1. An architecture consists of the following a) A primary and secondary infrastructure hosted in AWS. b) Both infrastructures consists of ELB, Auto scaling and EC2 resources How should Route53 be configured to ensure proper failover incase the primary infrastructure goes down.
A) Configure a primary routing policy
B) Configure a Multi-Answer routing policy
C) Configure a failover routing policy
D) Configure a weighted routing policy
2. Your company has setup a Cloud front distribution. They are using multiple EC2 Instances as the origin. There is a requirement to ensure that cookies can be monitored in the requests. Based on the cookies, different sites can be relayed back to the users. Which of the following would help fulfill this requirement?
A) Consider using proxy protocol
B) Consider using multiple origins
C) Consider using RTMP distributions
D) Consider using Lambda at the edge
3. A company has a requirement to send large amounts of data that needs to be ingested into S3. This needs to be done on a regular basis. Also the data transfer needs to be encrypted. The data transfer line needs to be low latency and dependable. How could you accomplish this?
A) Use an AWS(Amazon Web Service) Managed VPN over AWS(Amazon Web Service) Direct Connect .
B) Use AWS(Amazon Web Service) Direct Connect over an AWS(Amazon Web Service) Managed VPN
C) Use an AWS(Amazon Web Service) Direct Connect connection
D) Use an AWS(Amazon Web Service) VPN Managed connection
4. Your company is planning on hosting an application on a set of EC2 Instances. There is a requirement for complete end to end encryption for the data to ensure that the application is (HIPAA) compliant. How can you achieve this?
A) Setup a VPN connection between the EC2 Instance and the Internet
B) Setup a Direct Connect connection between the EC2 Instance and the Internet
C) Ensure that the traffic is encrypted using KMS
D) Use SSL to encrypt all the data at the application layer
5. Your team is planning on hosting an application in AWS. This application will be using a My SQL database hosted on an EC2 Instance. It is anticipated that the disk performance might take a hit due to the high Input/ Output activity. How can you ensure baseline performance with low latency for the database tier?
A) Ensure to use an Instance with Enhanced Networking enabled
B) Ensure to use the EFS file system
C) Ensure to use Amazon S3 for storage
D) Ensure to use EBS lops volumes
Write a public review