ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 80 - Professional Cloud Architect discussion

Report
Export

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:

A.
Be based on open-source technology for cloud portability
Answers
A.
Be based on open-source technology for cloud portability
B.
Dynamically scale compute capacity based on demand
Answers
B.
Dynamically scale compute capacity based on demand
C.
Support continuous software delivery
Answers
C.
Support continuous software delivery
D.
Run multiple segregated copies of the same application stack
Answers
D.
Run multiple segregated copies of the same application stack
E.
Deploy application bundles using dynamic templates
Answers
E.
Deploy application bundles using dynamic templates
F.
Route network traffic to specific services based on URLWhich combination of technologies will meet all of his requirements?
Answers
F.
Route network traffic to specific services based on URLWhich combination of technologies will meet all of his requirements?
G.
Google Kubernetes Engine, Jenkins, and Helm
Answers
G.
Google Kubernetes Engine, Jenkins, and Helm
H.
Google Kubernetes Engine and Cloud Load Balancing
Answers
H.
Google Kubernetes Engine and Cloud Load Balancing
I.
Google Kubernetes Engine and Cloud Deployment Manager
Answers
I.
Google Kubernetes Engine and Cloud Deployment Manager
J.
Google Kubernetes Engine, Jenkins, and Cloud Load Balancing
Answers
J.
Google Kubernetes Engine, Jenkins, and Cloud Load Balancing
Suggested answer: D

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.

Use Helm to:

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

References: https://cloud.google.com/solutions/jenkins-on-kubernetes-engine

asked 18/09/2024
Styliani Simoiridou
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first