Google Cloud Professional Cloud Database Engineer — Question 34
You are migrating your data center to Google Cloud. You plan to migrate your applications to Compute Engine and your Oracle databases to Bare Metal Solution for Oracle. You must ensure that the applications in different projects can communicate securely and efficiently with the Oracle databases. What should you do?
Answer options
- A. Set up a Shared VPC, configure multiple service projects, and create firewall rules.
- B. Set up Serverless VPC Access.
- C. Set up Private Service Connect.
- D. Set up Traffic Director.
Correct answer: A
Explanation
The correct answer is A because a Shared VPC allows multiple projects to share a common networking infrastructure, facilitating secure and efficient communication between applications and databases. Options B, C, and D do not provide the necessary setup for inter-project communication in this context.