Question-41: As a member of Quicktechie Inc., you have been working as a partner on one of the assignments, and a development manager is now working on a new application. He requests that you examine his needs and determine which cloud technologies he may use to satisfy those criteria. The application needs to have: 1. Have a cloud portability strategy that is built on open-source technologies 2. Automatically adjust the amount of available computing power depending on current need 3. Encourage the distribution of software in an ongoing manner 4. Operate several independent copies of the application stack at the same time 5. Deploy application bundles via the use of dynamic templates 6. Direct the traffic of the network to the appropriate services depending on the URL. What specific mix of technology is going to be able to fulfil all of his needs?
A. Google Kubernetes Engine, Jenkins, and Helm
B. Google Kubernetes Engine and Cloud Load Balancing
C. Google Kubernetes Engine and Cloud Deployment Manager
D. Google Kubernetes Engine, Jenkins, and Cloud Load Balancing
Correct Answer
Get All 340 Questions and Answer for Google Professional Cloud Architect
: 1 Explanation: Deploy application bundles using dynamic templates cannot be accomplished without helm. The GKE protocol needs to provide load balancing. Because Kubernetes Engine already has integrated support for two forms of cloud load balancing (known as Ingress and External Network Load Balancing), the distinction lies in the fact that it does not provide load balancing based on URL.