Summary
There are many options for customers when deciding how to host an application. If it’s an existing application, considerations such as the application architecture (monolithic or microservice) or licensing restrictions will impact the decision. Ultimately, there is no right way to host an application without the additional context of how the code base was developed, its architecture, and the associated client requirements.
If you have an application that has operating system or database licensing requirements, you will likely opt for a sole-tenant node. Assuming you are a fresh start-up building with open source technologies in the regulated industries space building containerized applications, you’ll likely end up working with Google Kubernetes Engine.
As you think through the exam questions, make sure to read the questions carefully to ensure you pick up on the keywords that are being used to designate where a workload should land. Start by thinking through...