After the lock-chamber team chose a custom container, they still need the scripted path: image in ECR, SageMaker model image URI set, endpoint created. Which BYOC steps fit?
Select an answer to reveal the explanation.
Short Explanation
Build and push the image to ECR, then point the SageMaker model and endpoint at that URI. A laptop Docker daemon is not that path, and inventing a new container service is extra.
Full Explanation
BYOC for SageMaker AI is build, push to Amazon ECR, and point the model and endpoint at that image URI. A laptop Docker daemon and a new invented service are not that path. Translate is not BYOC.