AWS Cloud Practitioner Certification Practice Test — 35 MCQ Practice

Easy First attempt Avg — 35 questions

The AWS Certified Cloud Practitioner (CLF-C02) is the most sought-after entry-level cloud certification in the world - and this practice test is built to get you there. 35 carefully selected MCQs covering every domain of the CLF-C02 exam: core AWS services (EC2, S3, RDS, Lambda, VPC), security and compliance (IAM, CloudTrail, Secrets Manager), networking (CloudFront, Route 53, Direct Connect), monitoring (CloudWatch), and modern development services (SageMaker, Kinesis, Amplify). Every question mirrors the real exam style.


Every explanation tells you not just what the answer is - but why the other options are wrong. Switch between Study Mode to learn at your own pace, or Test Mode to simulate real exam pressure with a timer. Stop reading. Start practicing.

Q 1 / 35 Cloud Computing

Which of the following is a key benefit of using Amazon S3 for storing data?

Answer & Explanation

Amazon S3 automatically encrypts your data at rest to provide an additional layer of security. This helps protect your data from unauthorized access or data breaches.

Q 2 / 35 Cloud Computing

Which AWS service is used to launch and manage virtual servers in the cloud?

Answer & Explanation

Amazon Elastic Compute Cloud (Amazon EC2) allows you to launch and manage virtual servers (instances) in the AWS cloud. It provides resizable compute capacity to meet your application needs.

Q 3 / 35 Cloud Computing

What does the R stand for in the AWS service Amazon RDS?

Answer & Explanation

The R in Amazon RDS stands for Relational. Amazon RDS is a managed relational database service that makes it easy to set up operate and scale a relational database in the cloud.

Q 4 / 35 Cloud Computing

Which AWS service can be used to distribute content globally and improve website performance?

Answer & Explanation

Amazon CloudFront is a content delivery network (CDN) service that caches and delivers your content including web pages videos and images to users globally. By caching content at edge locations CloudFront improves website performance and reduces latency.

Q 5 / 35 Cloud Computing

What does the acronym IAM stand for in AWS?

Answer & Explanation

IAM stands for Identity and Access Management. It is a service that enables you to manage user identities and their access to AWS resources securely. IAM helps you control who can access your AWS resources and what actions they can perform.

5 down — feeling confident?
⏱️ Quick Check
Try AWS Cloud Practitioner Certification Practice Test in Test Mode
Timed · 15 questions · 10 min
Q 6 / 35 Cloud Computing

Which AWS service provides a fully managed scalable and serverless data warehouse?

Answer & Explanation

AWS Redshift is a fully managed scalable and serverless data warehousing service. It is optimized for online analytic processing (OLAP) and can handle large-scale data warehousing and analysis workloads.

Q 7 / 35 Cloud Computing

What AWS service is used to create and manage virtual private networks in the cloud?

Answer & Explanation

Amazon Virtual Private Cloud (Amazon VPC) enables you to create and manage your own isolated virtual network in the AWS cloud. It allows you to define your own IP address range create subnets and configure route tables network gateways and security settings.

Q 8 / 35 Cloud Computing

Which AWS service is designed for building training and deploying machine learning models at scale?

Answer & Explanation

Amazon SageMaker is a fully managed service that provides developers and data scientists with the ability to build train and deploy machine learning models at scale. It offers a complete set of tools and frameworks to simplify the machine learning workflow.

Q 9 / 35 Cloud Computing

What is the primary purpose of AWS CloudTrail?

Answer & Explanation

AWS CloudTrail is a service that enables auditing and tracking of API activity in your AWS account. It records actions taken by users services or AWS Management Console providing visibility into historical usage of AWS services and resources.

Q 10 / 35 Cloud Computing

Which AWS service can be used to automatically scale EC2 instances based on demand?

Answer & Explanation

Amazon EC2 Auto Scaling allows you to automatically scale your Amazon EC2 instances based on predefined conditions or rules. It helps maintain application availability optimize performance and reduce costs by adjusting the capacity of your EC2 fleet as demand changes.

10 down — feeling confident?
⏱️ Quick Check
Try AWS Cloud Practitioner Certification Practice Test in Test Mode
Timed · 15 questions · 10 min
Q 11 / 35 Cloud Computing

