How should you design the process?
Mountkirk Games has deployed their new backend on Google Cloud Platform (GCP). You want to create a through testing process for new versions of the backend before they are released to the public. You want the testing environment to scale in an economical way. How should you design the process?A...
What should you do?
You want to enable your running Google Kubernetes Engine cluster to scale as demand for your application changes. What should you do?A . Add additional nodes to your Kubernetes Engine cluster using the following command: gcloud container clusters resize CLUSTER_Name C -size 10B . Add a tag to the instances...
What should you do?
Your development team has created a structured API to retrieve vehicle data. They want to allow third parties to develop tools for dealerships that use this vehicle event data. You want to support delegated authorization against this data. What should you do?A . Build or leverage an OAuth-compatible access control...
Which two architectures should you consider?
Your agricultural division is experimenting with fully autonomous vehicles. You want your architecture to promote strong security during vehicle operation. Which two architectures should you consider? (Choose two.)A . Treat every micro service call between modules on the vehicle as untrusted.B . Require IPv6 for connectivity to ensure a secure...
Which Google Database should they use?
JencoMart wants to move their User Profiles database to Google Cloud Platform. Which Google Database should they use?A . Cloud SpannerB . Google BigQueryC . Google Cloud SQLD . Google Cloud DatastoreView AnswerAnswer: A Explanation: Common workloads for Google Cloud Datastore: - User profiles - Product catalogs - Game state...
Which architecture should you recommend?
Testlet 1 Company Overview TerramEarth manufactures heavy equipment for the mining and agricultural industries: about 80% of their business is from mining and 20% from agriculture. They currently have over 500 dealers and service centers in 100 countries. Their mission is to build products that make their customers more productive....
Which Google Database should they use?
JencoMart wants to move their User Profiles database to Google Cloud Platform. Which Google Database should they use?A . Cloud SpannerB . Google BigQueryC . Google Cloud SQLD . Google Cloud DatastoreView AnswerAnswer: A Explanation: Common workloads for Google Cloud Datastore: - User profiles - Product catalogs - Game state...
Which Google Database should they use?
JencoMart wants to move their User Profiles database to Google Cloud Platform. Which Google Database should they use?A . Cloud SpannerB . Google BigQueryC . Google Cloud SQLD . Google Cloud DatastoreView AnswerAnswer: A Explanation: Common workloads for Google Cloud Datastore: - User profiles - Product catalogs - Game state...
Which set of products should they use?
Mountkirk Games wants to set up a continuous delivery pipeline. Their architecture includes many small services that they want to be able to update and roll back quickly. Mountkirk Games has the following requirements: - Services are deployed redundantly across multiple regions in the US and Europe - Only frontend...
Considering the TerramEarth business and technical requirements, what should you do?
For this question, refer to the TerramEarth case study. You need to implement a reliable, scalable GCP solution for the data warehouse for your company, TerramEarth. Considering the TerramEarth business and technical requirements, what should you do?A . Replace the existing data warehouse with BigQuery. Use table partitioning.B . Replace...