Download Docker Certified Associate.DCA.NewDumps.2018-08-01.53q.vcex

Vendor: Docker
Exam Code: DCA
Exam Name: Docker Certified Associate
Date: Aug 01, 2018
File Size: 29 KB
Downloads: 2

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Demo Questions

Question 1
Which of the following commands wifi automatically create a volume when a container is started?
  1. 'docker container run --name nginxtest --volumes=/app nginx'
  2. 'docker container run --name nginxtest -v /app:mount nginx'
  3. 'docker container run --name nginxtest --volumes myvol:/app:new nginx'
  4. 'docker container run --name nginxtest -v myvol:/app nginx'
Correct answer: A
Question 2
Which one of the following commands will show a list of volumes for a specific container?
  1. 'docker container logs nginx --volumes'
  2. 'docker container inspect nginx'
  3. 'docker volume inspect nginx'
  4. 'docker volume logs nginx --containers'
Correct answer: B
Question 3
Which of the following constitutes a production-ready devicemapper configuration for the Docker engine?
  1. Create a volume group in devicemapper and utilize the '--dm.thinpooldev' Docker daemon option, specifying the volume group
  2. Format a partition with xfs and mount it at '/var/lib/docker'
  3. Utilize the '--storage-opt dm.directlvm_device' Docker daemon option, specifying a block device
  4. Nothing, devicemapper comes ready for production usage out of the box
Correct answer: C
Question 4
Which one of the following commands will result in the volume being removed automatically once the container has exited?
  1. 'docker run --del -v /foo busybox'
  2. 'docker run --read-only -v /foo busybox'
  3. 'docker run --rm -v /foo busybox'
  4. 'docker run --remove -v /foo busybox'
Correct answer: C
Question 5
A container named "analytics" that stores results in a volume called "data" was created.
docker run -d --name=analytics -v data:/data app1
How are the results accessed in "data" with another container called "app2"?
  1. docker run -d --name=reports --volume=data app2
  2. docker run -d --name=reports --volumes-from=analytics app2
  3. docker run -d --name=reports --volume=app1 app2
  4. docker run -d --name=reports --mount=app1 app2
Correct answer: B
Question 6
A server is running low on disk space. What command can be used to check the disk usage of images, containers, and volumes for Docker engine?
  1. 'docker system df'
  2. 'docker system prune'
  3. 'docker system free'
  4. 'docker system ps'
Correct answer: A
Question 7
Which of the following are types of namespaces used by Docker to provide isolation? (Choose 2.)
  1. Host
  2. Network
  3. Process ID
  4. Authentication
  5. Storage
Correct answer: BC
Question 8
Which of the following namespaces is disabled by default and must be enabled at Docker engine runtime in order to be used?
  1. user
  2. pid
  3. net
  4. mnt
Correct answer: A
Question 9
Which of the following statements is true about secrets?
  1. Secrets can be created from any node in the cluster.
  2. Secrets can be modified after they are created.
  3. Secret are stored unencrypted on manager nodes.
  4. Secrets can be created using standard input (STDIN) and a file.
Correct answer: D
Question 10
Following the principle of least privilege, which of the following methods can be used to securely grnt access to the specific user to communicate to a Docker engine? (Choose two.)
  1. Utilize the '--host 0.0.0.0:2375' option to the Docker daemon to listen on port 2375 over TCP on all interfaces
  2. Utilize openssl to create TLS client and server certificates, configuring the Docker engine to use with mutual TLS over TCP.
  3. Utilize the '--host 127.0.0.1:2375' option to the Docker daemon to listen on port 2375 over TCP on localhost
  4. Give the user root access to the server to allow them to run Docker commands as root.
  5. Add the user to the 'docker' group on the server or specify the grouè with the '--group' Docker daemon option.
Correct answer: BE
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!