What is the purpose of AWS Lambda?

Answer & Explanation

AWS Lambda is a serverless compute service that allows you to run your code without the need to provision or manage servers. It automatically scales your application in response to incoming requests and charges you only for the compute time consumed.

Q 12 / 35 Cloud Computing

What AWS service is commonly used for sending emails to customers?

Answer & Explanation

Amazon Simple Email Service (SES) is a cost-effective email service that allows you to send transactional emails marketing messages and other types of high-quality content to your customers. It provides a reliable and scalable infrastructure for email delivery.

Q 13 / 35 Cloud Computing

Which AWS service can be used to host a static website?

Answer & Explanation

Amazon S3 can be used to host a static website by storing the website HTML CSS JavaScript and other files. You can configure S3 to serve the static website content directly to users making it a simple and cost-effective solution.

Q 14 / 35 Cloud Computing

What is the purpose of AWS CloudFormation?

Answer & Explanation

AWS CloudFormation is a service that allows you to define your infrastructure as code using templates. It enables you to create update and delete resources in a predictable and automated way making it easier to manage and deploy your infrastructure.

Q 15 / 35 Cloud Computing

Which AWS service provides a scalable fully managed NoSQL database?

Answer & Explanation

Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. It is designed to handle large amounts of data and can automatically scale up or down based on your application needs.

15 down — feeling confident?
⏱️ Quick Check
Try AWS Cloud Practitioner Certification Practice Test in Test Mode
Timed · 15 questions · 10 min
Q 16 / 35 Cloud Computing

What AWS service can be used to monitor and gain insights into application performance?

Answer & Explanation

AWS CloudWatch is a monitoring and observability service that provides metrics logs and events for resources and applications running on AWS. It allows you to collect and track metrics monitor logs and set alarms to gain insights into the performance and health of your applications.

Q 17 / 35 Cloud Computing

Which AWS service can be used to securely store and manage secrets such as database credentials?

Answer & Explanation

AWS Secrets Manager is a service that enables you to securely store and manage secrets such as database credentials API keys and encryption keys. It provides an easy and secure way to retrieve secrets programmatically for your applications.

Q 18 / 35 Cloud Computing

What AWS service allows you to create and manage virtual networks in the cloud?

Answer & Explanation

Amazon Virtual Private Cloud (Amazon VPC) allows you to create and manage virtual networks in the AWS cloud. It provides isolated sections of the AWS cloud where you can launch AWS resources in a virtual network that you define.

Q 19 / 35 Cloud Computing

Which AWS service can be used to analyze and visualize data through interactive dashboards?

Answer & Explanation

Amazon QuickSight is a business intelligence service that allows you to analyze and visualize data through interactive dashboards charts and reports. It enables you to gain insights from your data and make data-driven decisions.

Q 20 / 35 Cloud Computing

What AWS service is commonly used for serverless backend development?

Answer & Explanation

AWS Amplify is a development platform that provides a set of tools and services for building serverless backend applications. It simplifies the development process by offering features like authentication APIs storage and hosting.

20 down — feeling confident?
⏱️ Quick Check
Try AWS Cloud Practitioner Certification Practice Test in Test Mode
Timed · 15 questions · 10 min
Q 21 / 35 Cloud Computing

What AWS service can be used to perform real-time stream processing of data?

Answer & Explanation

Amazon Kinesis is a platform for real-time streaming of data at a massive scale. It enables you to collect process and analyze streaming data such as website clickstreams IoT telemetry data and application logs in real-time.

Q 22 / 35 Cloud Computing

Which AWS service provides a fully managed serverless data integration service?

Answer & Explanation

AWS Glue is a fully managed serverless data integration service that makes it easy to prepare and load data for analytics. It automatically generates code to extract transform and load (ETL) data from various sources and catalogs the metadata for easy discovery.

Q 23 / 35 Cloud Computing

What is the primary purpose of AWS Elastic Beanstalk?

Answer & Explanation

AWS Elastic Beanstalk is a platform as a service (PaaS) offering that makes it easy to deploy run and scale web applications. It abstracts the underlying infrastructure details and allows developers to focus on writing code while AWS handles the deployment and management aspects.

