Multiple Choice
After launching an instance that you intend to serve as a NAT (Network Address Translation) device in a public subnet you modify your route tables to have the NAT device be the target of internet bound traffic of your private subnet. When you try and make an outbound connection to the Internet from an instance in the private subnet, you are not successful. Which of the following steps could resolve the issue?
A) Attaching a second Elastic Network interface (ENI) to the NAT instance, and placing it in the private subnet
B) Attaching a second Elastic Network Interface (ENI) to the instance in the private subnet, and placing it in the public subnet
C) Disabling the Source/Destination Check attribute on the NAT instance
D) Attaching an Elastic IP address to the instance in the private subnet
Correct Answer:

Verified
Correct Answer:
Verified
Q390: When developing an AWS Lambda function that
Q391: An application needs to encrypt data that
Q392: A developer is working on an ecommerce
Q393: A company experienced partial downtime during the
Q394: You are inserting 1000 new items every
Q396: A company's ecommerce website is experiencing massive
Q397: A developer converted an existing program to
Q398: A Developer is storing sensitive data generated
Q399: An application stores payroll information nightly in
Q400: A Developer is writing a Linux-based application