AWS Fargate Cluster coexistence with EC2 instances / Autoscaling Capacity Providers
There is a possibility add to your AWS Fargate Cluster Capacity Providers with autoscaling EC2 instances. You can use it to, debug some Containers – you can just log-in to EC2, where your container is running or optimize the use of EC2 / Fargate instances, especially when you use reserved EC2 instances. When you add […]