From e71a2b90630efe88c01400f895e39edb116789a8 Mon Sep 17 00:00:00 2001 From: Elinor <106514736+elinornetapp@users.noreply.github.com> Date: Thu, 5 Dec 2024 22:36:45 +0200 Subject: [PATCH] Update choose-a-strategy.md (#5135) --- src/docs/eco/tutorials/choose-a-strategy.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/docs/eco/tutorials/choose-a-strategy.md b/src/docs/eco/tutorials/choose-a-strategy.md index 7d12136ff..6b164f4f4 100644 --- a/src/docs/eco/tutorials/choose-a-strategy.md +++ b/src/docs/eco/tutorials/choose-a-strategy.md @@ -30,3 +30,7 @@ This chart shows the yearly savings that can be achieved with reserved instances ## Apply Strategy Once you have marked a strategy, click Apply Strategy. Eco will then analyze your AWS strategy and start managing your RIs and Savings Plans. + +## Reduce Commitments + +To reduce commitments, you can launch Spot instances. Commitments are necessary for on-demand usage. However, by leveraging Ocean and Elastigroup to launch EC2 instances as Spot, the overall commitment can be reduced. Eco is integrated with Ocean, allowing it to manage commitments effectively. Eco recognizes when Ocean and Elastigroup have launched instances to utilize commitments and reduces commitments accordingly to maximize Spot usage and savings.