

# Resources
<a name="resources"></a>

**AWS blogs**
+ [Building for Cost optimization and Resilience for EKS with Spot Instances](https://aws.amazon.com/blogs/compute/cost-optimization-and-resilience-eks-with-spot-instances/)
+ [Mixing AWS Graviton with x86 CPUs to optimize cost and resiliency using Amazon EKS](https://aws.amazon.com/blogs/compute/mixing-aws-graviton-with-x86-cpus-to-optimize-cost-and-resilience-using-amazon-eks/)

**AWS documentation**
+ [Amazon VPC CNI](https://docs.aws.amazon.com/eks/latest/userguide/managing-vpc-cni.html)
+ [Amazon Elastic Kubernetes Service](https://docs.aws.amazon.com/whitepapers/latest/overview-deployment-options/amazon-elastic-kubernetes-service.html) (AWS whitepaper: Overview of Deployment Options on AWS)
+ [Amazon EKS Best Practices Guide](https://docs.aws.amazon.com/eks/latest/best-practices/introduction.html)
+ [Karpenter](https://karpenter.sh/)
+ [Learn more about Kubecost](https://docs.aws.amazon.com/eks/latest/userguide/cost-monitoring-kubecost-bundles.html)
+ [Simplify compute management with AWS Fargate](https://docs.aws.amazon.com/eks/latest/userguide/fargate.html)

**Other resources**
+ [Cluster Autoscaling](https://kubernetes.io/docs/concepts/cluster-administration/cluster-autoscaling/) (Kubernetes documentation)
+ [Goldilocks: An Open Source Tool for Recommending Resource Requests](https://www.fairwinds.com/blog/introducing-goldilocks-a-tool-for-recommending-resource-requests) (Fairwinds Blog)
+ [Horizontal Pod Autoscaling](https://kubernetes.io/docs/tasks/run-application/horizontal-pod-autoscale/) (Kubernetes documentation)
+ [Kubecost](https://docs.kubecost.com/) (Kubecost documentation)
+ [Kubernetes Event-driven Autoscaling](https://keda.sh/) (KEDA documentation)



