ExamGecko
Home Home / Amazon / CLF-C02

Amazon CLF-C02 Practice Test - Questions Answers, Page 78

Question list
Search
Search

List of questions

Search

Related questions











A company purchased Amazon EC2 Standard Reserved Instances (Rls) for a workload in the AWS Cloud. The company needs to move part of the workload to an instance family that does not match the instance family of these Standard RIs.

How can the company take advantage of the Standard RIs that it no longer needs?

A.

Contact the AWS Support team, and ask the team to sell the Standard RIs.

A.

Contact the AWS Support team, and ask the team to sell the Standard RIs.

Answers
B.

Sell the Standard RIs on the Amazon EC2 Reserved Instance Marketplace.

B.

Sell the Standard RIs on the Amazon EC2 Reserved Instance Marketplace.

Answers
C.

Sell the Standard RIs as a third-party seller on the AWS Marketplace.

C.

Sell the Standard RIs as a third-party seller on the AWS Marketplace.

Answers
D.

Convert the Standard RIs to Savings Plans.

D.

Convert the Standard RIs to Savings Plans.

Answers
Suggested answer: B

Explanation:

The Amazon EC2 Reserved Instance Marketplace allows customers to sell unused Standard Reserved Instances to other AWS users. This enables companies to recoup some of the costs if they no longer need certain RIs. Standard RIs cannot be converted to Savings Plans, and AWS Support does not facilitate the resale of RIs directly.

Which AWS service provides storage-optimized and compute-optimized device configurations?

A.

AWS Snowcone

A.

AWS Snowcone

Answers
B.

AWS Storage Gateway

B.

AWS Storage Gateway

Answers
C.

AWS Snowball Edge

C.

AWS Snowball Edge

Answers
D.

AWS DataSync

D.

AWS DataSync

Answers
Suggested answer: C

Explanation:

AWS Snowball Edge offers configurations that are either storage-optimized or compute-optimized, providing flexibility for different data migration and processing needs. It supports local processing and data transfer to AWS, catering to scenarios that require heavy storage or compute resources. AWS Snowcone and DataSync do not offer these optimizations, and Storage Gateway focuses on hybrid cloud storage.

Which AWS service or resource can a company use to deploy AWS WAF rules?

A.

Amazon EC2

A.

Amazon EC2

Answers
B.

Application Load Balancer

B.

Application Load Balancer

Answers
C.

AWS Trusted Advisor

C.

AWS Trusted Advisor

Answers
D.

Network Load Balancer

D.

Network Load Balancer

Answers
Suggested answer: B

Explanation:

Application Load Balancer (ALB) integrates with AWS WAF to deploy and manage WAF rules for incoming traffic. ALB can route HTTP and HTTPS traffic and apply WAF rules to protect applications from common web exploits. Network Load Balancer does not support AWS WAF, and Trusted Advisor does not deploy WAF rules.

Which AWS service gives users the ability to deploy highly repeatable infrastructure configurations?

A.

AWS CloudFormation

A.

AWS CloudFormation

Answers
B.

AWS CodeDeploy

B.

AWS CodeDeploy

Answers
C.

AWS CodeBuild

C.

AWS CodeBuild

Answers
D.

AWS Systems Manager

D.

AWS Systems Manager

Answers
Suggested answer: A

Explanation:

AWS CloudFormation allows users to define and deploy infrastructure as code, creating highly repeatable and consistent configurations across environments. It uses templates to automate the provisioning and management of resources. CodeDeploy focuses on application deployment, and Systems Manager offers operational management, but neither provides templated infrastructure deployment at the same level as CloudFormation.

A company will run a predictable compute workload on Amazon EC2 Instances for the next 3 years. The workload is critical for the company. The company wants to optimize costs to run the workload.

Which solution will meet these requirements?

A.

Spot Instances

A.

Spot Instances

Answers
B.

Dedicated Hosts

B.

Dedicated Hosts

Answers
C.

Savings Plans

C.

Savings Plans

Answers
D.

On-Demand Instances

D.

On-Demand Instances

Answers
Suggested answer: C

Explanation:

