Ends in
00
hrs
00
mins
00
secs
SHOP NOW

⏲️ 48-Hour Bonus Sale - Get 25% OFF any product. Use Coupon code: TD-NY2026

Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified Solutions Architect Associate Design High-Performing Architectures Question Reply To: Design High-Performing Architectures Question

  • obmon

    Member
    January 7, 2026 at 12:32 am

    The reason EKS on Fargate is chosen over ECS on Fargate is mainly because the scenario explicitly mentions that the new platform is based on Kubernetes. If the organization already has Kubernetes workloads, tooling, and expertise, EKS allows them to reuse their existing ecosystem and avoid retraining or rewriting everything for ECS.

    Your observation is correct: “Service Auto Scaling” is not a Kubernetes concept — that part of the answer is inaccurate. In Kubernetes you would use HPA/VPA, not ECS-style Service Auto Scaling. The exam answer is conceptually pointing to “autoscaling of services on EKS,” but the terminology is wrong.

    EKS is picked because the bank uses Kubernetes; Fargate removes node management. The scaling wording is just an imprecise part of the test.

    • This reply was modified 2 weeks ago by  obmon.
Skip to content