CV0-003 · Question #835
A systems administrator needs to connect the company's network to a public cloud services provider. Which of the following BEST ensure encryption in transit for data transfers?
The correct answer is B. A VPN tunnel. A VPN (Virtual Private Network) tunnel encrypts all data in transit between two endpoints - in this case, the company's on-premises network and the public cloud provider. VPNs use protocols like IPsec or TLS to establish an encrypted channel, ensuring that data cannot be intercep
Question
A systems administrator needs to connect the company's network to a public cloud services provider. Which of the following BEST ensure encryption in transit for data transfers?
Options
- AIdentity federation
- BA VPN tunnel
- CA proxy solution
- DA web application firewall
How the community answered
(22 responses)- A5% (1)
- B91% (20)
- C5% (1)
Explanation
A VPN (Virtual Private Network) tunnel encrypts all data in transit between two endpoints - in this case, the company's on-premises network and the public cloud provider. VPNs use protocols like IPsec or TLS to establish an encrypted channel, ensuring that data cannot be intercepted or read as it traverses the public internet. Identity federation (A) handles authentication and SSO but does not encrypt network traffic. A proxy solution (C) routes and filters traffic but does not inherently encrypt it. A web application firewall (D) inspects and filters HTTP/S traffic for threats but is not designed to provide general-purpose encryption in transit for data transfers between networks.
Topics
Community Discussion
No community discussion yet for this question.