2. You’re deploying test environments using Compute Engine VMs. Some downtime is acceptable, and it is very important to deploy them as inexpensively as possible. What single thing below could save you the most money?
1 / 1 point
Correct
This answer is correct. These are the most cost-effective solution as required in the question(up to 80% lower than equivalent non-preemptible machines) and the fact that some downtime is acceptable means that the requirement can be met with preemptible machines.
Related Questions & Answers:
- Which of the following approaches to multi-project networking, uses a centralized network administration model? 4. Which of the following approaches to multi-project networking, uses a centralized network administration model? 1 / 1 point Cloud VPN VPC ... Read more...
- You’re building a RESTful microservice. Which would be a valid data format for returning data to the client? 1. You’re building a RESTful microservice. Which would be a valid data format for returning data to the client? 1 / 1 ... Read more...
- Which Google Cloud tools can be used to build a continuous integration pipeline? 2. Which Google Cloud tools can be used to build a continuous integration pipeline? 1 / 1 point Cloud Source Repositories Cloud Build Container Registry All of these ✓ CorrectAll of the options are correct. Source Repositories provides a private Git repository, Cloud Build builds containers, and Container Registry is a Docker images repository that performs vulnerability analysis. All three components are typically used in a continuous integration pipeline where on a commit, code is built and tested and an image is built andpublished to a registry....
- You need to deploy an existing application that was written in.NETversion 4. The application requires Windows servers, and you don’t want to change it. Which should you use? 3. You need to deploy an existing application that was written in.NETversion 4. The application requires Windows servers, and you ... Read more...
- Your service has an availability SLO of 99%. What could you use to monitor whether you are meeting it? 1. Your service has an availability SLO of 99%. What could you use to monitor whether you are meeting it? ... Read more...
- You want to deploy multiple copies of your application, so that you can load balance traffic across them. How should you deploy this application’s Pods to the production Namespace in your cluster? 7. You want to deploy multiple copies of your application, so that you can load balance traffic across them. How ... Read more...