1. Your production team had earlier created a VPC with the CIDR block of 192.168.0.0./i 6. Instances were launched in the VPC. Now there is a decision to ensure the instances have an address space for 10.0.0.0/16. How can this be achieved?
A) Launch a NAT Instance. Ensure that the instance performs Network address translation onto the CIDR range of 10.0.0.0/16
B) Change the address block of the VPC from 192.168.0.0.116 to 10.0.0.0/1 6. All of the instances will now use the new address space.
C) Create a new VPC with the address block of 10.0.0.0/16. Migrate all of the instances to the new VPC.
D) Add a new address space to the VPC. Then ensure that the instances use the new address space
2. Your company needs to create its own VPN based EC2 Instances. These Instances will allow 2 VPC?s in different regions to talk to each other. You?ve created one VPN Instance In one subnet in one VPC and another Instance in another subnet in another VPC. You are establishing the communication via Internet gateway. What extra consideration should be in place in such a configuration?
A) Placing a NAT Instance in front of both of the VPN connections
B) Placing a Virtual private gateway as the termination endpoint
C) Having multiple VPN Instances for high availability
D) Using a Private hosted zone in Route 53
3. You have created a VPC Endpoint for your private subnet to S3. The default endpoint policy is in place. You are trying to access a bucket, but you?re getting an access denied error. What must be done. Please select:
A) Add the VPC endpoint to the Endpoint policy to allow access to the S3 bucket
B) Add the VPC endpoint to the Bucket ACL
C) Add the VPC Endpoint to the S3 bucket policy
D) Add the VPC to the 53 bucket policy
4. You have created an Application Load Balancer. You need to point your domain names of www.example.com and example.com to the Application Load Balancer. Your Hosted zone is example.com. How can you achieve this?
A) Create one CNAME record for the ELB to www.example.com. And then create another PTR record to the E to example.com
B) Create an ALIAS record for the ELB and point it to example.com. Create a PTR record for www.example.cc and point it to exam ple.com
C) Create one CNAME record for the ELB to www.example.com. And then create another CNAME record to the ELB to example.com
D) Create an Alias record for example.com and point it to the ELB as the target. Create a CNAME record for www.example.com and point it to example.com
5. You are planning on creating a fault tolerant EC2 Instance by creating a secondary network interface and a backup EC2 Instance. Which of the following is a requirement to ensure the switch over can be done Qu successfully? Choose 2 answers from the options given below ?(Select 2answers)
A) The instance must reside in a different Availability Zone
B) The network interface must reside in the same Availability Zone Sh
C) The network Interface must reside In a different Availability Zone
D) The instance must reside in the same Availability Zone
Write a public review