Cheat Sheets ๐
Skim before the exam or whenever a concept needs a refresher.
โกDevelopment
AWS Lambda
Event-driven, serverless compute that runs code without provisioning servers.
๐๏ธDevelopment
DynamoDB
Fully managed, serverless NoSQL key-value and document database.
๐ชฃDevelopment
Amazon S3
Object storage built for durability, scale, and a wide range of storage tiers.
๐Development
API Gateway
Fully managed service for creating, publishing, and securing APIs at any scale.
๐ฌDevelopment
SQS & SNS
Decoupled, asynchronous messaging โ queues (SQS) and pub/sub (SNS).
๐Security
IAM & Security
Identity, access management, and encryption fundamentals for the exam.
๐Deployment
CI/CD: CodePipeline, CodeBuild, CodeDeploy
AWS-native continuous integration and delivery toolchain.
๐ฉบTroubleshooting
CloudWatch & X-Ray
Observability: metrics, logs, alarms, and distributed tracing.