Which option will meet these requirements with the HIGHEST level of security?

An application is using Amazon Cognito user pools and identity pools for secure access. A developer wants to in egrate the user-specific file upload and download features in the application with Amazon S3. The developer must ensure that the files are saved and retrieved in a secure manner and that...

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

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

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 +