
Ultimate access to all questions.
You are in the process of developing an application that leverages Google Kubernetes Engine (GKE) for container orchestration. Given the data persistence needs of your application, you have identified MongoDB as the optimal choice for your database system due to its flexibility and scalability. Your objective is to deploy a managed MongoDB environment that offers a Service Level Agreement (SLA) for support, ensuring reliability and professional maintenance. What action should you take to achieve this?
A
Create a Cloud Bigtable cluster, and use the HBase API.
B
Deploy MongoDB Atlas from the Google Cloud Marketplace.
C
Download a MongoDB installation package, and run it on Compute Engine instances.
D
Download a MongoDB installation package, and run it on a Managed Instance Group.