ExamGecko
Home Home / Amazon / CLF-C02

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

Question list
Search
Search

List of questions

Search

Related questions











Which design principle aligns with performance efficiency pillar of the AWS Well-Architected Framework?

A.

Using serverless architectures

A.

Using serverless architectures

Answers
B.

Scaling horizontally

B.

Scaling horizontally

Answers
C.

Measuring the cost of workloads

C.

Measuring the cost of workloads

Answers
D.

Using managed services

D.

Using managed services

Answers
Suggested answer: B

Explanation:

Scaling horizontally, or adding more instances of resources rather than increasing the size of a single instance, is a core principle of the Performance Efficiency pillar of the AWS Well-Architected Framework. It enables applications to handle increasing loads by distributing traffic across multiple resources. Other options, such as serverless architectures, managed services, and cost measurement, align with other pillars of the framework.

Which AWS service should a company use to organize characterize, and search large numbers of images?

A.

Amazon Transcribe

A.

Amazon Transcribe

Answers
B.

Amazon Rekognition

B.

Amazon Rekognition

Answers
C.

Amazon Aurora

C.

Amazon Aurora

Answers
D.

Amazon QuickSight

D.

Amazon QuickSight

Answers
Suggested answer: B

A company needs to manage multiple logins across AWS accounts within the same organization in AWS Organizations.

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

A.

Amazon VPC

A.

Amazon VPC

Answers
B.

Amazon GuardDuty

B.

Amazon GuardDuty

Answers
C.

Amazon Cognito

C.

Amazon Cognito

Answers
D.

AWS IAM Identity Center

D.

AWS IAM Identity Center

Answers
Suggested answer: D

Explanation:

AWS IAM Identity Center (formerly AWS Single Sign-On) provides centralized management of user access to multiple AWS accounts within an organization in AWS Organizations. It allows users to log in once and gain access to all assigned accounts without managing separate logins for each account. Amazon Cognito is generally used for application-level user management and authentication, not for managing access across AWS accounts.

A company plans to perform a one-time migration of a large dataset with millions of files from its on-premises data center to the AWS Cloud.

Which AWS service should the company use for the migration?

A.

AWS Database Migration Service (AWS DMS)

A.

AWS Database Migration Service (AWS DMS)

Answers
B.

AWS DataSync

B.

AWS DataSync

Answers
C.

AWS Migration Hub

C.

AWS Migration Hub

Answers
D.

AWS Application Migration Service

D.

AWS Application Migration Service

Answers
Suggested answer: B

Explanation:

AWS DataSync is designed for large-scale data transfers, especially involving large datasets with millions of files from on-premises to AWS. It provides fast and efficient transfer capabilities, and supports a one-time migration. AWS DMS is specific to databases, while Migration Hub is for tracking migrations, and Application Migration Service is for continuous replication rather than one-time file migrations.

A cloud engineer wants to store data in Amazon S3. The engineer will access some of the data yearly and some of the data dally.

Which S3 storage class will meet these requirements MOST cost-effectively?

A.

S3 Standard

A.

S3 Standard

Answers
B.

S3 Glacier Deep Archive

B.

S3 Glacier Deep Archive

Answers
C.

S3 One Zone-Infrequent Access (S3 One Zone-IA)

C.

S3 One Zone-Infrequent Access (S3 One Zone-IA)

Answers
D.

S3 Intelligent-Tiering

D.

S3 Intelligent-Tiering

Answers
Suggested answer: D

Explanation:

S3 Intelligent-Tiering is cost-effective for data with unpredictable access patterns. It automatically moves data between two access tiers (frequent and infrequent) based on access patterns, which is suitable for data accessed daily or infrequently. S3 Glacier Deep Archive is for archival data accessed infrequently, and S3 One Zone-IA is for infrequent access data stored in a single availability zone, which may not be ideal for data accessed daily.

