
Answer-first summary for fast verification
Answer: Select an orchestration tool like Kubernetes that supports Azure AI services, implement robust lifecycle management practices, and ensure container security through image scanning and network policies.
Option B is correct because it ensures that the deployment of an Azure AI service in a containerized environment is managed efficiently by selecting a suitable orchestration tool, implementing best practices for container lifecycle management, and prioritizing security through comprehensive measures.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are planning to deploy an Azure AI service in a containerized environment. Describe the considerations you would make for container orchestration, including selecting the right orchestration tool, managing container lifecycle, and ensuring security.
A
Choose any orchestration tool randomly, ignore container lifecycle management, and assume security.
B
Select an orchestration tool like Kubernetes that supports Azure AI services, implement robust lifecycle management practices, and ensure container security through image scanning and network policies.
C
Pick an orchestration tool without considering its compatibility, manually manage container lifecycles, and hope for security.
D
Ignore orchestration tools, deploy containers directly, and rely on basic security measures.
No comments yet.