AWS App Runner
AWS App Runner is a fully managed service that makes it easy to build, deploy, and run containerized web applications and APIs at scale. It automatically builds and deploys applications from container images or source code, load balances traffic with encryption, and scales to meet traffic needs without requiring infrastructure management. App Runner integrates with ECR, GitHub, Bitbucket, VPC, IAM, and CloudWatch for complete application delivery.
APIs
AWS App Runner
AWS App Runner is a fully managed service that makes it easy to build, deploy, and run containerized web applications and APIs at scale. It automatically builds and deploys appl...
Features
Automatically builds container images from source code and deploys with zero configuration.
Scales automatically based on incoming request volume, with configurable min/max instances.
Built-in load balancing with HTTPS encryption for all traffic to deployed services.
Associate custom domain names with SSL/TLS certificates for branded endpoints.
Connect to private VPC resources like RDS, ElastiCache, and internal services.
Pause services to stop billing during idle periods and resume instantly when needed.
Integration with CloudWatch and X-Ray for metrics, logs, and distributed tracing.
Deploy directly from GitHub repositories or Amazon ECR container registries.
Use Cases
Deploy containerized web applications without managing servers, load balancers, or scaling.
Host REST or GraphQL API backends with automatic scaling and HTTPS termination.
Deploy individual microservices with isolated scaling and custom domain routing.
Quickly spin up and tear down environments using pause/resume to minimize costs.