diff --git a/content/index.md b/content/index.md index 512ade13c..5b0cbb543 100644 --- a/content/index.md +++ b/content/index.md @@ -10,6 +10,7 @@ We currently have published guides for the following topics: * [Best Practices for Networking](networking/index/) * [Best Practices for Scalability](scalability/docs/) * [Best Practices for Cluster Upgrades](upgrades/) +* [Best Practices for Cost Optimization](cost_optimization/cfm_framework.md) We also open sourced a Python based CLI (Command Line Interface) called [hardeneks](https://github.com/aws-samples/hardeneks) to check some of the recommendations from this guide.