Exam + Verified Questions| Corrective Exercise
A company wants to perform ETL (Extract, Transform, Load) operations on its data stored in
various data sources such as Amazon S3, Amazon RDS, and Amazon Redshift. Which AWS
service can be used to automate this process?
A) Amazon Kinesis
B) AWS Lambda
C) AWS Glue
D) Amazon EMR
C
A company wants to securely access an AWS service privately from their Amazon VPC without
traversing the public internet. Which AWS service should they use?
A) Amazon Connect
B) AWS Direct Connect
C) AWS PrivateLink
D) Amazon Virtual Private Cloud (VPC)
c
Which AWS service makes it easy to create and manage fully configured, elastic clusters of
Amazon EC2 instances running Hadoop and other applications in the Hadoop ecosystem?
A) Amazon Redshift
B) Amazon EMR
C) Amazon Athena
D) Amazon Aurora
b
A company wants to centrally manage their patching and compliance across their fleet of
Amazon EC2 instances. They also want to automate operational tasks such as run command
execution and inventory management. Which AWS service should they use?
A) AWS Config
B) Amazon Inspector
,C) Amazon CloudWatch
D) AWS Systems Manager
d
A company needs to securely store and manage sensitive credentials and secrets, such as
database passwords and API keys, for their applications running on AWS. They also want to
control access to these secrets and enforce rotation policies. Which AWS service should they
choose?
A) AWS Secrets Manager
B) AWS Systems Manager Parameter Store
C) AWS Identity and Access Management (IAM)
D) AWS Key Management Service (KMS)
a
A company wants to store configuration data such as database connection strings and
environment-specific settings for their applications. They want a simple and cost-effective
solution that can be easily accessed by their applications. Which AWS service should they
use?
A) AWS Secrets Manager
B) AWS Systems Manager Parameter Store
C) Amazon S3
D) AWS CloudFormation
b
A company is running applications on AWS and needs to retrieve secrets programmatically.
They want to integrate secrets retrieval into their application code easily. Which AWS service
provides an API for retrieving secrets?
A) AWS Secrets Manager
B) AWS Systems Manager Parameter Store
C) AWS Identity and Access Management (IAM)
D) AWS Key Management Service (KMS)
a
A company wants to store hierarchical configuration data for their applications, such as
environment-specific settings and feature flags. They want a simple and lightweight solution
without the additional features of secret management. Which AWS service should they
choose?
,A) AWS Secrets Manager
B) AWS Systems Manager Parameter Store
C) AWS Identity and Access Management (IAM)
D) Amazon S3
b
A company wants to automate the deployment of software updates and patches to their fleet
of EC2 instances in a controlled and orchestrated manner. They also want to ensure that the
updates are applied consistently and rollback is possible if issues arise. Which AWS service
should they use?
A) AWS Lambda
B) Amazon EC2 Auto Scaling
C) AWS Elastic Beanstalk
D) AWS Systems Manager
d
A company is planning to run their workloads on-premises but still wants to leverage the
benefits of AWS services. They need to have physical servers dedicated to their use with full
control over the hardware. Which AWS service should they choose?
A) Amazon EC2
B) Amazon RDS
C) Dedicated Hosts
D) AWS Outposts
c
A company wants to extend their AWS infrastructure to their own data center for low-latency
access to their applications and data. They require a fully managed AWS infrastructure on-
premises with the same APIs and tools as in the AWS Cloud. Which AWS service should they
choose?
A) Amazon EC2
B) Amazon RDS
C) Dedicated Hosts
D) AWS Outposts
d
A company wants to have complete control over the physical infrastructure and use their
own hardware in an AWS data center. They want to run their applications on dedicated
hardware that is physically isolated from other customers. Which AWS service should they
, choose?
A) Amazon EC2
B) Amazon RDS
C) Dedicated Hosts
D) AWS Outposts
c
A company needs to run their applications on AWS infrastructure but within their own
premises for compliance or data residency requirements. They want to deploy AWS services,
such as Amazon EC2 and Amazon EBS, in their own data center. Which AWS service should
they choose?
A) Amazon EC2
B) Amazon RDS
C) Dedicated Hosts
D) AWS Outposts
d
A company wants to manage their operational and compliance activities for their AWS
resources in a centralized and consistent manner. They want to automate tasks such as
patching, configuration management, and application deployment. Additionally, they want to
ensure that their resources are compliant with their security and operational policies. Which
AWS service should they use?
A) AWS CloudFormation
B) AWS Config
C) AWS Elastic Beanstalk
D) AWS Systems Manager
d
What is the purpose of right sizing in AWS?
A) To reduce the number of instances in an Auto Scaling group
B) To optimize the cost and performance of EC2 instances
C) To maximize the utilization of on-demand instances
D) To automate the provisioning of resources in AWS
b
How can you determine if an EC2 instance is right-sized?