Show Menu
Cheatography

AWS-DevOps Overview Cheat Sheet by

Quick Overview for AWS and common services used for DevOps

Global Infras­tru­cture

Regions
Physical location in the world
Availa­bility Zones
One or more discrete data centers
Edge Locations
Data centers owned by a trusted partners of AWS
GovCloud Regions
Allows customer to host senstive controlled unclas­sified inform­ation and other types of regulated workloads

VPC

Managing AWS Resources

GUI
CLI
• Create IAM User with Progra­mmatic Access
• Connect using CLI
 

Applic­ation Integr­ation

Amazon MQ
Message broker serivce for ActiveMQ and RabbitMQ computing

Computing

EC2 (Elastic Cloud Compute)
Cloud VM, will give you an actual OS to work with such as Linux,­Win­dow­s,etc.

Database

Elastic Cache
In-memory caching
RDS (Relat­ional Database Service)
Has multiple db instan­ces­(mysql, mariadb, postgres, etc.)

Management and Governance

Cloudwatch
For monitoring your AWS resources
Cloudf­orm­ation
Similar to terraform, used for building IAC

Networking and Content Delivery

Cloudfront
Global Content Delivery Network for fast delivery of images, videos, etc.

Storage

S3
Similar to google drive
EFS (Elastic File Storage)
Used when multiple computers residing within the same network needs access to data
 

Miscal­laneous

Budgets
For creating alerts when threshold budget for an AWS service exceeded
Cost Explorer
For visual­izing your AWS costs
Organi­zation
For Managing multiple AWS accounts that you create and centrally manage
Trusted Advisor
For providing the best practice you could do in an AWS service
IAM
For creating users on your AWS account. You could use this to set what a user could do and what service they could use
   
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          AWS Services by Nir Elbaz
          AWS Services Cheat Sheet
          AWS practitioner & SysOps essentials Cheat Sheet