Skip to content

AWS Cloud Engineer - Advanced Quiz

Back to Quiz Home


This quiz challenges your ability to troubleshoot complex issues, design fault-tolerant architectures, and optimize for cost and performance.


#

You cannot SSH into your EC2 instance. You confirmed the Security Group allows port 22 and the Internet Gateway is attached. What is a likely cause?

#

How do you achieve Cross-Region Disaster Recovery for an RDS database with minimal RTO/RPO?

#

What is the "Thundering Herd" problem in the context of API services?

#

You need to migrate an on-premise VM to AWS with minimal downtime and continuous replication. Which service should you use?

#

Which cost optimization strategy involves committing to a specific amount of compute usage (e.g., $10/hour) for 1 or 3 years?

#

How can you ensure that your Auto Scaling Group launches instances evenly across all available Availability Zones to maximize availability?

#

Enabling "Connection Draining" on a Load Balancer prevents which issue?

#

Which S3 storage class is best for data that is rarely accessed (once a year) but requires rapid access (milliseconds) when needed?

#

You have an Application Load Balancer (ALB) stuck in a "Provisioning" state for a long time. What is a common reason?

#

What mechanism allows an improperly configured Lambda function to potentially exhaust all IP addresses in a VPC subnet?

#

How do you securely SSH into an EC2 instance in a private subnet without a Bastion Host or VPN?

#

Which architecture pattern helps decouple components to ensure that a failure in one component does not cascade to others?

#

A developer accidentally deleted a critical object in S3. How could this have been prevented retroactively (recovery) or proactively?

#

What is the primary use case for an AWS Transit Gateway?

#

You observe high latency in your DynamoDB table. Which metric should you check to see if requests are being throttled?

#

You have a fleet of Spot Instances processing image rendering. If AWS needs the capacity back, how much warning do you get?

#

Which routing policy allows you to deploy a new version of your application to a small percentage of users (Canary deployment)?

#

What is the difference between an Interface Endpoint and a Gateway Endpoint?

#

How can you analyze traffic flowing in and out of your VPC network interfaces to detect anomalies?

#

What happens to data on an Instance Store volume when the EC2 instance is stopped or terminated?

Quiz Progress

0 / 0 questions answered (0%)

0 correct


📚 Study Guides


📬 Weekly DevOps, Cloud & Gen AI quizzes & guides