Which task is mandatory to make the code ready to deploy?

Posted by: Pdfprep Category: 350-901 Tags: , ,

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.
B . Rewrite the code in Python.
C . Build a wrapper for the code to “containerize” it.
D . Rebase the code from the upstream git repo.

Answer: D

Leave a Reply

Your email address will not be published.