Which solution will meet these requirements MOST cost-effectively?

A company is planning to securely manage one-time fixed license keys in AWS. The company's development team needs to access the license keys in automaton scripts that run in Amazon EC2 instances and in AWS CloudFormation stacks. Which solution will meet these requirements MOST cost-effectively?A . Amazon S3 with encrypted...

December 10, 2023 No Comments READ MORE +

How can the developer enforce that all requests to retrieve the data provide encryption in transit?

A company has an Amazon S3 bucket that contains sensitive dat a. The data must be encrypted in transit and at rest. The company encrypts the data in the S3 bucket by using an AWS Key Management Service (AWS KMS) key. A developer needs to grant several other AWS accounts...

December 9, 2023 No Comments READ MORE +

How can the developer improve the function's performance?

A developer has written an AWS Lambda function. The function is CPU-bound. The developer wants to ensure that the function returns responses quickly. How can the developer improve the function's performance?A . Increase the function's CPU core count.B . Increase the function's memory.C . Increase the function's reserved concurrency.D ....

December 9, 2023 No Comments READ MORE +

Which AWS service or tool should the developer use to define serverless resources in YAML?

A developer is creating a template that uses AWS CloudFormation to deploy an application. The application is serverless and uses Amazon API Gateway, Amazon DynamoDB, and AWS Lambda. Which AWS service or tool should the developer use to define serverless resources in YAML?A . CloudFormation serverless intrinsic functionsB . AWS...

December 8, 2023 No Comments READ MORE +

What is the MOST secure way to resolve this issue?

An application that is hosted on an Amazon EC2 instance needs access to files that are stored in an Amazon S3 bucket. The application lists the objects that are stored in the S3 bucket and displays a table to the user. During testing, a developer discovers that the application does...

December 7, 2023 No Comments READ MORE +

How can the developer incorporate the list of approved instance types in the CloudFormation template?

A developer is creating an AWS CloudFormation template to deploy Amazon EC2 instances across multiple AWS accounts. The developer must choose the EC2 instances from a list of approved instance types. How can the developer incorporate the list of approved instance types in the CloudFormation template?A . Create a separate...

December 7, 2023 No Comments READ MORE +

How should the developer configure the Lambda function to detect changes to the DynamoDB table?

A developer is working on a serverless application that needs to process any changes to an Amazon DynamoDB table with an AWS Lambda function. How should the developer configure the Lambda function to detect changes to the DynamoDB table?A . Create an Amazon Kinesis data stream, and attach it to...

December 7, 2023 No Comments READ MORE +

Based on this system configuration, where would the developer find the logs?

An application uses Lambda functions to extract metadata from files uploaded to an S3 bucket; the metadata is stored in Amazon DynamoDB. The application starts behaving unexpectedly, and the developer wants to examine the logs of the Lambda function code for errors. Based on this system configuration, where would the...

December 7, 2023 No Comments READ MORE +

Which solution will meet this requirement?

A developer has an application that stores data in an Amazon S3 bucket. The application uses an HTTP API to store and retrieve objects. When the PutObject API operation adds objects to the S3 bucket the developer must encrypt these objects at rest by using server-side encryption with Amazon S3...

December 7, 2023 No Comments READ MORE +

Which solution will meet these requirements with the LEAST operational overhead?

A developer is creating an application that will give users the ability to store photos from their cellphones in the cloud. The application needs to support tens of thousands of users. The application uses an Amazon API Gateway REST API that is integrated with AWS Lambda functions to process the...

December 7, 2023 No Comments READ MORE +