ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 160 - Professional Cloud Architect discussion

Report
Export

Your company is running its application workloads on Compute Engine. The applications have been deployed in production, acceptance, and development environments. The production environment is business-critical and is used 24/7, while the acceptance and development environments are only critical during office hours. Your CFO has asked you to optimize these environments to achieve cost savings during idle times. What should you do?

A.
Create a shell script that uses the gcloud command to change the machine type of the development and acceptance instances to a smaller machine type outside of office hours. Schedule the shell script on one of the production instancesto automate the task.
Answers
A.
Create a shell script that uses the gcloud command to change the machine type of the development and acceptance instances to a smaller machine type outside of office hours. Schedule the shell script on one of the production instancesto automate the task.
B.
Use Cloud Scheduler to trigger a Cloud Function that will stop the development and acceptance environments after office hours and start them just before office hours.
Answers
B.
Use Cloud Scheduler to trigger a Cloud Function that will stop the development and acceptance environments after office hours and start them just before office hours.
C.
Deploy the development and acceptance applications on a managed instance group and enable autoscaling.
Answers
C.
Deploy the development and acceptance applications on a managed instance group and enable autoscaling.
D.
Use regular Compute Engine instances for the production environment, and use preemptible VMs for the acceptance and development environments.
Answers
D.
Use regular Compute Engine instances for the production environment, and use preemptible VMs for the acceptance and development environments.
Suggested answer: D

Explanation:

Reference: https://cloud.google.com/blog/products/it-ops/best-practices-for-optimizing-your-cloud-costs

asked 18/09/2024
Leonelo Sanchez
27 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first