AWS Compute Services Flashcards

AWS Compute Services - 7 Cards
Click here to toggle all cards
Amazon EC2 + ELB
Traditional approach with virtual servers and load balancing
Amazon EC2 Auto Scaling
Automatically scales EC2 instances based on demand or schedule
AWS Elastic Beanstalk
Simplify management of web applications and batch applications
Amazon Elastic Container Service (Amazon ECS)
Simplifies running of microservices with Docker containers
Amazon Elastic Kubernetes Service (Amazon EKS)
Runs and scales Kubernetes clusters
AWS Fargate
Serverless version of ECS and EKS
AWS Lambda
Serverless computing, no need to worry about servers