Which solution will meet this requirement MOST cost-effectively?

A company has a multi-node Windows legacy application that runs on premises. The application uses a network shared folder as a centralized configuration repository to store configuration files in .xml format. The company is migrating the application to Amazon EC2 instances. As part of the migration to AWS, a developer...

October 14, 2023 No Comments READ 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...

October 14, 2023 No Comments READ MORE +

How can the developer improve the function's performance?

A developer has written an AWS Lambda function. The function is CPU-bound. The developer wants to ensure that the function returns responses quickly. How can the developer improve the function's performance?A . Increase the function's CPU core count.B . Increase the function's memory.C . Increase the function's reserved concurrency.D ....

October 14, 2023 No Comments READ MORE +

Which set of steps would be necessary to achieve this?

A developer wants to insert a record into an Amazon DynamoDB table as soon as a new file is added to an Amazon S3 bucket. Which set of steps would be necessary to achieve this?A . Create an event with Amazon EventBridge that will monitor the S3 bucket and then...

October 14, 2023 No Comments READ MORE +

Which data store configuration will meet these requirements?

A developer wants to store information about movies. Each movie has a title, release year, and genre. The movie information also can include additional properties about the cast and production crew. This additional information is inconsistent across movies. For example, one movie might have an assistant director, and another movie...

October 14, 2023 No Comments READ MORE +

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 +