CiscoCisco
350-901 · Question #42
350-901 Question #42: Real Exam Question with Answer & Explanation
Sign in or unlock 350-901 to reveal the answer and full explanation for question #42. The question stem and answer options stay visible for context.
Application Deployment and Security
Question
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?
Options
- ACreate a Dockerfile for the code base.
- BRewrite the code in Python.
- CBuild a wrapper for the code to "containerize" it.
- DRebase the code from the upstream git repo.
Unlock 350-901 to see the answer
You've previewed enough free 350-901 questions. Unlock 350-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Containerization#Kubernetes#Application Deployment#GKE