ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 48 - Professional Cloud Architect discussion

Report
Export

Your company just finished a rapid lift and shift to Google Compute Engine for your compute needs. You have another 9 months to design and deploy a more cloud-native solution. Specifically, you want a system that is no-ops and autoscaling.

Which two compute products should you choose? Choose 2 answers.

A.
Compute Engine with containers
Answers
A.
Compute Engine with containers
B.
Google Kubernetes Engine with containers
Answers
B.
Google Kubernetes Engine with containers
C.
Google App Engine Standard Environment
Answers
C.
Google App Engine Standard Environment
D.
Compute Engine with custom instance types
Answers
D.
Compute Engine with custom instance types
E.
Compute Engine with managed instance groups
Answers
E.
Compute Engine with managed instance groups
Suggested answer: B, C

Explanation:

B: With Container Engine, Google will automatically deploy your cluster for you, update, patch, secure the nodes.

Kubernetes Engine's cluster autoscaler automatically resizes clusters based on the demands of the workloads you want to run. C: Solutions like Datastore, BigQuery, AppEngine, etc are truly NoOps.

App Engine by default scales the number of instances running up and down to match the load, thus providing consistent performance for your app at all times while minimizing idle instances and thus reducing cost.

Note: At a high level, NoOps means that there is no infrastructure to build out and manage during usage of the platform. Typically, the compromise you make with NoOps is that you lose control of the underlying infrastructure.

References: https://www.quora.com/How-well-does-Google-Container-Engine-support-Google-Cloud-Platform%E2%80%99s-NoOps-claim

asked 18/09/2024
Ibrahim Ramku
51 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first