AWS App Runner
Use this page as a service-specific case-study starter for architecture, simulation, and optimization scenarios in pinpole.cloud.
Why this service matters
App Runner deploys containerized web apps and APIs with zero infrastructure management.
Power:
- Auto-scaling from zero
- Built-in load balancing and TLS
- Deploy from ECR or source code (GitHub)
- VPC connector for private resources
- Automatic deployments on push
Important workflows
- Design - Configure service behavior for your workload.
Configuration sections
- Why App Runner (Power + Limits)
- App Runner Settings
- Service Quotas
Key configuration points
| Point | Default / Value | Category |
|---|---|---|
| Enabled | true | App Runner Settings |
| CPU (vCPU) | 1 | App Runner Settings |
| Memory (MB) | 2048 | App Runner Settings |
| Min Instances | 1 | App Runner Settings |
| Max Instances | 10 | App Runner Settings |
| Max Concurrency per Instance | 100 | App Runner Settings |
| Services per region | 25 | Service Quotas |
| Connections per account | 25 | Service Quotas |
| Custom domains per service | 5 | Service Quotas |