ExamGecko
Home Home / Amazon / CLF-C01

Amazon CLF-C01 Practice Test - Questions Answers, Page 56

Question list
Search
Search

List of questions

Search

Related questions











A company is planning to migrate an important production workload to the AWS Cloud. The company needs an AWS Support plan that offers a response time of less than 15 minutes lo businesscritical issues Which AWS Support plan aligns with this requirement?

A.
AWS Basic Support
A.
AWS Basic Support
Answers
B.
AWS Developer Support
B.
AWS Developer Support
Answers
C.
AWS Business Support
C.
AWS Business Support
Answers
D.
AWS Enterprise Support
D.
AWS Enterprise Support
Answers
Suggested answer: D

Which AWS services or tools can help optimize the costs of AWS resources? (Select TWO.)

A.
AWS Trusted Advisor
A.
AWS Trusted Advisor
Answers
B.
AWS CloudTrail
B.
AWS CloudTrail
Answers
C.
AWS Personal Health Dashboard
C.
AWS Personal Health Dashboard
Answers
D.
AWS Pricing Calculator
D.
AWS Pricing Calculator
Answers
E.
Cost Explorer
E.
Cost Explorer
Answers
Suggested answer: D, E

Which type of AWS storage is ephemeral and is deleted when an Amazon EC2 instance is stopped or terminated''

A.
Amazon Elastic Block Store (Amazon EBS)
A.
Amazon Elastic Block Store (Amazon EBS)
Answers
B.
Amazon EC2 instance store
B.
Amazon EC2 instance store
Answers
C.
Amazon Elastic File System (Amazon EFS)
C.
Amazon Elastic File System (Amazon EFS)
Answers
D.
Amazon S3
D.
Amazon S3
Answers
Suggested answer: B

A developer has a stateful web server on-premises that is being migrated to AWS. The developer must have greater elasticity in the new design How should the developer re-factor the application to make it more elastic? (Select TWO.)

A.
Use pessimistic concurrency on Amazon DynamoDB
A.
Use pessimistic concurrency on Amazon DynamoDB
Answers
B.
Use Amazon CloudFront with an Auto Scaling group.
B.
Use Amazon CloudFront with an Auto Scaling group.
Answers
C.
Use Amazon CloudFront with an AWS Web Application Firewall
C.
Use Amazon CloudFront with an AWS Web Application Firewall
Answers
D.
Store session state data m an Amazon DynamoDB table.
D.
Store session state data m an Amazon DynamoDB table.
Answers
E.
Use an ELB with an Auto Scaling group
E.
Use an ELB with an Auto Scaling group
Answers
Suggested answer: D, E

A company has a two-tier application running on an Amazon EC2 server that handles all of its AWS based e-commerce activity. During peak times, the backend servers that process orders are overloaded with requests This results in some orders falling to process A developer needs to create a solution that will re factor the application Which steps will allow for more flexibility during peak times, while still remaining cost-effective?

(Select TWO.)

A.
Increase the backend T2 EC2 instance sizes to xi to handle the largest possible load throughout the yeawww.VCEplus.ir o
A.
Increase the backend T2 EC2 instance sizes to xi to handle the largest possible load throughout the yeawww.VCEplus.ir o
Answers
B.
Implement an Amazon SQS queue to decouple the front-end and backend servers.
B.
Implement an Amazon SQS queue to decouple the front-end and backend servers.
Answers
C.
Use an Amazon SNS queue to the couple the front-end and backend servers
C.
Use an Amazon SNS queue to the couple the front-end and backend servers
Answers
D.
Migrate the backend servers to on-premises and pull from an Amazon SNS queue
D.
Migrate the backend servers to on-premises and pull from an Amazon SNS queue
Answers
E.
Modify the backend servers to pull from an Amazon SQS queue.
E.
Modify the backend servers to pull from an Amazon SQS queue.
Answers
Suggested answer: B, E

A developer has discovered that an application responsible for processing messages in an Amazon SQS queue is routinely falling behind The application is capable of processing multiple messages in one invocation, but is only receiving one message at a time What should the developer do to increase the number of messages the application receives?

