PROFESSIONAL-CLOUD-ARCHITECT · Question #6
A development manager is building a new application He asks you to review his requirements and identify what cloud technologies he can use to meet them. The application must: 1. Be based on…
The correct answer is D. Google Compute Engine, Jenkins, and Cloud Load Balancing. Jenkins is an open-source automation server that lets you flexibly orchestrate your build, test, and deployment pipelines. Kubernetes Engine is a hosted version of Kubernetes, a powerful cluster manager and orchestration system for containers. When you need to set up a…
Question
Options
- AGoogle Container Engine, Jenkins, and Helm
- BGoogle Container Engine and Cloud Load Balancing
- CGoogle Compute Engine and Cloud Deployment Manager
- DGoogle Compute Engine, Jenkins, and Cloud Load Balancing
How the community answered
(37 responses)- A14% (5)
- B22% (8)
- C5% (2)
- D59% (22)
Explanation
Jenkins is an open-source automation server that lets you flexibly orchestrate your build, test, and deployment pipelines. Kubernetes Engine is a hosted version of Kubernetes, a powerful cluster manager and orchestration system for containers. When you need to set up a continuous delivery (CD) pipeline, deploying Jenkins on Kubernetes Engine provides important benefits over a standard VM-based deployment Incorrect Answers: A: Helm is a tool for managing Kubernetes charts. Charts are packages of pre-configured Kubernetes resources. Find and use popular software packaged as Kubernetes charts Share your own applications as Kubernetes charts Create reproducible builds of your Kubernetes applications Intelligently manage your Kubernetes manifest files Manage releases of Helm packages
Topics
Community Discussion
No community discussion yet for this question.