PRACTICE EXAM UPDATED WITHQUESTION AND CORRECT
ANSWERS
A gaming company is looking at a technology/service that can deliver a consistent low-
latency gameplay to ensure a great user experience for end-users in various locations.
Which AWS technology/service will provide the necessary low-latency access to the
end-users? - CORRECT ANSWER AWS Local Zones
A start-up would like to quickly deploy a popular technology on AWS. As a Cloud
Practitioner, which AWS tool would you use for this task? - CORRECT ANSWER AWS
Quick Start references
What is the primary benefit of deploying an RDS database in a Multi-AZ configuration? -
CORRECT ANSWER Multi-AZ enhances database availability
A Silicon Valley based healthcare startup stores anonymized patient health data on
Amazon S3. The CTO further wants to ensure that any sensitive data on S3 is
discovered and identified to prevent any sensitive data leaks. As a Cloud Practitioner,
which AWS service would you recommend addressing this use-case? - CORRECT
ANSWER Amazon Macie
A company would like to optimize Amazon EC2 costs. Which of the following actions
can help with this task? (Select TWO) - CORRECT ANSWER-Purchase EC2 Reserved
instances
-Set up Auto Scaling groups to align the number of instances with demand
Which AWS Route 53 routing policy would you use to route traffic to multiple resources
and also choose how much traffic is routed to each resource? - CORRECT ANSWER
Weighted Routing Policy
A company's flagship application runs on a fleet of Amazon EC2 instances. As per the
new policies, the system administrators are looking for the best way to provide secure
shell access to AWS EC2 instances without opening new ports or using public IP
addresses.
Which tool/service will help you achieve this requirement? - CORRECT ANSWERAWS
System Manager Session Manager
Which of the following AWS Support plans provides access to online training with self-
paced labs? - CORRECT ANSWER Enterprise
Which pillar of the AWS Well-Architected Framework recommends maintaining
infrastructure as code? - CORRECT ANSWER Operation Excellence
, What is the primary benefit of deploying an RDS database in a Read Replica
configuration? - CORRECT ANSWER Read Replica improves database scalability
Which of the following AWS services are part of the AWS Foundation services for the
Reliability pillar of the Well-Architected Framework in AWS Cloud? (Select two) -
CORRECT ANSWER -AWS Service Quotas
-AWS Trusted Advisor
A Cloud Practitioner would like to get operational insights of its resources to quickly
identify any issues that might impact applications using those resources. Which AWS
service can help with this task? - CORRECT ANSWER AWS System Manager
A cyber-security agency uses AWS Cloud and wants to carry out security assessments
on their own AWS infrastructure without any prior approval from AWS. Which of the
following describes/facilitates this practice? - CORRECT ANSWER Penetration testing
An AWS user is trying to launch an EC2 instance in a given region. What is the region-
specific constraint that the Amazon Machine Image (AMI) must meet so that it can be
used for this EC2 instance? - CORRECT ANSWER You must use an AMI from the
same region as that of EC2 instance. The region of the AMI has no bearing on the
performance of the EC2 instance.
Multi AZ (Availability Zone) deployment is an example of which of the following? -
CORRECT ANSWER High Availability
Which of the following AWS services can be used to forecast your AWS account usage
and costs? - CORRECT ANSWERAWS Cost Explorer
Which of the following options are the benefits of using AWS Elastic Load Balancing
(ELB)? (Select TWO) - CORRECT ANSWER High Availability
Fault Tolerance
A company would like to separate cost for AWS services by the department for cost
allocation. Which of the following is the simplest way to achieve this task? - CORRECT
ANSWER Create tags for each department
Which AWS service would you choose for a data processing project that needs a
schemaless database? - CORRECT ANSWER Amazon DynamoDB
AWS Organizations provides which of the following benefits? (Select two) - CORRECT
ANSWER -Volume discounts for Amazon EC2 and Amazon S3 aggregated across the
member AWS accounts
-Share the reserved EC2 instances amongst the member AWS accounts
The DevOps team at an e-commerce company is trying to debug performance issues
for its serverless application built using a microservices architecture. As a Cloud