It’s important to know the details of what each service is.  But at the same time, it helps to know a simple phrase to trigger your memory as a complete newbie.  So I’ve created this AWS Mnemonics page to help you remember key Amazon Web Services features and facts.

Especially when there are half a dozen services that begin with the word “Cloud.”

Mnemonics for AWS Certified Cloud Practitioner Exam

For Cloud Practitioner exam, it’s more important that you can identify and know the use case scenarios of core services, rather than knowing gritty details about every service offered by AWS.

Services

  • VPC: virtual network (your “corner” of the cloud)
  • EC2: virtual server
  • Elastic Load Balancing: “balance” incoming traffic “loads”
  • Elastic Beanstalk: automatically “grow” your app to meet demands like Jacks’ beanstalk
  • Elastic Container Service: container orchestration service
  • S3: object storage
  • CloudFront: speedy websites (imagine “front” of race) -uses Edge Locations
  • CloudFormation: templates to “form” cloud services
  • CloudTrail: track “trails” of action (audit logs)
  • CloudWatch: “watch”/monitor AWS
  • Direct Connect: “directly connects” your network to AWS
  • Global Accelerator: accelerates access to applications using “toll lanes”
  • Route 53: “route” domains to services/IPs
  • Elastic Block Store: block storage; virtual drive
  • RDS: relational database
  • Aurora: relational database (runs on RDS)
  • DynamoDB: non-relational database (NoSQL)
  • Redshift: business intelligence
  • Lambda: serverless code
  • IAM: provide access
  • WAF: web app firewall
  • Shield: DDoS protection
  • Inspector: automated security assessment for EC2
  • Trusted Advisor: optimize infrastructure (performance, cost optimization, security, fault tolerance)
  • GuardDuty: continuous threat detection; a “guard” watching over your infrastructure
  • Storage Gateway: “gateway” to connect on-prem with cloud
  • Snow: transfer huge amounts of data to AWS; compute off-grid

Support Plans: BDB(EE-TAM)

  • Basic (Free)
  • Developer ($29+/mo)
  • Business ($100+/mo)
  • Enterprise On-Ramp ($5,000+/mo; TAM)
  • Enterprise ($15,000+/mo; TAM)

Review Support Plans here: AWS Support Plans

Cloud Computing: SIP PHO

Slurp slurp slurp…. I love Phở! (Vietnamese noodle soup)

Pho

Cloud Computing Models: SIP

  • Software as a Service
  • Infrastructure as a Service
  • Platform as a Service

Learn more about Cloud Computing Models here: Basics of Cloud Computing

Cloud Computing Deployment Models: PHO (yum!)

  • Public (Cloud)
  • Hybrid
  • On-Premises

Learn more about Cloud Computing Deployment Models here: Basics of Cloud Computing

Well-Architected Framework: CROPSS

  • Cost Optimization
  • Reliability
  • Operational
  • Performance
  • Security
  • Sustainability

Learn about the Well-Architected Framework here: Basics of Cloud Computing

Relational vs Non-Relational Databases

Relational Database: SQL

Data with “meaning”

  • RDS
    • Aurora (MySQL, PostgreSQL-compatible)
  • Redshift (data warehouse, business intelligence)

Non-Relational Database: NoSQL

LOTS OF DATA but no links between the data

Self-Managed Database

Host on EC2 for complete control over database engine and underlying infrastructure

CloudWatch vs CloudTrail

  • CloudWatch dynamically monitors and can react to changes/triggers.  Need to know how much CPU an EC2 instance is using? CloudWatch.
  • CloudTrail is audit logs.  Need to know how someone got into an app? CloudTrail for access logs.

Inspector vs Trusted Advisor

  • Amazon Inspector is used to test the security state of applications running on EC2 only
  • AWS Trusted Advisor can scan for vulnerabilities for many components of AWS infrastructure and the AWS account

9 thoughts on “AWS Mnemonics: Flash Cards

  1. Love your website!!!! Everything a newbie needs in one place. Also written in an interactive easily digestible way.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.