AWS Amplify
AWS service for hosting full-stack web applications with a Git-based continuous deployment workflow, server-side rendering support, and delivery via the AWS content delivery network.
- frontend serverless
- Yes
- Not documented
- Not documented
Who it suits.
Front-end apps deployed from Git onto AWS with usage-based pricing and no monthly minimum, including 1,000 build minutes and 15 GB of transfer under the free tier.
Consider something else if…
Egress beyond the free allowance is $0.15 per GB, which is the highest of the platforms compared here, and SSR compute is capped at 15 minutes.
Editorial · Palash Bagchi · approved
What the documentation says.
Each value below links to the page it was read from, with the sentence it came from. Criteria AWS Amplify does not publish are not listed.
Pricing
Free tier
Yes
Sources (1) →Sources ↓
- AWS Amplify Pricing | Front-End Web & Mobile | Amazon Web Services ↗
“Deploy an app | with AWS Free Tier | Free for 12 months.”
Read 2026-09-05 · official pricing
Pricing model
Usage-based; pay for what you use, with no monthly minimum
Sources (1) →Sources ↓
- AWS Amplify Pricing | Front-End Web & Mobile | Amazon Web Services ↗
“Pay for what you use. Includes multiple sites per project and public SSL certificates at no additional cost.”
Read 2026-09-05 · official pricing
Egress over allowance
$0.15 per GB served
Sources (1) →Sources ↓
- AWS Amplify Pricing | Front-End Web & Mobile | Amazon Web Services ↗
“Data transfer out | No cost up to 15 GB per month | $0.15 per GB served”
Read 2026-09-05 · official pricing
When you exceed a cap
Billed automatically: pay-as-you-go with no monthly minimums; storage charges keep recurring until the app is deleted
Sources (1) →Sources ↓
- AWS Amplify Pricing | Front-End Web & Mobile | Amazon Web Services ↗
“No monthly minimums - simply pay for what you use. [...] $0.023 per GB per month (this charge recurs until the app is deleted)”
Read 2026-09-05 · official pricing
Limits
Storage (entry plan)
Pay-as-you-go: no cost up to 5 GB stored on CDN per month, then $0.023 per GB per month. Separately, build artifact size is capped at 5 GB per app.
Sources (1) →Sources ↓
- AWS Amplify Pricing | Front-End Web & Mobile | Amazon Web Services ↗
“No cost up to 5 GB stored on CDN per month [...] $0.023 per GB per month (this charge recurs until the app is deleted)”
Read 2026-09-05 · official pricing
Sites or apps included
25 apps per Region by default (adjustable via a quota increase request); 50 branches per app
Sources (1) →Sources ↓
- Amplify Hosting service quotas ↗
“| Apps | Each supported Region: 25 | Yes | The maximum number of apps that you can create in AWS Amplify Console in this account in the current Region. |”
Read 2026-09-05 · official docs
Monthly visits cap
No monthly visit cap, but a per-app rate quota of 20,000 request tokens per second (adjustable). SSR requests are free up to 500,000 per month, then $0.30 per 1 million requests.
Sources (1) →Sources ↓
- Amplify Hosting service quotas ↗
“| Request tokens per second | Each supported Region: 20,000 | Yes | The maximum number of request tokens per second for an app. Amplify Hosting allocates tokens to requests based on the amount of resources (processing time and data transfer) that they consume. |”
Read 2026-09-05 · official docs
Included bandwidth
15 GB of data transfer out per month at no cost (with AWS Free Tier)
Sources (1) →Sources ↓
- AWS Amplify Pricing | Front-End Web & Mobile | Amazon Web Services ↗
“Data transfer out | No cost up to 15 GB per month | $0.15 per GB served”
Read 2026-09-05 · official pricing
Build minutes
1,000 build minutes per month at no cost with AWS Free Tier; $0.01 per minute for a Standard Instance thereafter
Sources (1) →Sources ↓
- AWS Amplify Pricing | Front-End Web & Mobile | Amazon Web Services ↗
“Standard Instance (8 GB Memory; 4 vCPUs) | No cost up to 1,000 build minutes per month | $0.01 per minute”
Read 2026-09-05 · official pricing
Concurrent builds
5 concurrent jobs per Region by default, adjustable via a quota increase request
Sources (1) →Sources ↓
- Amplify Hosting service quotas ↗
“| Concurrent jobs | Each supported Region: 5 | Yes | The maximum number of concurrent jobs that you can create in this account in the current Region. | [...] New AWS accounts have reduced apps and concurrent jobs quotas. AWS raises these quotas automatically based on your usage.”
Read 2026-09-05 · official docs
Max request duration
15 minutes (maximum execution time of an SSR compute execution instance)
Sources (1) →Sources ↓
- Using the Amplify Hosting deployment specification to configure build output - AWS Amplify Hosting ↗
“Execution instances are limited to a maximum execution time of 15 minutes, and the only writable path within the execution instance is the /tmp directory.”
Read 2026-09-05 · official docs
Execution
Streaming response limit
Next.js streaming is listed as an unsupported feature of the Amplify Hosting compute SSR provider — i.e. streamed responses are not available at all, rather than bounded by a duration or size. Platform-wide (Amplify Hosting has no plan tiers).
Sources (1) →Sources ↓
- Amplify support for Next.js ↗
“The following list describes the specific features that the Amplify Hosting compute SSR provider supports. … Unsupported features: Edge API Routes (Edge middleware is not supported); On-Demand Incremental Static Regeneration (ISR); Next.js streaming; Running middleware on static assets and optimized images; Executing code after a response with unstable_after.”
Read 2026-09-05 · official docs
Deployment
Git deployment
Supported
Sources (1) →Sources ↓
- Welcome to AWS Amplify Hosting - AWS Amplify Hosting ↗
“Amplify Hosting provides a Git-based workflow for hosting full-stack serverless web applications with continuous deployment.”
Read 2026-09-05 · official docs
Infrastructure
Persistent processes
Not supported
Sources (1) →Sources ↓
- Deployment specification for Amplify Hosting compute — AWS Amplify Hosting User Guide ↗
“This storage isn't shared between execution instances, but is shared among subsequent invocations within the same execution instance. Execution instances are limited to a maximum execution time of 15 minutes, and the only writable path within the execution instance is the /tmp directory.”
Read 2026-09-05 · official docs
Persistent storage
Not supported
Sources (1) →Sources ↓
- Using the Amplify Hosting deployment specification to configure build output - AWS Amplify Hosting ↗
“Each compute resource is allocated 512 MB of ephemeral storage. This storage isn't shared between execution instances, but is shared among subsequent invocations within the same execution instance.”
Read 2026-09-05 · official docs
Edge network
Supported
Sources (1) →Sources ↓
- Welcome to AWS Amplify Hosting - AWS Amplify Hosting ↗
“Amplify deploys your app to the AWS global content delivery network (CDN).”
Read 2026-09-05 · official docs
