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...

October 13, 2023 No Comments READ MORE +

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...

October 13, 2023 No Comments READ MORE +

Which AWS service should the team use to store the program code?

A development team wants to build a continuous integration/continuous delivery (CI/CD) pipeline. The team is using AWS CodePipeline to automate the code build and deployment. The team wants to store the program code to prepare for the CI/CD pipeline. Which AWS service should the team use to store the program...

October 12, 2023 No Comments READ MORE +

How can the developer meet these requirements without additional application code?

A developer needs to perform geographic load testing of an API. The developer must deploy resources to multiple AWS Regions to support the load testing of the API. How can the developer meet these requirements without additional application code?A . Create and deploy an AWS Lambda function in each desired...

October 11, 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...

October 11, 2023 No Comments READ MORE +

Which action can help the company achieve this goal?

A company is offering APIs as a service over the internet to provide unauthenticated read access to statistical information that is updated daily. The company uses Amazon API Gateway and AWS Lambda to develop the APIs. The service has become popular, and the company wants to enhance the responsiveness of...

October 11, 2023 No Comments READ MORE +

Where should the temporary files be stored?

A developer is designing an AWS Lambda function that creates temporary files that are less than 10 MB during invocation. The temporary files will be accessed and modified multiple times during invocation. The developer has no need to save or retrieve these files in the future. Where should the temporary...

October 10, 2023 No Comments READ MORE +

Which solution will meet this requirement with LEAST current and future effort?

A company is migrating an on-premises database to Amazon RDS for MySQL. The company has read-heavy workloads. The company wants to refactor the code to achieve optimum read performance for queries. Which solution will meet this requirement with LEAST current and future effort?A . Use a multi-AZ Amazon RDS deployment....

October 9, 2023 No Comments READ MORE +

Which solution will meet these requirements in the MOST scalable way?

A company receives food orders from multiple partners. The company has a microservices application that uses Amazon API Gateway APIs with AWS Lambda integration. Each partner sends orders by calling a customized API that is exposed through API Gateway. The API call invokes a shared Lambda function to process the...

October 8, 2023 No Comments READ MORE +

Which solution will meet these requirements?

A developer is creating an application that will store personal health information (PHI). The PHI needs to be encrypted at all times. An encrypted Amazon RDS for MySQL DB instance is storing the data. The developer wants to increase the performance of the application by caching frequently accessed data while...

October 8, 2023 No Comments READ MORE +