A.
Call the ChangeMessageVisibility API for the queue and set MaxNumberOfMessages to a value greater than the default of
A.
Call the ChangeMessageVisibility API for the queue and set MaxNumberOfMessages to a value greater than the default of
Answers
B.
Call the AddPormission API to set MaxNumborOfMessages for the ReceiveMessage action to a value greater than the default of 1
B.
Call the AddPormission API to set MaxNumborOfMessages for the ReceiveMessage action to a value greater than the default of 1
Answers
C.
Call the ReceiveMessage API to set MaxNumberOfM ess ages to a value greater than the default of 1.
C.
Call the ReceiveMessage API to set MaxNumberOfM ess ages to a value greater than the default of 1.
Answers
D.
Call the SetQueue Attributes API for the queue and set MaxNumberOfMessages to a value greater than the default of 1
D.
Call the SetQueue Attributes API for the queue and set MaxNumberOfMessages to a value greater than the default of 1
Answers
Suggested answer: D

A company has a website that displays a daily newsletter. When a user visits the website, an AWS Lambda function processes the browser's request and queries the company's on-premises database to obtain the current newsletter. The newsletters are stored in English. The Lambda function uses the Amazon Translate TranslateText API operation to translate the newsletters and the translation is displayed to the user Due to an increase in popularity, the website's response time has slowed. The database is overloaded The company cannot change the database and needs a solution that improves the response time of the Lambda function Which solution meets these requirements?

A.
Change to asynchronous Lambda function invocation
A.
Change to asynchronous Lambda function invocation
Answers
B.
Cache the translated newsletters in the Lambda /tmp directory
B.
Cache the translated newsletters in the Lambda /tmp directory
Answers
C.
Enable TranslateText API caching.
C.
Enable TranslateText API caching.
Answers
D.
Change the Lambda function to use parallel processing
D.
Change the Lambda function to use parallel processing
Answers
Suggested answer: B

A Lambda function processes data before sending it to a downstream service. Each piece of data is approximately 1MB in size. After a security audit, the function is now required to encrypt the data before sending it downstream Which API call is required to perform the encryption?

A.
Pass the data to the KMS ReEncrypt API for encryption
A.
Pass the data to the KMS ReEncrypt API for encryption
Answers
B.
Use the KMS GenerateDataKeyAPi to get an encryption key
B.
Use the KMS GenerateDataKeyAPi to get an encryption key
Answers
C.
Use the KMS GeneraceDaraHeywithoutPlainTexr API to get an encryption key
C.
Use the KMS GeneraceDaraHeywithoutPlainTexr API to get an encryption key
Answers
D.
Pass the data to KMS as part of the Encrypt API for encryption.
D.
Pass the data to KMS as part of the Encrypt API for encryption.
Answers
Suggested answer: B

Explanation:

Explanation:

A company is migrating its on-premises database to Amazon RDS for MySQL. The company has readheavy workloads, and wants to make sure it re-factors its code to achieve optimum read performance for its queries. How can this objective be met?

A.
Add database retries to effectively use RDS with vertical scaling
A.
Add database retries to effectively use RDS with vertical scaling
Answers
B.
Use RDS with multi-AZ deployment
B.
Use RDS with multi-AZ deployment
Answers
C.
Add a connection string to use an RDS read replica for read queries.
C.
Add a connection string to use an RDS read replica for read queries.
Answers
D.
Add a connection string to use a read replica on an EC2 instance
D.
Add a connection string to use a read replica on an EC2 instance
Answers
Suggested answer: C

A company stores documents in Amazon S3 with default settings A new regulation requires the company to encrypt the documents at rest, rotate the encryption keys annually, and keep a record of when the encryption keys were rotated.

The company does not want to manage the encryption keys outside of AWS Which solution will meet these requirements?

A.
Use server-side encryption with Amazon S3 managed encryption keys (SSE-S3).
A.
Use server-side encryption with Amazon S3 managed encryption keys (SSE-S3).
Answers
B.
Use server-side encryption with AWS KMS managed encryption keys (SSE-KMS)
B.
Use server-side encryption with AWS KMS managed encryption keys (SSE-KMS)
Answers
C.
Use server-side encryption with customer-provided encryption keys (SSE-C)
C.
Use server-side encryption with customer-provided encryption keys (SSE-C)
Answers
D.
Use client-side encryption before sending the data to Amazon S3
D.
Use client-side encryption before sending the data to Amazon S3
Answers
Suggested answer: C
Total 944 questions
Go to page: of 95