AWS Advanced: EC2, RDS, Lambda, CloudFormation
AWS Advanced: EC2, RDS, Lambda, CloudFormation
Up to 20 questions, shuffled on every run
Welcome to the AWS Advanced Quiz! Test your knowledge of EC2 instance types, RDS databases, Lambda functions, CloudFormation templates, and more. This quiz is designed for those with intermediate AWS experience looking to solidify their understanding of core services and architecture patterns.
Answer key and explanations20 questions
The quiz above draws 20 questions at random from these 30, so a second attempt will not be the same run. Everything in the pool is listed here.
What is Amazon EC2?
AnswerElastic Compute Cloud: resizable virtual servers on-demand
What is an instance type in EC2?
AnswerHardware specifications categorized by compute, memory, and storage
What is Amazon RDS?
AnswerRelational Database Service: managed MySQL, PostgreSQL, or SQL Server
What is Amazon DynamoDB?
AnswerServerless NoSQL database providing consistent millisecond performance
What is AWS Lambda?
AnswerEvent-driven compute service that runs code without server management
What is a "cold start" in AWS Lambda?
AnswerLatency occurring when Lambda initializes a new execution environment
What is AWS CloudFormation?
AnswerInfrastructure as Code service using templates to model AWS resources
What is Amazon S3?
AnswerHighly durable object storage service for any type of data file
What is an S3 lifecycle policy?
AnswerAutomated rules to transition or delete objects based on age
What is an Amazon VPC?
AnswerA logically isolated section of the AWS Cloud for private networking
What is an AWS Security Group?
AnswerA stateful virtual firewall that controls inbound and outbound traffic
What is AWS IAM?
AnswerWeb service for securely controlling access to AWS resources
What is an Amazon EC2 Auto Scaling Group (ASG)?
AnswerA collection of instances treated as a logical grouping for scaling
What is Amazon CloudWatch?
AnswerObservability service providing metrics, logs, and actionable alarms
What is Amazon SNS?
AnswerA fully managed pub/sub messaging service for fan-out architectures
What is Amazon SQS?
AnswerA managed message queuing service used to decouple applications
What is an Elastic Load Balancer (ELB)?
AnswerA service that automatically distributes incoming app traffic across targets
What is Amazon Route 53?
AnswerA highly available and scalable Cloud Domain Name System (DNS) service
What is Amazon ElastiCache?
AnswerA web service that makes it easy to deploy an in-memory data store
What is Amazon API Gateway?
AnswerA managed service for creating, publishing, and securing APIs at any scale
What is Amazon Cognito?
AnswerA service providing user sign-up, sign-in, and access control for apps
What is AWS KMS?
AnswerA service used to create and control the keys used to encrypt data
What is Amazon CloudFront?
AnswerA fast content delivery network (CDN) service that caches data globally
What is Amazon EBS?
AnswerHigh-performance block storage service designed for use with EC2
What is AWS Lambda concurrency?
AnswerThe number of requests that a Lambda function is serving at any given time
What are Amazon DynamoDB Streams?
AnswerAn ordered flow of information about item-level changes in a table
What is VPC peering?
AnswerA networking connection between two VPCs using private IP addresses
What is an AWS NAT Gateway?
AnswerA managed service that allows instances in a private subnet to connect to the internet
What is an Amazon EBS snapshot?
AnswerAn incremental, point-in-time backup of an EBS volume stored in S3
What is Amazon Kinesis?
AnswerA platform for collecting, processing, and analyzing real-time streaming data








