Cisco Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) 300-910 Question # 18 Topic 2 Discussion

Cisco Implementing DevOps Solutions and Practices using Cisco Platforms (DEVOPS) 300-910 Question # 18 Topic 2 Discussion

300-910 Exam Topic 2 Question 18 Discussion:
Question #: 18
Topic #: 2

A DevOps engineer must build a Docker image to containerize an application. Then the image must be pushed to a repository on Docker Hub in a CI/CD pipeline using GitHub Actions.

Which approach securely encrypts the Docker Hub access token as an environment variable within the CI/CD pipeline?


A.

Store the access token with GitHub environment variables


B.

Store the access token with GitHub encrypted secrets


C.

Store the access token in an environment file in the repository


D.

Hard code the access token in the repository with Base64 encoding


Get Premium 300-910 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.