
AWS App Runner
- Features
- Ease of use
- Ease of management
- Quality of support
- Affordability
- Market presence
- Education and training
- Arts, entertainment, and recreation
- Accommodation and food services
What is AWS App Runner
Simplified container deployment workflow
Built-in scaling and traffic handling
Native AWS integration options
Less control than Kubernetes
Primarily web-service oriented
AWS dependency and portability limits
Plan & Pricing
Pricing model: Pay-as-you-go Free tier/trial: No App Runner-specific free tier or time-limited trial is shown on the official App Runner pricing page (see notes below). Base rates (for US East (N. Virginia), US East (Ohio), US West (Oregon), EU (Ireland)):
- Provisioned container instances: $0.007 per GB-hour
- Active container instances: $0.064 per vCPU-hour and $0.007 per GB-hour
Regional variation (Asia Pacific (Tokyo)):
- Provisioned container instances: $0.009 per GB-hour
- Active container instances: $0.081 per vCPU-hour and $0.009 per GB-hour
Billing / granularity: All container instance processing is billed per second (rounded up). There is a 1-minute minimum charge for vCPU resources every time a provisioned container instance starts processing requests.
Supported configurations (CPU : Memory):
- 0.25 vCPU : 0.5 GB
- 0.25 vCPU : 1 GB
- 0.5 vCPU : 1 GB
- 1 vCPU : 2 GB
- 1 vCPU : 3 GB
- 1 vCPU : 4 GB
- 2 vCPU : 4 GB
- 2 vCPU : 6 GB
- 4 vCPU : 8 GB
- 4 vCPU : 10 GB
- 4 vCPU : 12 GB
Add‑ons / other fees:
- Automatic deployments (opt-in): $1.00 per application, per month
- Build fee (when deploying from source): $0.005 per build-minute (charged for first deployment or when source changes)
- Using other AWS services (e.g., CloudWatch logs) and data transfer are billed separately at standard AWS rates
Examples & notes: The official pricing page includes example monthly cost breakdowns (development/test, lightweight API, high‑volume production) based on the rates above. App Runner defaults to 1 provisioned container instance (can be paused to avoid charges).