A company wants to run a graph query that provides credit card users' names, addresses, and transactions. The company wants the graph to show if the names, addresses, and transactions indicates possible fraud.

Which AWS database service will meet these requirements?

A.

Amazon DocumenlDB (with MongoDB compatibility)

A.

Amazon DocumenlDB (with MongoDB compatibility)

Answers
B.

Amazon Timestream

B.

Amazon Timestream

Answers
C.

Amazon DynamoDB

C.

Amazon DynamoDB

Answers
D.

Amazon Neptune

D.

Amazon Neptune

Answers
Suggested answer: D

Explanation:

Amazon Neptune is a managed graph database service that is well-suited for complex queries involving relationships, such as detecting patterns indicative of fraud in credit card transactions. It supports graph query languages like Gremlin and SPARQL, making it ideal for use cases requiring intricate relationship analysis. DocumentDB, Timestream, and DynamoDB are not designed for graph-based queries.

A company needs to block SOL injection attacks.

Which AWS service or feature provides this functionality?

A.

AWS WAF

A.

AWS WAF

Answers
B.

Network ACLs

B.

Network ACLs

Answers
C.

Security groups

C.

Security groups

Answers
D.

AWS Trusted Advisor

D.

AWS Trusted Advisor

Answers
Suggested answer: A

Explanation:

AWS WAF is a web application firewall that helps protect applications from SQL injection attacks and other common web exploits. By defining rules to block, allow, or monitor specific types of requests, AWS WAF provides an effective defense against SQL injection. Network ACLs and Security Groups provide network-level security but do not inspect web traffic for specific attack patterns like SQL injection.

A user wants to invoke an AWS Lambda function when an Amazon EC2 instance enters the 'stopping' state.

Which AWS service is appropriate for this use case?

A.

Amazon EventBridge

A.

Amazon EventBridge

Answers
B.

AWS Config

B.

AWS Config

Answers
C.

Amazon Simple Notification Service (Amazon SNS)

C.

Amazon Simple Notification Service (Amazon SNS)

Answers
D.

AWS CloudFormation

D.

AWS CloudFormation

Answers
Suggested answer: A

Explanation:

Amazon EventBridge (formerly CloudWatch Events) allows users to respond to changes in the state of AWS resources. It can be configured to invoke an AWS Lambda function when an EC2 instance enters the ''stopping'' state, providing a serverless way to automate responses to changes in EC2 instance states. AWS Config, SNS, and CloudFormation do not provide direct triggering for specific instance state changes.

Which AWS service provides machine learning capability to detect and analyze content in images and videos?

A.

Amazon Connect

A.

Amazon Connect

Answers
B.

Amazon Lightsail

B.

Amazon Lightsail

Answers
C.

Amazon Personalize

C.

Amazon Personalize

Answers
D.

Amazon Rekognition

D.

Amazon Rekognition

Answers
Suggested answer: D

Explanation:

Amazon Rekognition provides machine learning capabilities to analyze images and videos, enabling the detection of objects, people, text, and scenes. It is designed specifically for image and video analysis, making it suitable for various use cases like facial recognition and content moderation. Other services like Amazon Connect, Lightsail, and Personalize do not offer image or video analysis capabilities.

A company wants to visualize and manage AWS Cloud costs and usage for a specific period of time.

Which AWS service or feature will meet these requirements?

A.

Cost Explorer

A.

Cost Explorer

Answers
B.

Consolidated billing

B.

Consolidated billing

Answers
C.

AWS Organizations

C.

AWS Organizations

Answers
D.

AWS Budgets

D.

AWS Budgets

Answers
Suggested answer: A

Explanation:

Cost Explorer enables visualization and analysis of AWS costs and usage over specific time periods. It provides detailed reports, trends, and forecasts for cost management. Consolidated billing and AWS Organizations are useful for billing management across accounts, while AWS Budgets helps set spending thresholds but does not provide visualization tools for cost and usage.

Total 789 questions
Go to page: of 79