πŸ”

CLF-C02 β€” questions

Page 18 of 36 Β· 719 total questions.

Topic 1 Β· Question 341

A company wants to use the AWS Cloud to deploy an application globally. Which architecture deployment model should the company use to meet this requirement?

  • AMulti-Region (correct answer)
  • BSingle-Region
  • CMulti-AZ
  • DSingle-AZ
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Multi-Region.

Topic 1 Β· Question 342

A company wants a web application to interact with various AWS services. Which AWS service or resource will meet this requirement?

  • AAWS CloudShell
  • BAWS Marketplace
  • CAWS Management Console (correct answer)
  • DAWS CLI
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: AWS Management Console.

Topic 1 Β· Question 343

A company is migrating its applications from on-premises to the AWS Cloud. The company wants to ensure that the applications are assigned only the minimum permissions that are needed to perform all operations. Which AWS service will meet these requirements?

  • AAWS Identity and Access Management (IAM) (correct answer)
  • BAmazon CloudWatch
  • CAmazon Macie
  • DAmazon GuardDuty
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: AWS Identity and Access Management (IAM)

Explanation

AWS IAM controls authenticated and authorized access to AWS resources with fine-grained policies.

Topic 1 Β· Question 344 Β· Select all that apply

Which options are AWS Cloud Adoption Framework (AWS CAF) governance perspective capabilities? (Choose two.)

  • AIdentity and access management
  • BCloud financial management (correct answer)
  • CApplication portfolio management (correct answer)
  • DInnovation management
  • EProduct management
Reveal answer & explanation
Correct answer: B, C

The correct answer is B, C. Option B: Cloud financial management Option C: Application portfolio management.

Topic 1 Β· Question 345

