DCA Exam Question 61

Is this a supported user authentication method for Universal Control Plane?
Solution. LDAP
  • DCA Exam Question 62

    Will this configuration achieve fault tolerance for managers in a swarm?
    Solution: only two managers, one active and one passive.
  • DCA Exam Question 63

    You created a new service named 'http* and discover it is not registering as healthy. Will this command enable you to view the list of historical tasks for this service?
    Solution. 'docker inspect http"
  • DCA Exam Question 64

    Will this sequence of steps completely delete an image from disk in the Docker Trusted Registry?
    Solution: Delete the image and delete the image repository from Docker Trusted Registry
  • DCA Exam Question 65

    You add a new user to the engineering organization in DTR.
    Will this action grant them read/write access to the engineering/api repository?
    Solution: Add them to a team in the engineering organization that has read/write access to the engineering/api repository.