Q 24 / 35 Cloud Computing

Which AWS service provides serverless functions that can be executed in response to events?

Answer & Explanation

AWS Lambda is a serverless compute service that allows you to run code without provisioning or managing servers. It supports a wide range of programming languages and can be triggered by various event sources such as changes in data stored in Amazon S3.

Q 25 / 35 Cloud Computing

What AWS service provides a fully managed highly available relational database service?

Answer & Explanation

Amazon Relational Database Service (RDS) is a fully managed service that provides resizable highly available and scalable relational databases in the cloud. It supports popular database engines such as MySQL PostgreSQL and Oracle.

25 down — feeling confident?
⏱️ Quick Check
Try AWS Cloud Practitioner Certification Practice Test in Test Mode
Timed · 15 questions · 10 min
Q 26 / 35 Cloud Computing

Which AWS service can be used to set up a dedicated network connection between your on-premises data center and AWS?

Answer & Explanation

AWS Direct Connect enables you to establish a dedicated network connection from your premises to AWS. It provides a more consistent and reliable network experience compared to internet-based connections which is useful for large data transfers or sensitive workloads.

Q 27 / 35 Cloud Computing

What AWS service can be used to automatically backup and restore Amazon EC2 instances?

Answer & Explanation

AWS Backup is a fully managed backup service that centralizes and automates the backup of your AWS resources including Amazon EC2 instances. It provides a consistent and scalable solution for managing backups across multiple services.

Q 28 / 35 Cloud Computing

Which AWS service can be used to manage and monitor containerized applications?

Answer & Explanation

Amazon Elastic Container Service (ECS) is a fully managed container orchestration service for Docker containers. It allows you to run manage and scale containerized applications using Amazon EC2 instances or AWS Fargate.

Q 29 / 35 Cloud Computing

What is the purpose of AWS CloudFront?

Answer & Explanation

AWS CloudFront is a global content delivery network (CDN) service that caches and delivers your content to users with low latency from edge locations around the world. It improves the performance and availability of your web applications and content.

Q 30 / 35 Cloud Computing

Which AWS service provides managed file storage for EC2 instances?

Answer & Explanation

Amazon Elastic File System (EFS) is a fully managed file storage service that provides scalable and highly available file storage for use with Amazon EC2 instances. It supports multiple EC2 instances accessing the same file system concurrently.

30 down — feeling confident?
⏱️ Quick Check
Try AWS Cloud Practitioner Certification Practice Test in Test Mode
Timed · 15 questions · 10 min
Q 31 / 35 Cloud Computing

Which AWS service provides a fully managed message queueing service?

Answer & Explanation

Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables decoupling and scaling of distributed systems. It allows you to send store and receive messages between software components without losing messages.

Q 32 / 35 Cloud Computing

What is the primary purpose of AWS Identity and Access Management (IAM)?

Answer & Explanation

AWS Identity and Access Management (IAM) is used to manage user access and permissions to AWS services and resources. It allows you to create and manage AWS users groups and roles and control their level of access to various resources.

Q 33 / 35 Cloud Computing

Which AWS service can be used to process and analyze large datasets in a distributed computing environment?

Answer & Explanation

Amazon Elastic MapReduce (EMR) is a fully managed big data processing service that enables processing and analyzing large datasets using popular frameworks such as Apache Hadoop Apache Spark and Presto. It simplifies the setup configuration and management of distributed computing clusters.

Q 34 / 35 Cloud Computing

What AWS service can be used to host and manage databases in the cloud?

Answer & Explanation

Amazon Relational Database Service (RDS) is a fully managed service that provides resizable and scalable relational databases in the cloud. It supports popular database engines like MySQL PostgreSQL Oracle and SQL Server.

Q 35 / 35 Cloud Computing

Which AWS service can be used to distribute traffic across multiple EC2 instances or load balancers?

Answer & Explanation

Amazon Route 53 is a scalable domain name system (DNS) web service that can be used for routing users to different resources in a highly available and cost-effective manner. It can route traffic to multiple EC2 instances or load balancers to achieve load balancing and fault tolerance.

Advertisement