List of questions
Related questions
Question 65 - 350-901 discussion
A cloud native project is being worked on in which all source code and dependencies are written in Python, Ruby, and/or JavaScipt. A change in code triggers a notification to the CI/CD tool to run the CI/CD pipeline.
Which step should be omitted from the pipeline?
A.
Deploy the code to one or more environments, such as staging and/or production.
B.
Build one of more containers that package up code and all its dependencies.
C.
Compile code.
D.
Run automated tests to validate the correctness.
Your answer:
0 comments
Sorted by
Leave a comment first