AWS Compute (SAP)

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.

Amazon AWS Elastic Beanstalk Services
AWS Cheat Sheets

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

Amazon AWS Lambda Services
AWS Cheat Sheets

AWS Lambda

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

Amazon AWS ECS and EKS Services
AWS Cheat Sheets

Amazon ECS and EKS

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

Amazon EC2 Auto Scaling Services
AWS Cheat Sheets

Amazon EC2 Auto Scaling

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

Amazon AWS Elastic Load Balancing (AWS ELB) Services
AWS Cheat Sheets

AWS Elastic Load Balancing (AWS ELB)

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

Amazon EBS Services
AWS Cheat Sheets

Amazon EBS

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 EC2 Services
AWS Cheat Sheets

Amazon EC2

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.