A company wants to run applications in containers in the AWS Cloud. These applications are stateless and can tolerate disruptions within the underlying infrastructure. The company needs a solution that minimizes cost and operational overhead. What should a solutions architect do to meet these requirements?
AUse Spot Instances in an Amazon EC2 Auto Scaling group to run the application containers.
BUse Spot Instances in an Amazon Elastic Kubernetes Service (Amazon EKS) managed node group.
CUse On-Demand Instances in an Amazon EC2 Auto Scaling group to run the application containers.
DUse On-Demand Instances in an Amazon Elastic Kubernetes Service (Amazon EKS) managed node group.