I need to deploy in AWS a complex application that uses these components. We already have the application deployed on EC2 nodes, but we were thinking to move them to a Fargate profile (still under Kubernetes):
Is it possible to do it? Are there limitations with EKS Fargate that makes this absolutely impossible?
Are there cost advantages in doing this?
Can you suggest cost-effective alternatives?