Google Cloud Computing Foundations Week 2 Quiz Answer
In this article i am gone to share NPTEL Course: Google Cloud Computing Foundations Week 2 Quiz Answer with you..
Google Cloud Computing Foundations Week 2 Quiz Answer
Also visit: Google Cloud Computing Foundations Week 1 Quiz Answer
Week 2 Quiz Answer
Question 1) The predefined machine types do not fit your application requirement. What is the best solution for this case?
- Setup autoscaling.
- Over allocate resources for the instance
- Do nothing, the instance will size itself.
- Create a custom virtual machine that fits your requirements
Question 2) True or False. Compute Engine is billed for the first minute at boot-time and then per second of use
- True
- False
Question 3) True or False. Java is a runtime option for Cloud Functions.
- True
- False
Question 4) True or False? Local SSD disks are ephemeral
- True
- False
Question 5) Which of the following options provides the customize runtimes for App Engine by supplying a custom Docker image or Dockerfile from the open source community.
- App Engine Internal
- App Engine Standard
- App Engine Flexible
- Google Kubernetes Engine
- A virtualization platform.
- A format of container
- An orchestration engine to manage containers.
- An execution environment for building and connecting cloud services.
Question 7) True or False. Cloud Monitoring metrics can be used to trigger an autoscaling event
- True
- False
Question 8) Which of the following can trigger Cloud Functions?
- Webhook
- Stackdriver alert
- App Engine notification
Question 9) Time-to-market is highly valuable to you and you want to be able to focus on writing code without ever having to touch a server, cluster, or infrastructure. Which service suits your needs?
- App Engine
- Google Kubernetes Engine
- Google Compute Engine
- BigQuery
Question 10) Which of the following is the container format used with Google Kubernetes Engine?
- Rocket
- Docker
- Glassfish
- Spinnaker