MultipleChoice
A company is providing read access to objects in an Amazon S3 bucket for different customers The company uses 1AM permissions to restnct access to the S3 bucket The customers can access only their own files
Due to a regulation requirement the company needs to enforce encryption in transit for interactions with Amazon S3
Which solution will meet these requirements?
OptionsMultipleChoice
A company requires objects that are stored in Amazon S3 to be encrypted. The company is currently using server-side encryption with AWS KMS managed encryption keys (SSE-KMS) A developer needs to optimize the cost-effectiveness of the encryption mechanism without negatively affecting performance
What should the developed to meet these requirements'?
OptionsMultipleChoice
A company hosts a monolithic application on Amazon EC2 instances. The company starts converting some features of the application to a serverless architecture by using Amazon API Gateway and AWS Lambda After the migration, some users report problems with payment processing
Upon inspection, a developer discovers that the Lambda function that calls the external payment API is taking longer than expected Therefore, the API Gateway requests are timing out
What should the developer do to resolve this issue in the serverless architecture1?
OptionsMultipleChoice
A developer is designing a web application in which new users will use their email addresses to create accounts Millions of users are expected to sign up. The application will store attributes for each user
Which AWS service or feature should the developer implement to meet these requirements^
OptionsMultipleChoice
A developer is creating an application that is based on an AWS Lambda function. The function uses the AWS SDK to read product price data from an Amazon S3 bucket and to write user information to an Amazon Aurora DB instance The Lambda function runs often, up to a few times each minute To meet performance requirements, the developer must minimize the run duration of the Lambda function
Which actions can help the developer increase the performance'? (Select TWO)
OptionsMultipleChoice
You are writing to a DynamoDB table and receive the following exception:' ProvisionedThroughputExceededException'. though according to your Cloudwatch metrics for the table, you are not exceeding your provisioned throughput.
What could be an explanation for this?
Options