Google Cloud Professional Cloud Security Engineer — Question 312

Your organization's financial modeling application is already deployed on Google Cloud. The application processes large amounts of sensitive customer financial data. Application code is old and poorly understood by your current software engineers. Recent threat modeling exercises have highlighted the potential risk of sophisticated side-channel attacks against the application while the application is running. You need to further harden the Google Cloud solution to mitigate the risk of these side-channel attacks, ensuring maximum protection for the confidentiality of financial data during processing, while minimizing application problems. What should you do?

Answer options

Correct answer: C

Explanation

The correct answer is C because migrating to Confidential VMs provides hardware-level encryption, significantly enhancing the protection of sensitive data during processing against side-channel attacks. Options A and D, while they improve security, do not specifically address the side-channel attack vulnerabilities. Option B introduces noise but may not provide the same level of security as Confidential VMs.