PROFESSIONAL-CLOUD-ARCHITECT · Question #53
Case Study: 1 - Mountkirk Games Case Study Company Overview Mountkirk Games makes online, session-based. multiplayer games for the most popular mobile platforms. Company Background Mountkirk Games…
The correct answer is C. Google Kubernetes Registry, Google Container Engine, Google HTTP(S) Load Balancer. Google Kubernetes Engine is ideal for deploying small services that can be updated and rolled back quickly. It is a best practice to manage services using immutable containers. -Cloud Load Balancing supports globally distributed services across multiple regions. It provides a…
Question
Options
- AGoogle Cloud Storage, Google Cloud Dataflow, Google Compute Engine
- BGoogle Cloud Storage, Google App Engine, Google Network Load Balancer
- CGoogle Kubernetes Registry, Google Container Engine, Google HTTP(S) Load Balancer
- DGoogle Cloud Functions, Google Cloud Pub/Sub, Google Cloud Deployment Manager
- EContainer Registry, Google Kubernetes Engine, Cloud Load Balancing
How the community answered
(46 responses)- A13% (6)
- B7% (3)
- C76% (35)
- D2% (1)
- E2% (1)
Explanation
Google Kubernetes Engine is ideal for deploying small services that can be updated and rolled back quickly. It is a best practice to manage services using immutable containers. -Cloud Load Balancing supports globally distributed services across multiple regions. It provides a single global IP address that can be used in DNS records. Using URL Maps, the requests can be routed to only the services that Mountkirk wants to expose. -Container Registry is a single place for a team to manage Docker images for the services.
Topics
Community Discussion
No community discussion yet for this question.