Deploying and operating in AWS
Know the ways to interact with AWS: the Management Console, the AWS CLI, and SDKs, plus infrastructure as code with AWS CloudFormation. Understand cloud, hybrid, and on-premises deployment models.
Global infrastructure
A Region is a geographic area with multiple Availability Zones. Each AZ is one or more data centers with redundant power and networking. Edge locations cache content for services such as Amazon CloudFront. Choose Regions by compliance requirements, latency, cost, and service availability.
Compute
Amazon EC2, AWS Lambda, containers with Amazon ECS, Amazon EKS, and AWS Fargate, AWS Elastic Beanstalk, EC2 Auto Scaling, and Elastic Load Balancing. Be able to pick between virtual servers, serverless functions, and containers from a short scenario.
Databases
Amazon RDS and Amazon Aurora for relational workloads, Amazon DynamoDB for NoSQL, Amazon Redshift for data warehousing, Amazon ElastiCache for caching, and AWS Database Migration Service for moving databases.
Networking
Amazon VPC with subnets, security groups, and network ACLs; Amazon Route 53 for DNS; Amazon CloudFront for content delivery; and AWS Direct Connect and AWS VPN for connecting on-premises networks.
Storage
Amazon S3 and its storage classes, Amazon EBS block storage, Amazon EFS file storage, and AWS Backup. Know which storage type fits object, block, and file needs, and how access frequency drives the S3 class.
AI, machine learning, and analytics
Services such as Amazon SageMaker, Rekognition, Textract, Comprehend, Polly, and Transcribe for AI and machine learning, and Amazon Athena and Amazon QuickSight for analytics. The exam tests matching a described task to the right service.
How to use these questions
This is the biggest domain, so it repays the most practice time. Build a one-line summary for each service (what it is, what it is not) and quiz yourself on the look-alikes: EBS versus EFS versus S3, RDS versus DynamoDB, CloudFront versus Route 53.
- CLF-C02 Cloud Concepts practice questions
Domain 1, about 24% of the exam, 15 questions
Benefits of the cloud, the Well-Architected Framework, migration strategies, and cloud economics.
- CLF-C02 Security and Compliance practice questions
Domain 2, about 30% of the exam, 15 questions
The shared responsibility model, IAM, security services such as GuardDuty and Inspector, and compliance resources.
- CLF-C02 Billing, Pricing, and Support practice questions
Domain 4, about 12% of the exam, 12 questions
EC2 pricing models, cost management tools, AWS Organizations billing, and AWS Support.