Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Pass the Docker Certified Associate DCA Questions and answers with ValidTests

Exam DCA All Questions
Exam DCA Premium Access

View all detail and faqs for the DCA exam

Viewing page 2 out of 6 pages
Viewing questions 11-20 out of questions
Questions # 11:

Will a DTR security scan detect this?

Solution. image configuration poor practices, such as exposed ports or inclusion of compilers in production images

Options:

A.

Yes

B.

No

Expert Solution
Questions # 12:

Will a DTR security scan detect this?

Solution. private keys copied to the image

Options:

A.

Yes

B.

No

Expert Solution
Questions # 13:

An application image runs in multiple environments, with each environment using different certificates and ports.

Is this a way to provision configuration to containers at runtime?

Solution: Create a Dockerfile for each environment, specifying ports and ENV variables for certificates.

Options:

A.

Yes

B.

No

Expert Solution
Questions # 14:

Seven managers are in a swarm cluster.

Is this how should they be distributed across three datacenters or availability zones?

Solution: 3-3-1

Options:

A.

Yes

B.

No

Expert Solution
Questions # 15:

Will this command ensure that overlay traffic between service tasks is encrypted?

Solution.docker network create -d overlay --secure

Options:

A.

Yes

B.

No

Expert Solution
Questions # 16:

Will this Linux kernel facility limit a Docker container's access to host resources, such as CPU or memory?

Solution: cgroups

Options:

A.

Yes

B.

No

Expert Solution
Questions # 17:

Is this an advantage of multi-stage builds?

Solution: simultaneously creates and tags multiple images

Options:

A.

Yes

B.

No

Expert Solution
Questions # 18:

The Kubernetes yaml shown below describes a clusterIP service.

Question # 18

Is this a correct statement about how this service routes requests?

Solution: Traffic sent to the IP of this service on port 8080 will be routed to port 80 in a random pod with the label aPP: nginx.

Options:

A.

Yes

B.

No

Expert Solution
Questions # 19:

Will this command display a list of volumes for a specific container?

Solution. ‘docker container inspect nginx’

Options:

A.

Yes

B.

No

Expert Solution
Questions # 20:

Is this a type of Linux kernel namespace that provides container isolation?

Solution: Authentication

Options:

A.

Yes

B.

No

Expert Solution
Viewing page 2 out of 6 pages
Viewing questions 11-20 out of questions