Examining an AWS App Runner Service
Description
AWS App Runner is a fully managed container application service that makes it easy for developers to run web applications at scale with no prior AWS experience required. Developers provide the source code or container image and AWS App Runner builds and deploys the application. App Runner also scales the underlying infrastructure and load balances traffic using end-to-end encryption.
In this lab, you will examine an AWS App Runner service. You will not be deploying or configuring any resources in this lab and will only be granted read-only permissions to explore the service using the AWS console.
Learning objectives
Upon completion of this beginner-level lab, you will be able to:
- Explore the configurations needed to deploy an application with AWS App Runner
- Identify the main components of an AWS App Runner service
Intended audiences
- Cloud Architects
- Software Engineers
Prerequisites
Familiarity with the following will be beneficial but is not required:
- Amazon Elastic Container Service (ECS)
- Amazon Elastic Compute Cloud (EC2)
- Docker
- Git
The following content can be used to fulfill the prerequisite: