CV0-003 · Question #850
The Chief Information Officer of a financial services company wants to ensure stringent security measures are maintained while migrating customer financial information from a private cloud to the publ
The correct answer is B. VPN. A VPN creates an encrypted tunnel between the private cloud and the public cloud, ensuring financial data cannot be intercepted or disclosed during transit. It provides both confidentiality and integrity for the migration traffic.
Question
The Chief Information Officer of a financial services company wants to ensure stringent security measures are maintained while migrating customer financial information from a private cloud to the public cloud. The cloud engineer must deploy automated validation and verification checks to prevent unauthorized disclosure of financial information. Which of the following should be configured during the migration?
Options
- AACL
- BVPN
- CP2V
- DVDI
How the community answered
(18 responses)- A6% (1)
- B72% (13)
- C6% (1)
- D17% (3)
Why each option
A VPN creates an encrypted tunnel between the private cloud and the public cloud, ensuring financial data cannot be intercepted or disclosed during transit. It provides both confidentiality and integrity for the migration traffic.
An ACL restricts access to resources based on rules but does not encrypt data in transit, so it cannot prevent the unauthorized disclosure of data as it moves across the network.
A VPN establishes a cryptographically authenticated and encrypted tunnel over the network, preventing unauthorized parties from reading or tampering with customer financial data in transit during the migration. It directly fulfills the requirement for automated validation and verification checks against unauthorized disclosure, as all traffic through the tunnel is authenticated and encrypted end-to-end.
P2V (Physical to Virtual) is a technique for converting physical machine workloads into virtual machine images and has no relevance to securing data transmission between cloud environments.
VDI (Virtual Desktop Infrastructure) delivers virtualized desktop sessions to end users and does not address the security of data moving between cloud environments.
Concept tested: VPN encrypted tunnel for secure cloud-to-cloud data migration
Source: https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-about-vpngateways
Topics
Community Discussion
No community discussion yet for this question.