Ferry operations already picked Amazon EKS. The serving image must run as a Kubernetes Deployment on that cluster, with the image coming from ECR. What should they script?
Select an answer to reveal the explanation.
Short Explanation
Ferry ops already picked EKS. Script a Kubernetes Deployment that pulls from ECR. Do not design a new cluster, Personalize is not EKS, and a SageMaker endpoint ignores the chosen target.
Full Explanation
Deploy the serving container on Amazon EKS when that is the target, typically as a Kubernetes Deployment from ECR. Do not design a cluster from scratch. Personalize is not EKS, and a SageMaker endpoint ignores the chosen target.