ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 72 - 350-901 discussion

Report
Export

An application is hosted on Google Kubernetes Engine. A new JavaScript module is created to work with the existing application. Which task is mandatory to make the code ready to deploy?

A.

Create a Dockerfile for the code base.

Answers
A.

Create a Dockerfile for the code base.

B.

Rewrite the code in Python.

Answers
B.

Rewrite the code in Python.

C.

Build a wrapper for the code to "containerize" it.

Answers
C.

Build a wrapper for the code to "containerize" it.

D.

Rebase the code from the upstream git repo.

Answers
D.

Rebase the code from the upstream git repo.

Suggested answer: A
asked 10/10/2024
Elham Alasmari
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first