Which combination of actions should a DevOps Engineer take to accomplish this?

A company mandates the creation of capture logs for everything running in its AWS account. The account has multiple VPCs with Amazon EC2 instances, Application Load Balancers, Amazon RDS MySQL databases, and AWS WAF rules configured. The logs must be protected from deletion. A daily visual analysis of log anomalies...

November 18, 2022 No Comments READ MORE +

Which schema meets the requirements?

A company wants to use Amazon DynamoDB for maintaining metadata on its forums. See the sample data set in the image below. A DevOps Engineer is required to define the table schema with the partition key, the sort key, the local secondary index, projected attributes, and fetch operations. The schema...

November 18, 2022 No Comments READ MORE +

How should the DevOps engineer update the CloudFormation template to resolve this issue?

A DevOps engineer is setting up a container-based architecture. The engineer has decided to use AWS CloudFormation to automatically provision an Amazon ECS cluster and an Amazon EC2 Auto Scaling group to launch the EC2 container instances. After successfully creating the CloudFormation stack, the engineer noticed that, even though the...

November 17, 2022 No Comments READ MORE +

Which option requires the LEAST management overhead?

A company is using AWS Organizations to create separate AWS accounts for each of its departments. It needs to automate the following tasks: Updating the Linux AMIs with new patches periodically and generating a golden image Installing a new version of Chef agents in the golden image, if available Enforcing...

November 17, 2022 No Comments READ MORE +

Which combination of steps will enhance the security of AWS CloudFormation?

A devops team uses AWS CloudFormation to build their infrastructure. The security team is concerned about sensitive parameters, such as passwords, being exposed. Which combination of steps will enhance the security of AWS CloudFormation? (Select THREE.)A . Create a secure string with AWS KMS and choose a KMS encryption key....

November 17, 2022 No Comments READ MORE +

Which strategy will meet these requirements?

A company is using AWS CodePipeline to automate its release pipeline. AWS CodeDeploy is being used in the pipeline to deploy an application to Amazon ECS using the blue/green deployment model. The company wants to implement scripts to shifting traffic. These scripts will complete in 5 minutes or less If...

November 17, 2022 No Comments READ MORE +

Which solution will meet these requirements in the MOST cost-effective manner?

A company develops and maintains a web application using Amazon EC2 instances and an Amazon RDS for SQL Server DB instance in a single Availability Zone The resources need to run only when new deployments are being tested using AWS CodePipeline. Testing occurs one or more times a week and...

November 17, 2022 No Comments READ MORE +

How can you provide management with a better insight into data transfer use?

Management has reported an increase in the monthly bill from Amazon Web Services, and they are extremely concerned with this increased cost. Management has asked you to determine the exact cause of this increase. After reviewing the billing report, you notice an increase in the data transfer cost. How can...

November 17, 2022 No Comments READ MORE +

Which combination of architecture adjustments should the company implement to achieve high availability?

A company requires that its internally facing web application be nighty available. The architecture is made up of one Amazon EC2 web server instance and one NAT instance that provides outbound internet access for updates and accessing public data Which combination of architecture adjustments should the company implement to achieve...

November 17, 2022 No Comments READ MORE +

How should these requirements be met?

A DevOps Engineer needs to deploy a scalable three-tier Node.js application in AWS. The application must have zero downtime during deployments and be able to roll back to previous versions. Other applications will also connect to the same MySQL backend database. The CIO has provided the following guidance for logging:...

November 17, 2022 No Comments READ MORE +