Which solution will enable the search and retrieval of each employee's individual details and high-resolution photos using AWS APIs?

A company is migrating legacy internal applications to AWS. Leadership wants to rewrite the internal employee directory to use native AWS services. A developer needs to create a solution for storing employee contact details and high-resolution photos for use with the new application. Which solution will enable the search and...

September 18, 2024No CommentsREAD 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...

September 18, 2024No CommentsREAD MORE +

When solution will meet these requirements MOST cost-effectively?

A company has installed smart motes in all Its customer locations. The smart meter’s measure power usage at 1minute intervals and send the usage readings to a remote endpoint tot collection. The company needs to create an endpoint that will receive the smart meter readings and store the readings in...

September 18, 2024No CommentsREAD MORE +

Which solution will meet these requirements?

A developer is incorporating AWS X-Ray into an application that handles personal identifiable information (PII). The application is hosted on Amazon EC2 instances. The application trace messages include encrypted PII and go to Amazon CloudWatch. The developer needs to ensure that no PII goes outside of the EC2 instances. Which...

September 18, 2024No CommentsREAD 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...

September 17, 2024No CommentsREAD MORE +

Which access does the policy allow regarding the s3:GetObject and s3:PutObject actions?

A developer has written the following IAM policy to provide access to an Amazon S3 bucket: Which access does the policy allow regarding the s3:GetObject and s3:PutObject actions?A . Access on all buckets except the “DOC-EXAMPLE-BUCKET” bucketB . Access on all buckets that start with “DOC-EXAMPLE-BUCKET” except the “DOC-EXAMPLE-BUCKET/secrets” bucketC...

September 16, 2024No CommentsREAD MORE +

Which solution should the developer implement to meet these requirements?

A developer is using AWS Amplify Hosting to build and deploy an application. The developer is receiving an increased number of bug reports from users. The developer wants to add end-to-end testing to the application to eliminate as many bugs as possible before the bugs reach production. Which solution should...

September 16, 2024No CommentsREAD 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...

September 16, 2024No CommentsREAD 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...

September 16, 2024No CommentsREAD MORE +

How can the developer ensure that an orders and updates are stored to Amazon S3 with the LEAST development effort?

An online food company provides an Amazon API Gateway HTTP API 1o receive orders for partners. The API is integrated with an AWS Lambda function. The Lambda function stores the orders in an Amazon DynamoDB table. The company expects to onboard additional partners Some to me panthers require additional Lambda...

September 15, 2024No CommentsREAD MORE +