Google Cloud Digital Leader — Question 224
An organization wants to migrate legacy applications currently hosted in their data center to the cloud. The current architecture dictates that each application needs its own operating system (OS) instead of sharing an OS.
Which infrastructure solution should they choose?
Answer options
- A. Virtual machines
- B. Open source
- C. Serverless computing
- D. Containers
Correct answer: A
Explanation
The correct choice is Virtual machines because they provide the necessary isolation by allowing each application to run on its own operating system. The other options, such as Containers and Serverless computing, do not meet the requirement of having separate OS instances, and Open source is not an infrastructure solution.