Topic 1 Question 424
A company is running a custom application on Amazon EC2 On-Demand Instances. The application has frontend nodes that need to run 24 hours a day, 7 days a week and backend nodes that need to run only for a short time based on workload. The number of backend nodes varies during the day.
The company needs to scale out and scale in more instances based on workload.
Which solution will meet these requirements MOST cost-effectively?
Use Reserved Instances for the frontend nodes. Use AWS Fargate for the backend nodes.
Use Reserved Instances for the frontend nodes. Use Spot Instances for the backend nodes.
Use Spot Instances for the frontend nodes. Use Reserved Instances for the backend nodes.
Use Spot Instances for the frontend nodes. Use AWS Fargate for the backend nodes.
ユーザの投票
コメント(5)
- 正解だと思う選択肢: B
Reserved+ spot . Fargate for serverless
👍 3nosense2023/05/15 - 正解だと思う選択肢: B
short time = SPOT
👍 2alvinnguyennexcel2023/05/24 - 正解だと思う選択肢: B
Agreed
👍 1Efren2023/05/15
シャッフルモード