Exam Name: | DevNet Associate (DEVASC) | ||
Exam Code: | 200-901 Dumps | ||
Vendor: | Cisco | Certification: | Cisco Certified DevNet Associate |
Questions: | 467 Q&A's | Shared By: | tiffany |
Refer to the exhibit.
A developer needs to create a Docker image that listens on port 5000. Which code snippet must be placed onto the blank in the code?
A developer is working on a new feature in a branch named 'newfeat123456789' and the current working primary branch is named 'prim987654321'. The developer requires a merge commit during a fast forward merge for record-keeping purposes. Which Git command must be used?
A developer is developing a web application that uses username and password to authenticate to the next service. The user credentials must be available at any time in the application. The developer must choose and implement a secure method of storing the authentication credentials that are used in the automation code. Which password handling method must be used to minimize the security risk?