Interconnecting Networks Interconnecting Networks >> Elastic Google Cloud Infrastructure: Scaling and Automation 1. What is the purpose of Virtual Private Networking (VPN)? ... Read more...
Load Balancing and Autoscaling Load Balancing and Autoscaling >> Elastic Google Cloud Infrastructure: Scaling and Automation 1. Which of the following is not a ... Read more...
Infrastructure Automation Infrastructure Automation >> Elastic Google Cloud Infrastructure: Scaling and Automation 1. What’s the benefit of writing templates for your Deployment ... Read more...
How are Managed Services useful? 1. How are Managed Services useful? 1 / 1 point Managed Services may be an alternative to creating and managing infrastructure solutions. ... 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....