AWS-Logo_White-Color
Start the workshop...
...on your own
Create an AWS account
...at an AWS event
AWS Workshop Portal
Create a Workspace
Create an IAM role for your Workspace
Getting started with AWS App Runner
Creating a AWS App Runner Service
Setting up a Github repository
Creating the service
Deploying an application using a Dockerfile
Setting up ECR
Working with other AWS services
Pre-requisites
Fork & clone the service repo
Create pre-requisites for the app
Deploy to App Runner from GitHub
Connect AWS App Runner to GitHub
Configure build & deployment settings
Introduce a change to our app
Cleanup
Deploy a containerized application to App Runner
Create ECR repository
Building the image
Configure App Runner ECR access
Create App Runner service
Introduce a change to our app
Cleanup
See Auto Scaling in Action
Install and Run hey
App Runner Metrics
Cleanup
Clean Up
More
Containers from the Couch
ECS Workshop
AppMesh Workshop
EKS Workshop
AWS Partner Workshops
ECS Cats and Dogs
Privacy
|
Site Terms
| © 2022, Amazon Web Services, Inc. or its affiliates. All rights reserved.
17371a5
Edit this page
AWS App Runner Workshop
>
Start the workshop...
> Create an IAM role for your Workspace
Create an IAM role for your workspace
Attach the IAM role to your workspace
Create an IAM role for your Workspace
Create an IAM role for your workspace
Follow
this deep link to create an IAM role with Administrator access
.
Confirm that
AWS service
and
EC2
are selected, then click
Next: Permissions
to view permissions.
Confirm that
AdministratorAccess
is checked, then click
Next: Tags
to assign tags.
Take the defaults, and click
Next: Review
to review.
Enter
apprunnerworkshop-admin
for the Name, and click
Create role
.
Attach the IAM role to your workspace
Click the grey circle button (in top right corner) and select
Manage EC2 Instance
.
Select the instance, then choose
Actions / Security / Modify IAM Role
Choose
apprunnerworkshop-admin
from the
IAM Role
drop down, and select
Save