πŸ”

CLF-C02 β€” questions

Page 4 of 36 Β· 719 total questions.

Topic 1 Β· Question 61

Which of the following is a fully managed MySQL-compatible database?

  • AAmazon S3
  • BAmazon DynamoDB
  • CAmazon Redshift
  • DAmazon Aurora (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Amazon Aurora

Explanation

Amazon Aurora is a high-performance managed relational database with built-in replication and failover.

Topic 1 Β· Question 62

Which AWS service supports a hybrid architecture that gives users the ability to extend AWS infrastructure, AWS services, APIs, and tools to data centers, co-location environments, or on-premises facilities?

  • AAWS Snowmobile
  • BAWS Local Zones
  • CAWS Outposts (correct answer)
  • DAWS Fargate
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.

Topic 1 Β· Question 63

Which AWS service can run a managed PostgreSQL database that provides online transaction processing (OLTP)?

  • AAmazon DynamoDB
  • BAmazon Athena
  • CAmazon RDS (correct answer)
  • DAmazon EMR
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Amazon RDS

Explanation

Amazon RDS is a managed relational database that handles patching, backups and failover.

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

A company wants to provide managed Windows virtual desktops and applications to its remote employees over secure network connections. Which AWS services can the company use to meet these requirements? (Choose two.)

  • AAmazon Connect
  • BAmazon AppStream 2.0 (correct answer)
  • CAmazon WorkSpaces (correct answer)
  • DAWS Site-to-Site VPN
  • EAmazon Elastic Container Service (Amazon ECS)
Reveal answer & explanation
Correct answer: B, C

The correct answer is B, C. Option B: Amazon AppStream 2.0 Option C: Amazon WorkSpaces.

Topic 1 Β· Question 65

A company wants to monitor for misconfigured security groups that are allowing unrestricted access to specific ports. Which AWS service will meet this requirement?

  • AAWS Trusted Advisor (correct answer)
  • BAmazon CloudWatch
  • CAmazon GuardDuty
  • DAWS Health Dashboard
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: AWS Trusted Advisor

Explanation

AWS Trusted Advisor recommends cost, performance and security optimizations.

Topic 1 Β· Question 66

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

  • AAmazon DynamoDB (correct answer)
  • BAmazon Aurora
  • CAmazon DocumentDB (with MongoDB compatibility)
  • DAmazon Neptune
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Amazon DynamoDB

Explanation

Amazon DynamoDB is a fully managed, serverless NoSQL database with single-digit millisecond latency and automatic scaling.

Topic 1 Β· Question 67

A company is deploying a machine learning (ML) research project that will require a lot of compute power over several months. The ML processing jobs do not need to run at specific times. Which Amazon EC2 instance purchasing option will meet these requirements at the lowest cost?

  • AOn-Demand Instances
  • BSpot Instances (correct answer)
  • CReserved Instances
  • DDedicated Instances
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Spot Instances

Explanation

Spot Instances use spare capacity at a large discount, ideal for fault-tolerant or interruptible workloads. This option delivers the requirement at the lowest cost.

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

Which AWS services or features provide disaster recovery solutions for Amazon EC2 instances? (Choose two.)

  • AEC2 Reserved Instances
  • BEC2 Amazon Machine Images (AMIs) (correct answer)
  • CAmazon Elastic Block Store (Amazon EBS) snapshots (correct answer)
  • DAWS Shield
  • EAmazon GuardDuty
Reveal answer & explanation
Correct answer: B, C

The correct answer is B, C. Option B: EC2 Amazon Machine Images (AMIs) Option C: Amazon Elastic Block Store (Amazon EBS) snapshots

Explanation

Amazon EC2 provides resizable virtual servers when you need full control of the operating system. Amazon EBS provides block storage attached to a single EC2 instance. By spanning multiple Availability Zones / adding redundancy, this option provides the high availability and resilience required.

Topic 1 Β· Question 69

Which AWS service provides command line access to AWS tools and resources directly from a web browser?

  • AAWS CloudHSM
  • BAWS CloudShell (correct answer)
  • CAmazon WorkSpaces
  • DAWS Cloud Map
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: AWS CloudShell.

Topic 1 Β· Question 70

A network engineer needs to build a hybrid cloud architecture connecting on-premises networks to the AWS Cloud using AWS Direct Connect. The company has a few VPCs in a single AWS Region and expects to increase the number of VPCs to hundreds over time. Which AWS service or feature should the engineer use to simplify and scale this connectivity as the VPCs increase in number?

  • AVPC endpoints
  • BAWS Transit Gateway (correct answer)
  • CAmazon Route 53
  • DAWS Secrets Manager
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: AWS Transit Gateway

Explanation

AWS Transit Gateway centrally connects many VPCs and on-premises networks at scale.

Topic 1 Β· Question 71

A company wants to assess its operational readiness. It also wants to identify and mitigate any operational risks ahead of a new product launch. Which AWS Support plan offers guidance and support for this kind of event at no additional charge?

  • AAWS Business Support
  • BAWS Basic Support
  • CAWS Developer Support
  • DAWS Enterprise Support (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: AWS Enterprise Support.

Topic 1 Β· Question 72

A company wants to establish a schedule for rotating database user credentials. Which AWS service will support this requirement with the LEAST amount of operational overhead?

  • AAWS Systems Manager
  • BAWS Secrets Manager (correct answer)
  • CAWS License Manager
  • DAWS Managed Services
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: AWS Secrets Manager

Explanation

AWS Secrets Manager stores and automatically rotates secrets such as database credentials.

Topic 1 Β· Question 73

Which AWS service or feature can be used to create a private connection between an on-premises workload and an AWS Cloud workload?

  • AAmazon Route 53
  • BAmazon Macie
  • CAWS Direct Connect (correct answer)
  • DAWS PrivateLink
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.

Topic 1 Β· Question 74

Which AWS service is used to provide encryption for Amazon EBS?

  • AAWS Certificate Manager
  • BAWS Systems Manager
  • CAWS KMS (correct answer)
  • DAWS Config
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: AWS KMS

Explanation

AWS KMS manages encryption keys and integrates with most AWS services for encryption at rest.

Topic 1 Β· Question 75

A company wants to manage its AWS Cloud resources through a web interface. Which AWS service will meet this requirement?

  • AAWS Management Console (correct answer)
  • BAWS CLI
  • CAWS SDK
  • DAWS Cloud9
Reveal answer & explanation
Correct answer: A

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

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

Which of the following are advantages of the AWS Cloud? (Choose two.)

  • ATrade variable expenses for capital expenses
  • BHigh economies of scale (correct answer)
  • CLaunch globally in minutes (correct answer)
  • DFocus on managing hardware infrastructure
  • EOverprovision to ensure capacity
Reveal answer & explanation
Correct answer: B, C

The correct answer is B, C. Option B: High economies of scale Option C: Launch globally in minutes.

Topic 1 Β· Question 77

Which AWS Cloud benefit is shown by an architecture’s ability to withstand failures with minimal downtime?

  • AAgility
  • BElasticity
  • CScalability
  • DHigh availability (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: High availability.

Topic 1 Β· Question 78

A developer needs to maintain a development environment infrastructure and a production environment infrastructure in a repeatable fashion. Which AWS service should the developer use to meet these requirements?

  • AAWS Ground Station
  • BAWS Shield
  • CAWS IoT Device Defender
  • 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 79

Which task is the customer’s responsibility, according to the AWS shared responsibility model?

  • AMaintain the security of the AWS Cloud.
  • BConfigure firewalls and networks. (correct answer)
  • CPatch the operating system of Amazon RDS instances.
  • DImplement physical and environmental controls.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Configure firewalls and networks.

Explanation

AWS Config tracks resource configuration changes and evaluates compliance.

Topic 1 Β· Question 80

Which AWS service helps deliver highly available applications with fast failover for multi-Region and Multi-AZ architectures?

  • AAWS WAF
  • BAWS Global Accelerator (correct answer)
  • CAWS Shield
  • DAWS Direct Connect
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: AWS Global Accelerator

Explanation

AWS Global Accelerator routes users over the AWS backbone to the optimal endpoint for lower latency and fast failover. By spanning multiple Availability Zones / adding redundancy, this option provides the high availability and resilience required.

Showing questions 61–80 of 719 Β· Page 4 of 36