exam questions

Exam AWS Certified Security - Specialty All Questions

View all questions & answers for the AWS Certified Security - Specialty exam

Exam AWS Certified Security - Specialty topic 1 question 166 discussion

Exam question from Amazon's AWS Certified Security - Specialty
Question #: 166
Topic #: 1
[All AWS Certified Security - Specialty Questions]

A company wants to encrypt the private network between its on-premises environment and AWS. The company also wants a consistent network experience for its employees.
What should the company do to meet these requirements?

  • A. Establish an AWS Direct Connect connection with AWS and set up a Direct Connect gateway. In the Direct Connect gateway configuration, enable IPsec and BGP, and then leverage native AWS network encryption between Availability Zones and Regions.
  • B. Establish an AWS Direct Connect connection with AWS and set up a Direct Connect gateway. Using the Direct Connect gateway, create a private virtual interface and advertise the customer gateway private IP addresses. Create a VPN connection using the customer gateway and the virtual private gateway.
  • C. Establish a VPN connection with the AWS virtual private cloud over the Internet.
  • D. Establish an AWS Direct Connect connection with AWS and establish a public virtual interface. For prefixes that need to be advertised, enter the customer gateway public IP addresses. Create a VPN connection over Direct Connect using the customer gateway and the virtual private gateway.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

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
PeppaPig
Highly Voted 3 years, 9 months ago
D is correct. VPN over DX connection using public VIF https://aws.amazon.com/premiumsupport/knowledge-center/create-vpn-direct-connect/
upvoted 28 times
...
khos77
Highly Voted 3 years, 8 months ago
I'm going to throw a monkey wrench into the points above. I feel that the answer is B as to the requirement is the company want's it's private network encrypted with it being stable. To me that would involve of course direct connect but instead of a public virtual interface the requirement requires a private virtual interface with VPN. https://aws.amazon.com/premiumsupport/knowledge-center/public-private-interface-dx/ https://docs.aws.amazon.com/vpn/latest/s2svpn/SetUpVPNConnections.html
upvoted 9 times
ChinkSantana
3 years, 8 months ago
B is also my thought too. The private Vif and private subnets from On-Prem are the key here. Then create an IPSEC vpn for encryption
upvoted 3 times
...
vbal
2 years, 9 months ago
Private IP of Customer Gateway? Answer is D.
upvoted 1 times
...
...
Raphaello
Most Recent 1 year, 4 months ago
Selected Answer: D
Direct Connect GW + VGW (Virtual Private Gateway) >>VPN>> Customer Gateway (its public IP address). Option D is correct.
upvoted 1 times
Raphaello
1 year, 4 months ago
You need a PUBLIC VIF to establish site-to-site VPN over Direct Connect connection https://docs.aws.amazon.com/whitepapers/latest/aws-vpc-connectivity-options/aws-direct-connect-site-to-site-vpn.html
upvoted 1 times
...
...
M2ao
1 year, 8 months ago
Selected Answer: B
from this doc https://docs.aws.amazon.com/vpn/latest/s2svpn/private-ip-dx.html
upvoted 1 times
...
Anto1973
1 year, 10 months ago
Selected Answer: B
https://aws.amazon.com/premiumsupport/knowledge-center/create-vpn-direct-connect/
upvoted 1 times
...
Anto1973
1 year, 10 months ago
B - https://aws.amazon.com/premiumsupport/knowledge-center/create-vpn-direct-connect/
upvoted 1 times
...
Nan001
2 years, 4 months ago
Creating a public virtual interface and advertising public IP addresses is a valid way to establish a VPN connection over Direct Connect. However, it's not the only way to establish a VPN connection over Direct Connect. Option B suggests creating a private virtual interface and using the customer gateway private IP addresses to establish a VPN connection, which is a more secure approach as it doesn't involve public IP addresses. In general, creating a public virtual interface and advertising public IP addresses may be more suitable for scenarios where there are no security concerns with exposing public IP addresses. However, in the context of the question you provided, it's not clear whether the company has any security concerns with exposing public IP addresses.
upvoted 3 times
...
TerrenceC
2 years, 6 months ago
On 22nd June 2022, AWS announced that Private IP VPN is able to traverse Direct Connect. https://aws.amazon.com/about-aws/whats-new/2022/06/aws-site-vpn-introduces-private-ip-security-privacy/ Therefore, both #B and #D are correct technically. When turning to the security aspect, the private range is much more ideal than the public range. So, if this question comes up in the recent exam, #B shall be more accurate than #D.
upvoted 5 times
...
FAZ81
2 years, 6 months ago
encrypt private network the question asks you cant encrypt direct connect
upvoted 1 times
...
[Removed]
2 years, 6 months ago
Option A, "Establish an AWS Direct Connect connection with AWS and set up a Direct Connect gateway. In the Direct Connect gateway configuration, enable IPsec and BGP, and then leverage native AWS network encryption between Availability Zones and Regions," is the correct answer. This option allows the company to encrypt the private network between its on-premises environment and AWS, and provides a consistent network experience for its employees.
upvoted 1 times
...
nnope
2 years, 6 months ago
Selected Answer: D
It seems to be D from the given options, but don't you think MACsec would give even better connectivity? https://aws.amazon.com/about-aws/whats-new/2021/03/aws-direct-connect-announces-macsec-encryption-for-dedicated-10gbps-and-100gbps-connections-at-select-locations/
upvoted 2 times
...
gofavad926
2 years, 12 months ago
Selected Answer: D
B, is explained here with the same words https://aws.amazon.com/premiumsupport/knowledge-center/create-vpn-direct-connect/
upvoted 4 times
landsamboni
2 years, 7 months ago
you mean D is explained there with the same words?
upvoted 1 times
...
...
mongiam
3 years, 2 months ago
Selected Answer: D
D) VPN through the Direct Connect.
upvoted 1 times
...
ceros399
3 years, 3 months ago
Selected Answer: D
D - Stablish an IPsec VPN through the DX.
upvoted 1 times
...
Waniru
3 years, 4 months ago
An AWS VPN connection over a Direct Connect connection provides consistent levels of throughput and encryption algorithms that protect your data. https://aws.amazon.com/premiumsupport/knowledge-center/create-vpn-direct-connect/
upvoted 1 times
...
jayaj
3 years, 5 months ago
D is correct. Public Virtual interface is needed to create a VPN over Direct connect.
upvoted 1 times
...
boooliyooo
3 years, 6 months ago
D is wrong. D is using 'public' virtual interface. B using DX uses 'private' virtual interface. https://docs.aws.amazon.com/directconnect/latest/UserGuide/direct-connect-gateways-intro.html
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 ...