exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 857 discussion

Exam question from Amazon's AWS-SysOps
Question #: 857
Topic #: 1
[All AWS-SysOps Questions]

A SysOps Administrator maintains several Amazon EC2 instances that do not have access to the public internet. To patch operating systems, the instances require outbound internet connectivity. For security reasons, the instances should not be reachable from the public Internet.
The Administrator deploys a NAT instance, updates the security groups, and configures the appropriate routes within the route table. However, the instances are still unable to reach the Internet.
What should be done to resolve the issue?

  • A. Assign Elastic IP addresses to the instances and create a route from the private subnets to the internet gateway
  • B. Delete the NAT instance and replace it with AWS WAF
  • C. Disable source/destination checks on the NAT instance
  • D. Start/stop the NAT instance so it is launched on a different host
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Reference:
https://docs.aws.amazon.com/vpc/latest/userguide/VPC_Scenario2.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Newguru2020
Highly Voted 2 years, 9 months ago
Easy. Disable Source/Destination check on Instance to make it a NAT instance Ans: C
upvoted 8 times
mrphuongbn
2 years, 8 months ago
Right. If this is a NAT instance, you must stop source / destination checking. A NAT instance must be able to send and receive traffic when the source or destination is not itself. https://docs.aws.amazon.com/vpc/latest/userguide/VPC_NAT_Instance.html#EIP_Disable_SrcDestCheck
upvoted 6 times
...
...
albert_kuo
Most Recent 11 months, 2 weeks ago
Selected Answer: C
By disabling source/destination checks on the NAT instance, the instance can effectively serve as a gateway for instances in the private subnet to access the internet, and the internet traffic will flow through the NAT instance without being blocked.
upvoted 1 times
...
gulu73
1 year, 5 months ago
Selected Answer: C
C is the answer
upvoted 1 times
...
RicardoD
2 years, 8 months ago
c is the answer
upvoted 1 times
...
Hypercuber
2 years, 8 months ago
I can't believe that the suggested answer is A. This is absolutely funny. Answer is C.
upvoted 2 times
...
abhishek_m_86
2 years, 8 months ago
C. Disable source/destination checks on the NAT instance Seem correct
upvoted 2 times
...
jackdryan
2 years, 8 months ago
I'll go with C
upvoted 1 times
...
MFDOOM
2 years, 8 months ago
C. Disable source/destination checks on the NAT instance
upvoted 1 times
...
ImranR
2 years, 9 months ago
C is correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...