exam questions

Exam AZ-500 All Questions

View all questions & answers for the AZ-500 exam

Exam AZ-500 topic 3 question 50 discussion

Actual exam question from Microsoft's AZ-500
Question #: 50
Topic #: 3
[All AZ-500 Questions]

You plan to deploy Azure container instances.
You have a containerized application that is comprised of two containers: an application container and a validation container. The application container is monitored by the validation container. The validation container performs security checks by making requests to the application container and waiting for responses after every transaction.
You need to ensure that the application container and the validation container are scheduled to be deployed together. The containers must communicate to each other only on ports that are not externally exposed.
What should you include in the deployment?

  • A. application security groups
  • B. network security groups (NSGs)
  • C. management groups
  • D. container groups
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
wizardoX
Highly Voted 2 years, 3 months ago
The answer is correct, as with container groups one can define in which ports those 2 containers should communicate and restrict otherwise.
upvoted 9 times
...
flafernan
Most Recent 5 months, 2 weeks ago
Selected Answer: D
“Container groups” in Azure Container Instances (ACI) allow you to define and deploy multiple containers as a unit. By using a container group, you can ensure that containers within the same group are deployed together and share the same network, allowing them to communicate with each other.
upvoted 3 times
...
ESAJRR
7 months ago
Selected Answer: D
D. container groups
upvoted 1 times
...
zellck
11 months, 4 weeks ago
Selected Answer: D
D is the answer. https://learn.microsoft.com/en-us/azure/container-instances/container-instances-container-groups#what-is-a-container-group A container group is a collection of containers that get scheduled on the same host machine. The containers in a container group share a lifecycle, resources, local network, and storage volumes. It's similar in concept to a pod in Kubernetes.
upvoted 4 times
...
majstor86
1 year, 1 month ago
Selected Answer: D
D. container groups
upvoted 1 times
...
ligu
1 year, 2 months ago
Answer is correct
upvoted 1 times
...
Eltooth
2 years, 1 month ago
Selected Answer: D
D is correct answer. Within a container group, container instances can reach each other via localhost on any port, even if those ports aren't exposed externally on the group's IP address or from the container. Optionally deploy container groups into an Azure virtual network to allow containers to communicate securely with other resources in the virtual network. https://docs.microsoft.com/en-us/azure/container-instances/container-instances-container-groups#networking
upvoted 2 times
...
sleekdunga
2 years, 2 months ago
D, https://docs.microsoft.com/en-us/azure/container-instances/container-instances-container-groups
upvoted 4 times
orcnylmz
1 year, 6 months ago
Here is explanation from document: Within a container group, container instances can reach each other via localhost on any port, even if those ports aren't exposed externally on the group's IP address or from the container.
upvoted 1 times
...
...
daluadanilo
2 years, 3 months ago
i would vote NSG
upvoted 2 times
...
WhalerTom
2 years, 4 months ago
In exam Dec 21. 40 questions, 1 case study, no labs.
upvoted 2 times
...
o2091
2 years, 4 months ago
it seems correct, what do you think?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago