
AWS Elastic Beanstalk
AWS Elastic Beanstalk can be used to quickly deploy and manage applications in the AWS Cloud. Developers upload applications and Elastic Beanstalk handles the deployment details of capacity provisioning, load
Home » AWS Cheat Sheets » AWS Solutions Architect Professional » AWS Compute (SAP)
This is a collection of AWS cheat sheets for AWS Compute that are relevant to the AWS Solutions Architect Professional. Click on the posts below to view the detailed cheat sheet for each AWS Compute service.

AWS Elastic Beanstalk can be used to quickly deploy and manage applications in the AWS Cloud. Developers upload applications and Elastic Beanstalk handles the deployment details of capacity provisioning, load

AWS Lambda lets you run code as functions without provisioning or managing servers. Lambda-based applications are composed of functions triggered by events. With serverless computing, your application still runs on

The Amazon Elastic Container Service (ECS) is a highly scalable, high performance container management service that supports Docker containers. Amazon ECS allows you to easily run applications on a managed

AWS Auto Scaling monitors your applications and automatically adjusts capacity to maintain steady, predictable performance at the lowest possible cost. AWS Auto Scaling refers to a collection of Auto Scaling

Elastic Load Balancing automatically distributes incoming application traffic across multiple targets, such as Amazon EC2 instances, containers, and IP addresses. Network traffic can be distributed across a single or multiple

EBS is the Amazon Elastic Block Store. EBS volumes are network attached storage that can be attached to EC2 instances. EBS volume data persists independently of the life of the

Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides resizable compute capacity in the cloud. With Amazon EC2 you launch virtual server instances on the AWS cloud.