Savings Plans offer cost savings for predictable, steady workloads over a one or three-year term, with flexibility in instance family and size, making them suitable for critical workloads on EC2 instances that will run for a long term like three years. Spot Instances are more cost-effective but not suitable for critical, predictable workloads due to potential interruptions. Dedicated Hosts and On-Demand Instances would be more costly.

For which use case are Amazon EC2 On-Demand Instances MOST cost-effective?

A.

Compute-intensive video transcoding that can be restarted it necessary

A.

Compute-intensive video transcoding that can be restarted it necessary

Answers
B.

An instance in continual use for 1 month to conduct quality assurance tests

B.

An instance in continual use for 1 month to conduct quality assurance tests

Answers
C.

An instance that runs a web server that will run for 1 year

C.

An instance that runs a web server that will run for 1 year

Answers
D.

An instance that runs a database that will run for 3 years

D.

An instance that runs a database that will run for 3 years

Answers
Suggested answer: B

Explanation:

On-Demand Instances are most cost-effective for short-term, steady, and unpredictable workloads. Using them for a one-month testing period allows flexibility without a long-term commitment. For long-term workloads (like a year or more), Reserved Instances or Savings Plans would be more cost-effective. Spot Instances are better for interruptible, flexible workloads.

A company wants to log in securely to Linux Amazon EC2 instances.

How can the company accomplish this goal?

A.

Use SSH keys.

A.

Use SSH keys.

Answers
B.

Use a VPN.

B.

Use a VPN.

Answers
C.

Use end-to-end encryption.

C.

Use end-to-end encryption.

Answers
D.

Use Amazon Route 53.

D.

Use Amazon Route 53.

Answers
Suggested answer: A

Explanation:

SSH keys provide secure login for Linux-based Amazon EC2 instances by establishing a secure connection over SSH (Secure Shell), protecting login credentials from interception. VPNs and encryption enhance security in other contexts, but SSH keys are the standard approach for accessing Linux EC2 instances. Amazon Route 53 is unrelated to EC2 instance access.

A company wants to use AWS. The company has stringent requirements about low-latency access to on-premises systems and data residency.

Which AWS service should the company use to design a solution that meets these requirements?

A.

AWS Wavelength

A.

AWS Wavelength

Answers
B.

AWS Transit Gateway

B.

AWS Transit Gateway

Answers
C.

AWS Ground Station

C.

AWS Ground Station

Answers
D.

AWS Outposts

D.

AWS Outposts

Answers
Suggested answer: D

Explanation:

AWS Outposts extend AWS infrastructure and services to on-premises locations, providing low-latency access to AWS resources and ensuring data residency. This service is suitable for hybrid environments that require the same AWS services and infrastructure to be available locally. Wavelength, Transit Gateway, and Ground Station do not specifically address low-latency access to on-premises resources or data residency.

A company has a client that uses an Amazon RDS database. The client requests Information about operating system-level upgrades on the AWS resources that host the RDS database. The company employs a third-party provider to monitor the RDS database.

Who is responsible for upgrading the operating systems for Amazon RDS under the AWS shared responsibility model?

A.

The client

A.

The client

Answers
B.

The company

B.

The company

Answers
C.

AWS

C.

AWS

Answers
D.

The third-party provider

D.

The third-party provider

Answers
Suggested answer: C

Explanation:

Under the AWS shared responsibility model, AWS is responsible for managing the underlying infrastructure, including operating system-level updates on managed services like Amazon RDS. Customers are responsible for managing the database instance and configurations, but AWS handles OS updates for the infrastructure supporting RDS.

Which design principle is related to the reliability pillar according to the AWS Well-Architected Framework?

A.

Test recovery procedures

A.

Test recovery procedures

Answers
B.

Experiment more often

B.

Experiment more often

Answers
C.

Go global in minutes

C.

Go global in minutes

Answers
D.

Analyze and attribute to expenditure

D.

Analyze and attribute to expenditure

Answers
Suggested answer: A

Explanation:

The reliability pillar of the AWS Well-Architected Framework includes the principle of testing recovery procedures to ensure systems can effectively recover from failures. Regular testing of recovery processes helps verify that systems are resilient and can handle potential disruptions. The other options align with different pillars like cost optimization and operational excellence.

Total 789 questions
Go to page: of 79