Which solution will meet these requirements?

A developer is creating an application that will be deployed on IoT devices. The application will send data to a RESTful API that is deployed as an AWS Lambda function. The application will assign each API request a unique identifier. The volume of API requests from the application can randomly...

April 8, 2025 No Comments READ MORE +

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

A company is building a web application on AWS. When a customer sends a request, the application will generate reports and then make the reports available to the customer within one hour. Reports should be accessible to the customer for 8 hours. Some reports are larger than 1 MB. Each...

April 5, 2025 No Comments READ MORE +

What is the MOST secure way to allow CloudFormaton to access the Lambda Code in the S3 bucket?

A developer has code that is stored in an Amazon S3 bucket. The code must be deployed as an AWS Lambda function across multiple accounts in the same AWS Region as the S3 bucket an AWS CloudPormation template that runs for each account will deploy the Lambda function. What is...

April 4, 2025 No Comments READ MORE +

How can the developer expand the application to run in the destination Region while meeting the encryption requirement?

A developer wants to expand an application to run in multiple AWS Regions. The developer wants to copy Amazon Machine Images (AMIs) with the latest changes and create a new application stack in the destination Region. According to company requirements, all AMIs must be encrypted in all Regions. However, not...

April 2, 2025 No Comments READ MORE +

When solution will meet these requirements?

A company is developing an ecommerce application that uses Amazon API Gateway APIs. The application uses AWS Lambda as a backend. The company needs to test the code in a dedicated, monitored test environment before the company releases the code to the production environment. When solution will meet these requirements?A...

March 29, 2025 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...

March 27, 2025 No Comments READ MORE +

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

A company is implementing an application on Amazon EC2 instances. The application needs to process incoming transactions. When the application detects a transaction that is not valid, the application must send a chat message to the company's support team. To send the message, the application needs to retrieve the access...

March 25, 2025 No Comments READ MORE +

What should the developer do to meet these requirements?

A developer is creating an AWS Lambda function that searches for Items from an Amazon DynamoDQ table that contains customer contact information. The DynamoDB table items have the customers as the partition and additional properties such as customer -type, name, and job_title. The Lambda function runs whenever a user types...

March 24, 2025 No Comments READ MORE +

Where is the session data best written so that it can be served reliably across multiple requests?

An application runs on multiple EC2 instances behind an ELB. Where is the session data best written so that it can be served reliably across multiple requests?A . Write data to Amazon ElastiCacheB . Write data to Amazon Elastic Block StoreC . Write data to Amazon EC2 instance StoreD ....

March 20, 2025 No Comments READ MORE +

Which solution meets these requirements in the MOST operationally efficient manner?

A developer at a company needs to create a small application mat makes the same API call once each flay at a designated time. The company does not have infrastructure in the AWS Cloud yet, but the company wants to implement this functionality on AWS. Which solution meets these requirements...

March 18, 2025 No Comments READ MORE +