Question 177:
You are creating an application that will run on Google Kubernetes Engine. You have identified MongoDB as the most suitable database system for your application and want to deploy a managed MongoDB environment that provides a support SLA. What should you do?
Answer options:
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.