CLF-C02 Practice Test Questions

782 Questions


Topic 1: Exam Pool A

Which factors affect costs in the AWS Cloud? (Select TWO.)


A. The number of unused AWS Lambda functions


B. The number of configured Amazon S3 buckets


C. Inbound data transfers without acceleration


D. Outbound data transfers without acceleration


E. Compute resources that are currently in use





D.
  Outbound data transfers without acceleration

E.
  Compute resources that are currently in use

Explanation: Outbound data transfers without acceleration and compute resources that are currently in use are the factors that affect costs in the AWS Cloud. Outbound data transfers without acceleration refer to the amount of data that is transferred from AWS to the internet, without using any service that can optimize the speed and cost of the data transfer, such as AWS Global Accelerator or Amazon CloudFront. Outbound data transfers are charged at different rates depending on the source and destination AWS Regions, and the volume of data transferred. Compute resources that are currently in use refer to the AWS services and resources that provide computing capacity, such as Amazon EC2 instances, AWS Lambda functions, or Amazon ECS tasks. Compute resources are charged based on the type, size, and configuration of the resources, and the duration and frequency of their usage.

Which AWS service is a key-value database that provides sub-millisecond latency on a large scale?


A. Amazon DynamoDB


B. Amazon Aurora


C. Amazon DocumentDB (with MongoDB compatibility)


D. Amazon Neptune





A.
  Amazon DynamoDB

Explanation: The correct answer is A because Amazon DynamoDB is a key-value database that provides sub-millisecond latency on a large scale. Amazon DynamoDB is a fully managed, serverless, and scalable NoSQL database service that supports both keyvalue and document data models. The other options are incorrect because they are not key-value databases. Amazon Aurora is a relational database that is compatible with MySQL and PostgreSQL. Amazon DocumentDB (with MongoDB compatibility) is a document database that is compatible with MongoDB. Amazon Neptune is a graph database that supports property graph and RDF models.

Which activity can companies complete by using AWS Organizations?


A. Troubleshoot the performance of applications.


B. Manage service control policies (SCPs).


C. Migrate applications to microservices.


D. Monitor the performance of applications.





B.
  Manage service control policies (SCPs).

Explanation: Managing service control policies (SCPs) is an activity that companies can complete by using AWS Organizations. AWS Organizations is a service that enables the user to consolidate multiple AWS accounts into an organization that can be managed as a single unit. AWS Organizations allows the user to create groups of accounts and apply policies to them, such as service control policies (SCPs) that specify the services and actions that users and roles can access in the accounts. AWS Organizations also enables the user to use consolidated billing, which combines the usage and charges from all the accounts in the organization into a single bill3.

What are the characteristics of Availability Zones? (Select TWO.)


A. All Availability Zones in an AWS Region are interconnected with high-bandwidth, lowlatency networking


B. Availability Zones are physically separated by a minimum of distance of 150 km (100 miles).


C. All traffic between Availability Zones is encrypted.


D. Availability Zones within an AWS Region share redundant power, networking, and connectivity.


E. Every Availability Zone contains a single data center.





A.
  All Availability Zones in an AWS Region are interconnected with high-bandwidth, lowlatency networking

D.
  Availability Zones within an AWS Region share redundant power, networking, and connectivity.

Explanation: Availability Zones are physically separate locations within an AWS Region that are engineered to be isolated from failures. Each Availability Zone has independent power, cooling, and physical security, and is connected to other Availability Zones in the same Region by a low-latency network. Therefore, the correct answers are A and D. You can learn more about Availability Zones and their characteristics.

A cloud practitioner is analyzing Amazon EC2 instance performance and usage to provide recommendations for potential cost savings. Which cloud concept does this analysis demonstrate?


A. Auto scaling


B. Rightsizing


C. Load balancing


D. High availability





B.
  Rightsizing

Explanation: Rightsizing is the cloud concept that this analysis demonstrates. Rightsizing is the process of optimizing the performance and cost of your AWS resources by selecting the most appropriate type, size, and configuration based on your workload requirements and usage patterns. Rightsizing can help you achieve potential cost savings by reducing the over-provisioning or under-utilization of your resources. You can use various AWS tools and services, such as AWS Cost Explorer, AWS Compute Optimizer, and AWS Trusted Advisor, to analyze your resource utilization and performance metrics, and receive recommendations for rightsizing.

Which of the following are advantages of the AWS Cloud? (Select TWO.)


A. Trade variable expenses for capital expenses


B. High economies of scale


C. Launch globally in minutes


D. Focus on managing hardware infrastructure


E. Overprovision to ensure capacity





B.
  High economies of scale

C.
  Launch globally in minutes

Explanation: The correct answers are B and C because they are advantages of the AWS Cloud. High economies of scale means that AWS can achieve lower variable costs than customers can get on their own. Launch globally in minutes means that AWS has a global infrastructure that allows customers to deploy their applications and data across multiple regions and availability zones. The other options are incorrect because they are not advantages of the AWS Cloud. Trade variable expenses for capital expenses means that customers have to invest heavily in data centers and servers before they know how they will use them. Focus on managing hardware infrastructure means that customers have to spend time and money on maintaining and upgrading their physical resources.

Which AWS service can a company use to perform complex analytical queries?


A. Amazon RDS


B. Amazon DynamoDB


C. Amazon Redshift


D. Amazon ElastiCache





C.
  Amazon Redshift

Explanation: Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the cloud. You can start with just a few hundred gigabytes of data and scale to a petabyte or more. This enables you to use your data to acquire new insights for your business and customers. Amazon Redshift is designed for complex analytical queries that often involve aggregations and joins across very large tables. Amazon Redshift supports standard SQL and integrates with many existing business intelligence tools1.

