AWS Compute & Container Services
AWS Container Services
AWS container services provide tools and infrastructure to run, manage, and scale containerized applications efficiently.
Amazon ECS (Elastic Container Service): Fully managed container orchestration for Docker containers.
Amazon EKS (Elastic Kubernetes Service): Managed Kubernetes service for deploying and managing Kubernetes clusters.
AWS Fargate: Serverless compute engine for containers, removing the need to manage underlying infrastructure.
Amazon Elastic Container Registry (Amazon ECR): Fully managed container image registry for storing, managing, and deploying Docker images.
AWS Cloud Compute Services
AWS cloud compute services offer scalable and flexible compute capacity to power various workloads.
Amazon EC2 (Elastic Compute Cloud): Resizable virtual servers in the cloud for diverse applications.
AWS Lambda: Serverless compute service for running code in response to events without managing servers.
Amazon Lightsail: Simplified compute service for small applications with pre-configured development stacks.
AWS Batch: Managed service for running batch computing jobs at any scale efficiently.
AWS Elastic Beanstalk: Easy-to-use service for deploying and managing web applications and services.
AWS Local Zones: Brings AWS compute, storage, and other services closer to users for low-latency workloads.
AWS Outposts: Extends AWS infrastructure and services to on-premises locations for hybrid cloud environments.
AWS Wavelength: Brings AWS services to the edge of telecom networks for ultra-low-latency applications.
Last updated