SAA-C03 · Question #19
A company needs a secure connection between its on-premises environment and AWS. This connection does not need high bandwidth and will handle a small amount of traffic. The connection should be set up
The correct answer is D. Implement an AWS Site-to-Site VPN connection.. AWS Site-to-Site VPN: This provides a secure and encrypted connection between an on- premises environment and AWS. It is a cost-effective solution suitable for low bandwidth and small traffic needs. Site-to-Site VPN can be quickly set up by configuring a virtual private gateway o
Question
A company needs a secure connection between its on-premises environment and AWS. This connection does not need high bandwidth and will handle a small amount of traffic. The connection should be set up quickly. What is the MOST cost-effective method to establish this type of connection?
Options
- AImplement a client VPN
- BImplement AWS Direct Connect.
- CImplement a bastion host on Amazon EC2.
- DImplement an AWS Site-to-Site VPN connection.
How the community answered
(41 responses)- A7% (3)
- B17% (7)
- C5% (2)
- D71% (29)
Explanation
AWS Site-to-Site VPN: This provides a secure and encrypted connection between an on- premises environment and AWS. It is a cost-effective solution suitable for low bandwidth and small traffic needs. Site-to-Site VPN can be quickly set up by configuring a virtual private gateway on the AWS side and a customer gateway on the on-premises side. It uses standard IPsec protocol to establish the VPN tunnel. Cost-Effectiveness: Compared to AWS Direct Connect, which requires dedicated physical connections and higher setup costs, a Site-to-Site VPN is less expensive and easier to implement for smaller traffic requirements.
Community Discussion
No community discussion yet for this question.