Which AWS service provides a single location to track the progress of application migrations?

  • AAWS Application Discovery Service
  • BAWS Application Migration Service
  • CAWS Service Catalog
  • DAWS Migration Hub (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: AWS Migration Hub

Explanation

AWS Migration Hub tracks application migrations across services.

Topic 1 Β· Question 346 Β· Select all that apply

A company launched an Amazon EC2 instance with the latest Amazon Linux 2 Amazon Machine Image (AMI). Which actions can a system administrator take to connect to the EC2 instance? (Choose two.)

  • AUse Amazon EC2 Instance Connect. (correct answer)
  • BUse a Remote Desktop Protocol (RDP) connection.
  • CUse AWS Batch.
  • DUse AWS Systems Manager Session Manager. (correct answer)
  • EUse Amazon Connect.
Reveal answer & explanation
Correct answer: A, D

The correct answer is A, D. Option A: Use Amazon EC2 Instance Connect. Option D: Use AWS Systems Manager Session Manager.

Explanation

Amazon EC2 provides resizable virtual servers when you need full control of the operating system. AWS Systems Manager operates and automates management of fleets of resources.

Topic 1 Β· Question 347

Which architecture concept describes the ability to deploy resources on demand and release resources when they are no longer needed?

  • AHigh availability
  • BDecoupled architecture
  • CResilience
  • DElasticity (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Elasticity.

Topic 1 Β· Question 348

Which task requires a user to sign in as the AWS account root user?

  • AThe deletion of IAM users
  • BThe deletion of an AWS account (correct answer)
  • CThe creation of an organization in AWS Organizations
  • DThe deletion of Amazon EC2 instances
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: The deletion of an AWS account.

Topic 1 Β· Question 349

What does the Amazon S3 Intelligent-Tiering storage class offer?

  • APayment flexibility by reserving storage capacity
  • BLong-term retention of data by copying the data to an encrypted Amazon Elastic Block Store (Amazon EBS) volume
  • CAutomatic cost savings by moving objects between tiers based on access pattern changes (correct answer)
  • DSecure, durable, and lowest cost storage for data archival
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Automatic cost savings by moving objects between tiers based on access pattern changes.

Topic 1 Β· Question 350

A company needs Amazon EC2 instances for a workload that can tolerate interruptions. Which EC2 instance purchasing option meets this requirement with the LARGEST discount compared to On-Demand prices?

  • ASpot Instances (correct answer)
  • BConvertible Reserved Instances
  • CStandard Reserved Instances
  • DDedicated Hosts
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Spot Instances

Explanation

Spot Instances use spare capacity at a large discount, ideal for fault-tolerant or interruptible workloads.

Topic 1 Β· Question 351

A company is planning to migrate to the AWS Cloud. The company wants to identify measurable business outcomes that will explain the value of the company's decision to migrate. Which phase of the cloud transformation journey includes these activities?

  • AEnvision (correct answer)
  • BAlign
  • CScale
  • DLaunch
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Envision.

Topic 1 Β· Question 352

Which AWS service or component allows inbound traffic from the internet to access a VPC?

  • AInternet gateway (correct answer)
  • BNAT gateway
  • CAWS WAF
  • DVPC peering
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Internet gateway.

Topic 1 Β· Question 353

Which AWS service can companies use to create infrastructure from code?

  • AAmazon Elastic Kubernetes Service (Amazon EKS)
  • BAWS Outposts
  • CAWS CodePipeline
  • DAWS CloudFormation (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: AWS CloudFormation

Explanation

AWS CloudFormation provisions infrastructure as code repeatably.

Topic 1 Β· Question 354

Which guideline is a well-architected design principle for building cloud applications?

  • AKeep static data closer to compute resources.
  • BProvision resources for peak capacity.
  • CDesign for automated recovery from failure. (correct answer)
  • DUse tightly coupled components.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Design for automated recovery from failure.

Topic 1 Β· Question 355

A company needs to move 75 petabytes of data from its on-premises data centers to AWS. Which AWS service should the company use to meet these requirements MOST cost-effectively?

  • AAWS Snowball Edge Storage Optimized
  • BAWS Snowmobile (correct answer)
  • CAWS Direct Connect
  • DAWS Storage Gateway
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: AWS Snowmobile

Explanation

AWS Snowmobile moves exabyte-scale datasets physically to AWS. This option delivers the requirement at the lowest cost.

Topic 1 Β· Question 356 Β· Select all that apply

Which of the following are pillars of the AWS Well-Architected Framework? (Choose two.)

  • AResource scalability
  • BPerformance efficiency (correct answer)
  • CSystem elasticity
  • DAgile development
  • EOperational excellence (correct answer)
Reveal answer & explanation
Correct answer: B, E

The correct answer is B, E. Option B: Performance efficiency Option E: Operational excellence.

Topic 1 Β· Question 357

A company needs to connect its on-premises data center to the AWS Cloud. The company needs a dedicated, low-latency connection with consistent network performance. Which AWS service will meet these requirements?

  • AAWS Global Accelerator
  • BAmazon CloudFront
  • CAWS Direct Connect (correct answer)
  • DAWS Managed VPN
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: AWS Direct Connect

Explanation

AWS Direct Connect provides a dedicated, consistent private network link between on premises and AWS. This option meets the real-time / low-latency performance requirement.

Topic 1 Β· Question 358 Β· Select all that apply

Which design principles should a company apply to AWS Cloud workloads to maximize sustainability and minimize environmental impact? (Choose two.)

  • AMaximize utilization of Amazon EC2 instances. (correct answer)
  • BMinimize utilization of Amazon EC2 instances.
  • CMinimize usage of managed services.
  • DForce frequent application reinstallations by users.
  • EReduce the need for users to reinstall applications. (correct answer)
Reveal answer & explanation
Correct answer: A, E

The correct answer is A, E. Option A: Maximize utilization of Amazon EC2 instances. Option E: Reduce the need for users to reinstall applications.

Explanation

Amazon EC2 provides resizable virtual servers when you need full control of the operating system.

Topic 1 Β· Question 359 Β· Select all that apply

In which ways does the AWS Cloud offer lower total cost of ownership (TCO) of computing resources than on-premises data centers? (Choose two.)

  • AAWS replaces upfront capital expenditures with pay-as-you-go costs. (correct answer)
  • BAWS is designed for high availability, which eliminates user downtime.
  • CAWS eliminates the need for on-premises IT staff.
  • DAWS uses economies of scale to continually reduce prices. (correct answer)
  • EAWS offers a single pricing model for Amazon EC2 instances.
Reveal answer & explanation
Correct answer: A, D

The correct answer is A, D. Option A: AWS replaces upfront capital expenditures with pay-as-you-go costs. Option D: AWS uses economies of scale to continually reduce prices.

Topic 1 Β· Question 360

A company wants to deploy some of its resources in the AWS Cloud. To meet regulatory requirements, the data must remain local and on premises. There must be low latency between AWS and the company resources. Which AWS service or feature can be used to meet these requirements?

  • AAWS Local Zones
  • BAvailability Zones
  • CAWS Outposts (correct answer)
  • DAWS Wavelength Zones
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: AWS Outposts

Explanation

AWS Outposts extends AWS infrastructure on premises for low-latency or data-residency needs. This option meets the real-time / low-latency performance requirement.

Showing questions 341–360 of 719 Β· Page 18 of 36