
Answer-first summary for fast verification
Answer: Google Kubernetes Engine, Jenkins, and Helm
The correct answer is A: Google Kubernetes Engine, Jenkins, and Helm. Here's why: 1. Google Kubernetes Engine (GKE) is based on open-source Kubernetes and supports dynamic scaling of compute capacity. 2. Jenkins is an open-source automation server that allows continuous software delivery. 3. GKE supports running multiple segregated copies of the same application stack. 4. Helm is a tool for managing Kubernetes charts and deploying application bundles using dynamic templates. 5. GKE also supports routing network traffic to specific services based on URL through its Ingress resource, which can be managed using Helm charts. This covers all the required functionalities without the need for additional cloud services.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A development manager is planning to build a new cloud-based application. He has shared the requirements and asked for a review to determine suitable cloud technologies. The application should fulfill the following 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
No comments yet.