1. Your company has an AWS(Amazon Web Service) Direct connect connection in the us-west region. They want to use a VPC via the AWS(Amazon Web Service) Direct Connect connection. The VPC is located in another region. How can you achieve this connectivity? Choose 2 answers from the options given below.(Select 2answers)
A) Create a private VIF from the current AWS(Amazon Web Service) Direct Connect Connection. With Inter-region peering this is possible. B) Create a Direct Connect gateway in a public region C) Create a Public VIF and then a VPN connection over that to the remote VPC D) Create a private VIF and then a VPN connection over that to the remote VPC
2. You want to automated the VPC Peering connections that occurs in your AWS(Amazon Web Service) Account. Which of the below methods can be used to automate the VPC peering connections
A) Use a Cloud formation template to peer the VPC5 B) Use an Ops work stack to peer the VPCs C) Use cloud trail along with a Lambda function D) Use Cloud watch metrics along with a Lambda function
3. Your team has created a cloud formation template. It creates a VPC and a subnet with a CIDR block of 10.0.0.0/16 and you have created another subnet with in the VPC with a CIDR block of 10.1.0.0/24. What will happen when you try to deploy the template?
A) The template will give a deployment error and all resources will be rolled back B) The template will give a deployment error when creating the subnet and leave the VPC as created C) The template will give an error during the design stage D) The template will deploy successfully
4. You have a set of EC2 Instances in a VPC. You need to have optimal network performance on these Instances. These Instances will talk to Instances In another VPC via VPC peering. Which of the following should be carried out to ensure maximum network performance? Choose 2 answers from the options given below.(Select 2answers)
A) Ensure the operating system supports Enhanced networking B) Set the MTU on the Instances to 9001 C) Enable Enhanced Networking on the Instances D) Create 2 availability zones for the instances in the primary VPC and place them in a placement group
5. You are designing an SSL/TLS solution that requires HTTPS clients to be authenticated by the Web server using client certificate authentication. The solution must be resilient. Which of the below options would you consider for configuring the web server infrastructure? Choose 2 answers from the options below(Select 2answers)
A) Configure ELB with TCP listeners on TCP/443. And place the Web servers behind it B) Configure your web servers as the origins for a Cloud Front distribution. C) Configure your Web servers with EIP?s. Place the Web servers in a Route53 Record Set and configure health checks against all Web servers. D) Configure ELB with HTTPS listeners, and place the Web servers behind it.
Leave a comment