What should the developer do so that the company can meet the PII requirements while maintaining only one copy of the document?

A financial company must store original customer records for 10 years for legal reasons. A complete record contains personally identifiable information (PII). According to local regulations, PII is available to only certain people in the company and must not be shared with third parties. The company needs to make the...

April 27, 2025 No Comments READ MORE +

For a deployment using AWS Code Deploy, what is the run order of the hooks for in-place deployments?

For a deployment using AWS Code Deploy, what is the run order of the hooks for in-place deployments?A . BeforeInstall -> ApplicationStop -> ApplicationStart -> AfterInstallB . ApplicationStop -> BeforeInstall -> AfterInstall -> ApplicationStartC . BeforeInstall -> ApplicationStop -> ValidateService -> ApplicationStartD . ApplicationStop -> BeforeInstall -> ValidateService -> ApplicationStartView...

April 26, 2025 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...

April 25, 2025 No Comments READ MORE +

When using the AWS Encryption SDK how does the developer keep track of the data encryption keys used to encrypt data?

When using the AWS Encryption SDK how does the developer keep track of the data encryption keys used to encrypt data?A . The developer must manually keep Hack of the data encryption keys used for each data object.B . The SDK encrypts the data encryption key and stores it (encrypted)...

April 25, 2025 No Comments READ MORE +

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

April 23, 2025 No Comments READ MORE +

An application uses Lambda functions to extract metadata from files uploaded to an S3 bucket; the metadata is stored in Amazon DynamoDB. The application starts behaving unexpectedly, and the developer wants to examine the logs of the Lambda function code for errors. Based on this system configuration, where would the developer find the logs?

An application uses Lambda functions to extract metadata from files uploaded to an S3 bucket; the metadata is stored in Amazon DynamoDB. The application starts behaving unexpectedly, and the developer wants to examine the logs of the Lambda function code for errors. Based on this system configuration, where would the...

April 21, 2025 No Comments READ MORE +

When companion of steps mill resolves the latency issue?

A company’s website runs on an Amazon EC2 instance and uses Auto Scaling to scale the environment during peak times. Website users across the world ate experiencing high latency flue lo sialic content on theEC2 instance. even during non-peak hours. When companion of steps mill resolves the latency issue? (Select...

April 20, 2025 No Comments READ MORE +

What is the MOST likely cause of these issues?

A developer is trying get data from an Amazon DynamoDB table called demoman-table. The developer configured the AWS CLI to use a specific IAM use's credentials and ran the following command. The command returned errors and no rows were returned. What is the MOST likely cause of these issues?A ....

April 17, 2025 No Comments READ MORE +

Which solution will meet these requirements?

A developer is migrating some features from a legacy monolithic application to use AWS Lambda functions instead. The application currently stores data in an Amazon Aurora DB cluster that runs in private subnets in a VPC. The AWS account has one VPC deployed. The Lambda functions and the DB cluster...

April 16, 2025 No Comments READ MORE +

How should the developer retrieve the variables with the FEWEST application changes?

A developer is deploying a new application to Amazon Elastic Container Service (Amazon ECS). The developer needs to securely store and retrieve different types of variables. These variables include authentication information for a remote API, the URL for the API, and credentials. The authentication information and API URL must be...

April 15, 2025 No Comments READ MORE +