Review Questions
You can find the answers in the Appendix.
-
You are deploying a Python web application to GCP. The application uses only custom code and basic Python libraries. You expect to have sporadic use of the application for the foreseeable future and want to minimize both the cost of running the application and the DevOps overhead of managing the application. Which computing service is the best option for running the application?
- Compute Engine
- App Engine standard environment
- App Engine flexible environment
- Kubernetes Engine
-
Your manager is concerned about the rate at which the department is spending on cloud services. You suggest that your team use preemptible VMs for all of the following except which one?
- Database server
- Batch processing with no fixed time requirement to complete
- High-performance computing cluster
- None of the above
-
What parameters need to be specified when creating a VM in Compute Engine?
- Project and zone
- Username and admin role
- Billing...