AWS Certified Cloud Practitioner Exam Questions

Here you have the best Amazon CLF-C01 practice exam questions.

Some things you may want to keep in mind about this practice exam questions:

  • You have 988 total questions to study from
  • Each page has 5 questions, making a total of 198 pages
  • You can navigate through the pages using the buttons at the bottom
  • This questions were last updated on September 18, 2024

Question 1 of 988


A company is planning to run a global marketing application in the AWS Cloud. The application will feature videos that can be viewed by users. The company must ensure that all users can view these videos with low latency.

Which AWS service should the company use to meet this requirement?

    Correct Answer: D

    To ensure that users can view videos with low latency, the company should use Amazon CloudFront. CloudFront is a content delivery network (CDN) that speeds up the delivery of both static and dynamic web content including videos, by caching copies of the content closer to the users' geographic locations. This reduces the time it takes for the content to travel from the server to the user, thus minimizing latency.

Question 2 of 988


Which pillar of the AWS Well-Architected Framework refers to the ability of a system to recover from infrastructure or service disruptions and dynamically acquire computing resources to meet demand?

    Correct Answer: B

    The ability of a system to recover from infrastructure or service disruptions and dynamically acquire computing resources to meet demand falls under the Reliability pillar of the AWS Well-Architected Framework. This pillar focuses on ensuring a workload is able to perform its intended function correctly and consistently. Topics related to reliability include fault tolerance, recovery planning, and scaling to meet demand, which are directly aligned with the concepts mentioned in the question.

Question 3 of 988


Which of the following are benefits of migrating to the AWS Cloud? (Choose two.)

    Correct Answer: AC

    Migrating to the AWS Cloud offers several benefits. Operational resilience is enhanced since AWS provides a highly available and scalable infrastructure, reducing the impact of failures or disruptions. Business agility is also increased as AWS allows for quick and easy deployment of new applications and services, enabling organizations to scale their infrastructure according to demand and innovate faster.

Question 4 of 988


A company is planning to replace its physical on-premises compute servers with AWS serverless compute services. The company wants to be able to take advantage of advanced technologies quickly after the migration.

Which pillar of the AWS Well-Architected Framework does this plan represent?

    Correct Answer: B

    The plan to replace physical on-premises compute servers with AWS serverless compute services in order to take advantage of advanced technologies quickly aligns with the 'Performance Efficiency' pillar of the AWS Well-Architected Framework. This pillar focuses on the efficient use of computing resources to meet requirements and how to maintain efficiency as demand changes and technologies evolve. Serverless computing allows rapid adoption of advanced technologies and efficient scaling, which directly relates to performance efficiency.

Question 5 of 988


A large company has multiple departments. Each department has its own AWS account. Each department has purchased Amazon EC2 Reserved Instances.

Some departments do not use all the Reserved Instances that they purchased, and other departments need more Reserved Instances than they purchased.

The company needs to manage the AWS accounts for all the departments so that the departments can share the Reserved Instances.

Which AWS service or tool should the company use to meet these requirements?

    Correct Answer: D

    AWS Organizations is the suitable service for managing multiple AWS accounts in a large company. It allows centralized management and governance of accounts, enabling policies that facilitate resource sharing, including Reserved Instances, across departments.