App Runner
Last updated
Last updated
Fully managed service to quickly deploy containerized web applications and APIs.
Abstracts infrastructure management by handling provisioning, scaling, and load balancing.
Supports deployment directly from source code repositories or container registries.
Automatically scales up and down based on incoming traffic.
Provides built-in HTTPS endpoints with automatic TLS certificates.
Integrates with AWS CodePipeline and other CI/CD tools for continuous deployment.
Simplifies deployment without requiring container orchestration expertise.
Supports both public and private networking configurations with VPC support.
Offers pay-as-you-go pricing based on compute and memory resources used.
Provides automatic health checks and traffic routing for zero-downtime deployments.
Supports custom domains and automatic SSL certificate management via AWS Certificate Manager.
Enables environment variables and secrets management for secure application configuration.
Monitors application metrics and logs through Amazon CloudWatch.
Ideal for developers who want to deploy web applications without managing infrastructure.
Supports multiple programming languages and frameworks via container images.