CLF-C02 Practice Test Questions

782 Questions


Topic 1: Exam Pool A

A company wants to deploy and manage a Docker-based application on AWS. Which solution meets these requirements with the LEAST amount of operational overhead?


A. An open-source Docker orchestrator on Amazon EC2 instances


B. AWS AppSync


C. Amazon Elastic Container Registry (Amazon ECR)


D. Amazon Elastic Container Service (Amazon ECS)





D.
  Amazon Elastic Container Service (Amazon ECS)

Explanation: Amazon Elastic Container Service (Amazon ECS) is a solution that meets the requirements of deploying and managing a Docker-based application on AWS with the least amount of operational overhead. Amazon ECS is a fully managed container orchestration service that makes it easy to run, scale, and secure Docker container applications on AWS. Amazon ECS eliminates the need for you to install, operate, and scale your own cluster management infrastructure. With simple API calls, you can launch and stop container-enabled applications, query the complete state of your cluster, and access many familiar features like security groups, Elastic Load Balancing, EBS volumes, and IAM roles3.

A large company wants to track the combined AWS usage costs of all of its linked accounts. How can this be accomplished?


A. Use AWS Trusted Advisor to generate customized summary reports.


B. Use AWS Organizations to generate consolidated billing reports.


C. Use AWS Budgets to set utilization targets and receive summary reports.


D. Use the AWS Control Tower dashboard to get a summary report of all linked account costs.





B.
  Use AWS Organizations to generate consolidated billing reports.

Explanation: The company can use AWS Organizations to track the combined AWS usage costs of all of its linked accounts. AWS Organizations is a service that enables you to consolidate multiple AWS accounts into an organization that you can manage centrally. You can use AWS Organizations to create a consolidated billing report that shows the charges incurred by each account in your organization as well as the total charges across all accounts. You can also use AWS Organizations to apply policies and controls to your accounts to help you manage costs and security5.

A company has an application with robust hardware requirements. The application must be accessed by students who are using lightweight, low-cost laptops. Which AWS service will help the company deploy the application without investing in backend infrastructure or high end client hardware?


A. Amazon AppStream 2.0


B. AWS AppSync


C. Amazon WorkLink


D. AWS Elastic Beanstalk





A.
  Amazon AppStream 2.0

Explanation: The correct answer is A because Amazon AppStream 2.0 is a service that will help the company deploy the application without investing in backend infrastructure or high end client hardware. Amazon AppStream 2.0 is a fully managed, secure application streaming service that allows customers to stream desktop applications from AWS to any device running a web browser. Amazon AppStream 2.0 handles the provisioning, scaling, patching, and maintenance of the backend infrastructure, and delivers high performance and responsive user experience. The other options are incorrect because they are not services that will help the company deploy the application without investing in backend infrastructure or high end client hardware. AWS AppSync is a service that enables customers to create flexible APIs for synchronizing data across multiple data sources. Amazon WorkLink is a service that enables customers to provide secure, one-click access to internal websites and web apps from mobile devices. AWS Elastic Beanstalk is a service that enables customers to deploy and manage web applications using popular platforms such as Java, .NET, PHP, and Node.js.

A company wants its Amazon EC2 instances to operate in a highly available environment, even if there is a natural disaster in a particular geographic area. Which solution achieves this goal?


A. Use EC2 instances in a single Availability Zone.


B. Use EC2 instances in multiple AWS Regions.


C. Use EC2 instances in multiple edge locations.


D. Use Amazon CloudFront with the EC2 instances configured as the source.





B.
  Use EC2 instances in multiple AWS Regions.

Explanation: To achieve high availability in the event of a natural disaster, the company should use EC2 instances in multiple AWS Regions. AWS Regions are geographically isolated areas that consist of multiple Availability Zones. Availability Zones are physically separate locations within an AWS Region that are engineered to be isolated from failures. By using EC2 instances in multiple AWS Regions, the company can ensure that its applications can continue to run even if one Region is affected by a disaster. AWS Global InfrastructureAWS Well-Architected Framework

A company is migrating a relational database server to the AWS Cloud. The company wants to minimize administrative overhead of database maintenance tasks. Which AWS service will meet these requirements?


A. Amazon DynamoDB


B. Amazon EC2


C. Amazon Redshift


D. Amazon RDS





D.
  Amazon RDS

Explanation: Amazon RDS is the AWS service that will meet the requirements of migrating a relational database server to the AWS Cloud and minimizing administrative overhead of database maintenance tasks. Amazon RDS is a fully managed relational database service that handles routine database tasks, such as provisioning, patching, backup, recovery, failure detection, and repair. Amazon RDS supports several database engines, such as MySQL, PostgreSQL, Oracle, SQL Server, and Amazon Aurora5.

Who enables encryption of data at rest for Amazon Elastic Block Store (Amazon EBS)?


A. AWS Support


B. AWS customers


C. AWS Key Management Service (AWS KMS)


D. AWS Trusted Advisor





B.
  AWS customers

Explanation: AWS customers are responsible for enabling encryption of data at rest for Amazon Elastic Block Store (Amazon EBS). Amazon EBS encryption offers a simple encryption solution for your EBS volumes that does not require you to build, maintain, and secure your own key management infrastructure. You can encrypt both the boot and data volumes of your EC2 instances. You can use AWS Key Management Service (AWS KMS) customer master keys (CMKs) or your own CMKs to encrypt your volumes2.

