
Ultimate access to all questions.
You are responsible for a data processing pipeline that uses Amazon ECS for container orchestration. The pipeline processes real-time data from IoT devices and frequently experiences performance issues due to high network latency. What strategy would you employ to improve the performance of this pipeline?
A
Increase the number of ECS tasks to handle more data concurrently.
B
Use Fargate launch type for ECS tasks to reduce management overhead.
C
Deploy the ECS cluster in a different AWS region closer to the IoT devices.
D
Switch to using Amazon EKS instead of Amazon ECS.