AWS Certified Cloud Practitioner (CLF-C02) exam – Free Practice Test – 5

Please note that these questions are for example only and not the actual exam questions. Amazon doesn’t endorse, affiliate or relate the TechEdu’s material.


To reduce the likelihood of failure, which of the following does AWS perform on your behalf for EBS volumes?
A. Replication of the volume in multiple Availability Zones
B. Replication of the volume in the same Availability Zone
C. Replication of the volume across globe
D. No control over the physical infrastructure

Answer

The Correct Answer:

B. Replication of the volume in the same Availability Zone

Amazon Elastic Block Store (Amazon EBS) provides persistent block storage volumes for use with Amazon EC2 instances in the AWS Cloud. Each Amazon EBS volume is automatically replicated within its Availability Zone to protect you from component failure, offering high availability and durability. Amazon EBS volumes offer the consistent and low-latency performance needed to run your workloads.

With Amazon EBS, you can scale your usage up or down within minutes — all while paying a low price for only what you provision.

Amazon EBS is designed for application workloads that benefit from fine tuning for performance, cost and capacity. Typical use cases include Big Data analytics engines (like Hadoop/HDFS ecosystem and Amazon EMR clusters), relational and NoSQL databases, stream and log processing applications like Kafka, and data warehousing applications.

Read more on this from the AWS Documentation here. https://aws.amazon.com/ebs/


What is the scope of a VPC (Virtual Private Cloud) within the AWS network?

A. A VPC can span across all Availability Zones globally.
B. A VPC must span across at least two subnets in each AWS Region.
C. A VPC must span across at least two edge locations in each AWS Region.
D. A VPC can span across all Availability Zones within an AWS Region.

Answer

The correct answer is

D. A VPC can span across all the Availability Zones in an AWS Region.

Other options are incorrect.

Read more in AWS FAQ : https://aws.amazon.com/vpc/faqs/#Amazon_VPC_and_EC2


How to determine whether an Amazon EC2 instance’s security groups were modified in the last month? How can you see if a change was made?
A. Use Amazon EC2 to see if the security group was changed.
B. Use AWS Identity and Access Management (IAM) to see which user or role changed the security group.
C. Use Amazon CloudWatch to see if the security group was changed.
D. Use AWS CloudTrail to see if the security group was changed.

Answer

The correct answer is

D. Use AWS CloudTrail to see if the security group was changed.

Reference : https://aws.amazon.com/premiumsupport/knowledge-center/cloudtrail-event-history-changed/


What is the value proposition of AWS for a company which is interested in avoiding long-term contracts on infrastructure and want to move from fixed costs to variable costs?
A. Economies of scale
B. Volume pricing discounts
C. Pay-as-you-go pricing
D. Automated cost optimisation

Answer

The correct answer is

C. Pay-as-you-go pricing.

Pay-as-you-go pricing helps companies move away from fixed costs to variable costs in a model in which they only pay for what they actually use. There are no fixed term contracts with AWS so that requirement is also met.

A. “Economies of scale” is incorrect. You do get good pricing because of the economies of scale leveraged by AWS. However, the value proposition for companies wishing to avoid fixed costs is pay-as-you-go pricing. This flexibility can be more important in some cases than the actual cost per unit.

B. “Volume pricing discounts” is incorrect. This is not the value proposition for this company as they are seeking to avoid long-term contracts and fixed costs, not to achieve a discount.

D. “Automated cost optimization” is incorrect. This is a not a feature that relates to the value proposition for this customer.

Read more on this here: https://aws.amazon.com/pricing/


Which are the AWS Cloud design principles helps to improve the operation of workloads? (Choose TWO)
A. Minimize platform design
B. Loose coupling
C. Customized hardware
D. Remove single points of failure
E. Minimum viable product

Answer

The correct answer is

B. Loose coupling.
D. Remove single points of failure.


Loose coupling is when you break the systems in to smaller components that are loosely coupled together to deliver the service. This reduces interdependencies between systems components and possess less friction. Loos coupling is achieved in the cloud architecture using message queues(SQS), notification(SNS) and messaging services.

Removing single points of failure ensures fault tolerance and high availability. This is realised in the cloud architecture and features of the cloud design support the implementation of highly available and fault tolerant systems.

A. “Minimize platform design” is incorrect. This is not an operational advantage for workloads in the cloud.

C. “Customized hardware” is incorrect. You cannot customize hardware in the cloud.

E. “Minimum viable product” is incorrect. This is not an operational advantage for workloads in the cloud.

Well done for completing your free AWS Cloud practitioner practice test! Hope you have found that useful. We are developing more practice questions like this for your AWS certification success. Whilst you are here, spend some time exploring the AWS resources.


Please report any issues/concerns/comments about this test/questions/answers here.

AWS Quick Reference Sheets ↗

Get a concise tutorials of AWS services and products.

Cloud Computing Essentials
Amazon S3
Cloud First Steps
Computing Solutions
Amazon EC2, Amazon VPC
Cloud Economics
AWS Pricing Calculator
Networking Concepts
Amazon VPC, Amazon EC2
Databases in Practice
Amazon Relational Database Service (RDS)
Connecting VPCs
Amazon EC2, Amazon VPC
First NoSQL Database
Amazon DynamoDB
Core Security Concepts
Amazon EC2, Amazon Relational Database Service (RDS), AWS Identity and Access Management (IAM)
File Systems in the Cloud
Amazon Elastic File System
Auto-healing and Scaling Applications
Amazon EC2, Amazon EC2 Auto Scaling
Highly Available Web Applications
Amazon S3, Amazon EC2, Amazon EC2 Auto Scaling, Elastic Load Balancing (ELB)
Scroll to Top