A company is launching a new application in the AWS Cloud. The application will run on an Amazon EC2 instance. More EC2 instances will be needed when the workload increases. Which AWS service or tool can the company use to launch the number of EC2 instances that will be needed to handle the workload?


A. Elastic Load Balancing


B. Amazon EC2 Auto Scaling


C. AWS App2Container (A2C)


D. AWS Systems Manager





B.
  Amazon EC2 Auto Scaling

Explanation: Amazon EC2 Auto Scaling is the AWS service or tool that can help the company launch the number of EC2 instances that will be needed to handle the workload. Amazon EC2 Auto Scaling automatically adjusts the capacity of the EC2 instances based on the demand and the predefined scaling policies. Amazon EC2 Auto Scaling also helps to improve availability and reduce costs by scaling in and out as needed. For more information, see What is Amazon EC2 Auto Scaling? and [Getting Started with Amazon EC2 Auto Scaling].

A large company has a workload that requires hardware to remain on premises. The company wants to use the same management and control plane services that it currently uses on AWS. Which AWS service should the company use to meet these requirements?


A. AWS Device Farm


B. AWS Fargate


C. AWS Outposts


D. AWS Ground Station





C.
  AWS Outposts

Explanation: The correct answer is C because AWS Outposts is an AWS service that enables the company to meet the requirements. AWS Outposts is a fully managed service that extends AWS infrastructure, services, APIs, and tools to virtually any datacenter, colocation space, or on-premises facility. AWS Outposts allows customers to run their workloads on the same hardware and software that AWS uses in its cloud, while maintaining local access and control. The other options are incorrect because they are not AWS services that enable the company to meet the requirements. AWS Device Farm is an AWS service that enables customers to test their mobile and web applications on real devices in the AWS Cloud. AWS Fargate is an AWS service that enables customers to run containers without having to manage servers or clusters. AWS Ground Station is an AWS service that enables customers to communicate with satellites and downlink data from orbit.

A company is using AWS Lambda functions to build an application. Which tasks are the company's responsibility, according to the AWS shared responsibility model? (Select TWO.)


A. Patch the servers where the Lambda functions are deployed.


B. Establish the IAM permissions that define who can run the Lambda functions.


C. Write the code for the Lambda functions to define the application logic.


D. Deploy Amazon EC2 instances to support the Lambda functions.


E. Scale out the Lambda functions when the load increases.





B.
  Establish the IAM permissions that define who can run the Lambda functions.

C.
  Write the code for the Lambda functions to define the application logic.

Explanation: According to the AWS shared responsibility model, AWS is responsible for the security of the cloud, while the user is responsible for the security in the cloud. This means that AWS manages the security and maintenance of the underlying infrastructure, such as the servers, networks, and operating systems, while the user manages the security and configuration of the resources and applications that run on AWS. For AWS Lambda functions, the tasks that are the user’s responsibility are:

  • Establish the IAM permissions that define who can run the Lambda functions. IAM is a service that enables users to manage access and permissions for AWS resources and users. Users can create IAM policies, roles, and users to grant or deny permissions to run Lambda functions, invoke other AWS services, or access AWS resources from Lambda functions. [AWS Lambda Permissions] AWS Certified Cloud Practitioner - aws.amazon.com
  • Write the code for the Lambda functions to define the application logic. Lambda functions are units of code that can be written in any supported programming language, such as Python, Node.js, Java, or Go. Users can write the code for the Lambda functions using the AWS Management Console, the AWS Command Line Interface (AWS CLI), the AWS SDKs, or any code editor of their choice. Users can also use AWS Lambda Layers to share and manage common code and dependencies across multiple functions. [AWS Lambda Overview] AWS Certified Cloud Practitioner - aws.amazon.com

A company needs to identify the last time that a specific user accessed the AWS Management Console. Which AWS service will provide this information?


A. Amazon Cognito


B. AWS CloudTrail


C. Amazon Inspector


D. Amazon GuardDuty





B.
  AWS CloudTrail

Explanation: AWS CloudTrail is the service that will provide the information about the last time that a specific user accessed the AWS Management Console. AWS CloudTrail is a service that records the API calls and events made by or on behalf of your AWS account. You can use AWS CloudTrail to view, search, and download the history of AWS console sign-in events, which include the user name, date, time, source IP address, and other details of the sign-in activity. Amazon Cognito, Amazon Inspector, and Amazon GuardDuty are not services that will provide this information. Amazon Cognito is a service that provides user authentication and authorization for web and mobile applications. Amazon Inspector is a service that assesses the security and compliance of your applications running on AWS. Amazon GuardDuty is a service that monitors your AWS account and workloads for malicious or unauthorized activity.

Which statements represent the cost-effectiveness of the AWS Cloud? (Select TWO.)


A. Users can trade fixed expenses for variable expenses.


B. Users can deploy all over the world in minutes.


C. AWS offers increased speed and agility.


D. AWS is responsible for patching the infrastructure.


E. Users benefit from economies of scale.





D.
  AWS is responsible for patching the infrastructure.

E.
  Users benefit from economies of scale.

Explanation: The statements that represent the cost-effectiveness of the AWS Cloud are:

  • Users can trade fixed expenses for variable expenses. By using the AWS Cloud, users can pay only for the resources they use, instead of investing in fixed and upfront costs for hardware and software. This can lower the total cost of ownership and increase the return on investment.
  • Users benefit from economies of scale. By using the AWS Cloud, users can leverage the massive scale and efficiency of AWS to access lower prices and higher performance. AWS passes the cost savings to the users through price reductions and innovations. AWS Cloud Value Framework


Page 10 out of 66 Pages
Previous