nerdexam
CiscoCisco

200-901 · Question #260

200-901 Question #260: Real Exam Question with Answer & Explanation

Sign in or unlock 200-901 to reveal the answer and full explanation for question #260. The question stem and answer options stay visible for context.

Application Deployment and Security

Question

A developer created a new secure API and is testing the functionality locally. The API was added to a container for further testing, and other team members and applications need to connect to the API. Which command exposes the API in the container as port 8443 and allows connections external to the host?

Options

  • Adocker run -p 127.0.0.1:80:8443/tcp myapiservice
  • Bdocker run -p 0.0.0.0:443:8443/tcp myapiservice
  • Cdocker run -p 0.0.0.0:8443:443/tcp myapiservice
  • Ddocker run -p 127.0.0.1:443:8443/tcp myapiservice

Unlock 200-901 to see the answer

You've previewed enough free 200-901 questions. Unlock 200-901 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Docker#Containerization#Port Mapping#API Deployment
Full 200-901 PracticeBrowse All 200-901 Questions