Section 2:Chaos Engineering and EKS Clusters
This part includes chapters that will walk you through implementing a secure, private production-grade EKS cluster with all the stable, necessary add-ons, such as Cluster Autoscaler, the EBS CSI driver, IRSA, Velero, and App Mesh. It covers the implementation of various features of App Mesh using examples. After that, it covers how to implement a chaos simulation using AWS FIS on EC2, RDS, and EKS worker nodes.
This section contains the following chapters:
- Chapter 4, Working with AWS EKS and App Mesh
- Chapter 5, Securing Private EKS Cluster for Production
- Chapter 6, Chaos Engineering with AWS Fault Injection Simulator