Home › Forums › AWS › AWS Certified Solutions Architect Associate › Design High-Performing Architectures Question › Reply To: Design High-Performing Architectures Question
-
Hello Diogo Simoes,
Thank you for taking the time to share your feedback and concerns. We really appreciate the detailed observations.
Using Amazon ECS to run a Kubernetes cluster on AWS Fargate is not appropriate, as ECS is primarily designed for orchestrating Docker containers rather than Kubernetes.
Regarding Service Auto Scaling, you are right that this terminology applies to ECS. In Kubernetes/EKS, scaling is typically achieved through mechanisms such as the Horizontal Pod Autoscaler (HPA) or the Cluster Autoscaler. We recognize that the wording in the explanation could cause confusion, and we will make the necessary updates to ensure the distinction is clear and technically accurate. These changes should be reflected on the portal soon.
Thanks again for pointing this out. Let us know if you need further assistance.
Best regards,
JR @ Tutorials Dojo