Compute Services Flashcards
Amazon EC2
Elastic Compute Cloud (EC2) allows scalable compute capacity in the cloud.
Amazon EC2 Auto Scaling
Automatically adjusts the number of EC2 instances to maintain performance and costs.
Amazon ECS
Elastic Container Service (ECS) for running and managing Docker containers.
Amazon EC2 Container Registry
A repository for storing and managing Docker container images.
AWS Elastic Beanstalk
Platform-as-a-Service (PaaS) for deploying and managing applications without worrying about the infrastructure.
AWS Lambda
A serverless compute service that runs code in response to events without provisioning servers.
Amazon EKS
Elastic Kubernetes Service (EKS) for running Kubernetes applications in the cloud.
AWS Fargate
A compute engine for Amazon ECS that lets you run containers without managing servers.