Which of the below steps would resolve the issue?
A company has an On-Demand EC2 instance located in a subnet in AWS that hosts a web application. The security group attached to this EC2 instance has the following Inbound Rules: The Route table attached to the VPC is shown below. You can establish an SSH connection into the EC2...
Which EC2 instance will be the first one to be terminated by your Auto Scaling group?
A suite of web applications is hosted in an Auto Scaling group of EC2 instances across three Availability Zones and is configured with default settings. There is an Application Load Balancer that forwards the request to the respective target group on the URL path. The scale-in policy has been triggered...
What is the best instance purchasing option which can be applied to your EC2 instances in this case?
A company is hosting EC2 instances that are on non-production environment and processing non-priority batch loads, which can be interrupted at any time. What is the best instance purchasing option which can be applied to your EC2 instances in this case?A . On-Demand InstancesB . Spot InstancesC . Reserved InstancesD...
What can the DevOps engineers do to prevent this from happening again?
A company has 3 DevOps engineers that are handling its software development and infrastructure management processes. One of the engineers accidentally deleted a file hosted in Amazon S3 which has caused disruption of service. What can the DevOps engineers do to prevent this from happening again?A . Set up a...
Which EC2 instance will be the first one to be terminated by your Auto Scaling group?
A suite of web applications is hosted in an Auto Scaling group of EC2 instances across three Availability Zones and is configured with default settings. There is an Application Load Balancer that forwards the request to the respective target group on the URL path. The scale-in policy has been triggered...
How should the solutions architect build the solution?
A solutions architect is designing a cost-efficient, highly available storage solution for company data. One of the requirements is to ensure that the previous state of a file is preserved and retrievable if a modified version of it is uploaded. Also, to meet regulatory compliance, data over 3 years must...
What is the best solution that the Architect can provide to them?
A Solutions Architect is working for a financial company. The manager wants to have the ability to automatically transfer obsolete data from their S3 bucket to a low-cost storage system in AWS . What is the best solution that the Architect can provide to them?A . Use Lifecycle Policies in...
How would you design the application to improve its overall performance and make it more scalable while keeping the costs low?
A company currently has an Augment Reality (AR) mobile game that has a serverless backend. It is using a DynamoDB table which was launched using the AWS CLI to store all the user data and information gathered from the players and a Lambda function to pull the data from DynamoDB....
Which of the following options are valid?
A software company has resources hosted in AWS and on-premises servers. You have been requested to create a decoupled architecture for applications which make use of both resources . Which of the following options are valid? (Select TWO.)A . Use DynamoDB to utilize both on-premises servers and EC2 instances for...
How should the company re-design its architecture to address this requirement?
A company launched a website that accepts high-quality photos and turns them into a downloadable video montage. The website offers a free and a premium account that guarantees faster processing. All requests by both free and premium members go through a single SQS queue and then processed by a group...