AWS - EC2 and EBS - multichoice questions

Question 1

Your app is deployed in eu-north-1 and requires 4 instances to be considered healthy. Which of the following deployments is the cheapest and fault tolerant in case of AZ outage?

Question 2

Your naive cloud architect suggests that they should automate the backup of your EBS volumes to the same availability zone (AZ) in which EC2 instances were running. The idea is that this would ensure that you always have a backup copy of your data in case of an outage or failure.

What would you tell him?

Question 3

Your private and public DNS of a running ec2 instance are:

ip-172-31-46-24.eu-north-1.compute.internal
ec2-13-49-241-109.eu-north-1.compute.amazonaws.com

Question 4

You are trying to connect to your instances over SSH but failed with "Timeout Error". What most likely is the root cause?

Question 5

An EC2 instance applies 4 different security groups. Naive cloud architect wanted port 8080 to be opened in the machine, so he went to one of the security groups and added a rule that allows inbound traffic on port 8080.

What are the potential risks associated with the architect's action?

Question 6

A financial company was expanding its trading platform and required a low-latency, high-bandwidth network for their AWS infrastructure to support high-frequency trading. They found that their current network configuration was causing delays in processing transactions, leading to lost revenue.

To resolve the issue, they can:

Question 7

How can an instance be copied to another region?

Question 8

As a system administrator for a large company, you were tasked with choosing the most cost-effective pricing option for a production server that required 12 CPUs for the next one year. After considering the options, you decided to purchase:

Question 9

You are tasked with setting up a new web application on AWS. The application is expected to receive a high volume of traffic and needs to have low latency. You know that the application requires fast storage that can handle a high number of read and write operations.

What EBS option would you choose to ensure optimal performance for the application?

Question 10

You need to ensure that your company's data is stored on physical hardware that is not shared with any other company due to a compliance requirement. What option should you choose?

Question 11

How long does EBS remain unavailable while taking a snapshot of it?

Question 12

You need to run a compute-intensive job that should last 3 hours during the weekend. Since the job can be restarted if it fails, you are wondering what would be the preferred way to launch the instances to reduce the cost while ensuring the job completes within the required timeframe.

Question 13

Given a default security group which allows outbound traffic for all ports and protocols, and blocks any inbound traffic.

If an outgoing request is allowed, but the inbound traffic on that port is not allowed, how can the response to the outgoing request be returned?

Question 14

You want to run a high cpu load instance, which instance family would you use?