What is the total amount of storage offered by Amazon S3?


A. WOMB


B. 5 GB


C. 5 TB


D. Unlimited





D.
  Unlimited

Explanation: Amazon S3 offers unlimited storage for any amount of data. You can store as many objects as you want, and each object can be as large as 5 terabytes. You pay only for the storage space that you actually use, and there are no minimum commitments or upfront fees. Amazon S3 also provides high durability, availability, scalability, and security for your data.

A company has a workload that requires data to be collected, analyzed, and stored on premises. The company wants to extend the use of AWS services to run on premises with access to the company network and the company's VPC. Which AWS service meets this requirement?


A. AWS Outposts


B. AWS Storage Gateway


C. AWS Direct Connect


D. AWS Snowball





A.
  AWS Outposts

Explanation: AWS Outposts is an AWS service that meets the requirement of running AWS services on premises with access to the company network and the company’s VPC. AWS Outposts is a fully managed service that extends AWS infrastructure, AWS services, APIs, and tools to virtually any datacenter, co-location space, or on-premises facility for a truly consistent hybrid experience. AWS Outposts is ideal for workloads that require low latency access to on-premises systems, local data processing, or local data storage2.

A company's application stores data in an Amazon S3 bucket. The company has an AWS Lambda function that processes data in the S3 bucket. The company needs to invoke the function once a day at a specific time. Which AWS service should the company use to meet this requirement?


A. AWS Managed Services (AMS)


B. AWS CodeStar


C. Amazon EventBridge


D. AWS Step Functions





C.
  Amazon EventBridge

Explanation: Amazon EventBridge is the service that the company should use to meet the requirement of invoking the Lambda function once a day at a specific time. Amazon EventBridge is a serverless event bus service that allows you to easily connect your applications with data from AWS services, SaaS applications, and your own applications. You can use Amazon EventBridge to create rules that match events and route them to targets such as AWS Lambda functions, Amazon SNS topics, Amazon SQS queues, or other AWS services. You can also use Amazon EventBridge to create scheduled rules that trigger your targets at a specific time or interval, such as once a day. AWS Managed Services (AMS), AWS CodeStar, and AWS Step Functions are not services that the company should use to meet this requirement. AMS is a service that provides operational management for your AWS infrastructure and applications. AWS CodeStar is a service that provides a unified user interface for managing software development projects on AWS. AWS Step Functions is a service that coordinates multiple AWS services into serverless workflows.

Which of the following is an advantage that users experience when they move on-premises workloads to the AWS Cloud?


A. Elimination of expenses for running and maintaining data centers


B. Price discounts that are identical to discounts from hardware providers


C. Distribution of all operational controls to AWS


D. Elimination of operational expenses





A.
  Elimination of expenses for running and maintaining data centers

Explanation: The advantage that users experience when they move on-premises workloads to the AWS Cloud is: elimination of expenses for running and maintaining data centers. By moving on-premises workloads to the AWS Cloud, users can reduce or eliminate the costs associated with owning and operating physical servers, storage, network equipment, and facilities. These costs include hardware purchase, maintenance, repair, power, cooling, security, and staff. Users can also benefit from the pay-as-you-go pricing model of AWS, which allows them to pay only for the resources they use, and scale up or down as needed

Which pillar of the AWS Well-Architected Framework focuses on the return on investment of moving into the AWS Cloud?


A. Sustainability


B. Cost optimization


C. Operational excellence


D. Reliability





B.
  Cost optimization

Explanation: Cost optimization is the pillar of the AWS Well-Architected Framework that focuses on the return on investment of moving into the AWS Cloud. Cost optimization means that users can achieve the desired business outcomes at the lowest possible price point, while maintaining high performance and reliability. Cost optimization can be achieved by using various AWS features and best practices, such as pay-as-you-go pricing, rightsizing, elasticity, reserved instances, spot instances, cost allocation tags, cost and usage reports, and AWS Trusted Advisor.

Which of the following are design principles for reliability in the AWS Cloud? (Select TWO.)


A. Build architectures with tightly coupled resources.


B. Use AWS Trusted Advisor to meet security best practices.


C. Use automation to recover immediately from failure.


D. Rightsize Amazon EC2 instances to ensure optimal performance.


E. Simulate failures to test recovery processes.





C.
  Use automation to recover immediately from failure.

E.
  Simulate failures to test recovery processes.

Explanation: The design principles for reliability in the AWS Cloud are:
Test recovery procedures. The best way to ensure that systems can recover from failures is to regularly test them using simulated scenarios. This can help identify gaps and improve the recovery process.
Automatically recover from failure. By using automation, systems can detect and correct failures without human intervention. This can reduce the impact and duration of failures and improve the availability of the system.
Scale horizontally to increase aggregate system availability. By adding more redundant resources to the system, the impact of individual resource failures can be reduced. This can also improve the performance and scalability of the system.
Stop guessing capacity. By using monitoring and automation, systems can adjust the capacity based on the demand and performance metrics. This can prevent failures due to insufficient or excessive capacity and optimize the cost and efficiency of the system.
Manage change in automation. By using automation, changes to the system can be applied in a consistent and controlled manner. This can reduce the risk of human errors and configuration drifts that can cause failures. AWS Well- Architected Framework


Page 11 out of 66 Pages
Previous