An inference pipeline runs two containers on the same host. Agency policy requires encryption in transit between those containers, not only TLS from the client to the endpoint. What should they enable?
Select an answer to reveal the explanation.
Short Explanation
Two containers share a host, and policy requires encryption in transit between them. Enable inter-container traffic encryption. Client-to-endpoint TLS does not cover that hop, and turning TLS off is the opposite of the policy.
Full Explanation
SageMaker can encrypt traffic between containers on the same host. Client-to-endpoint TLS does not cover that hop. Rekognition is not that setting, and turning TLS off is the opposite of the policy.