The project aims to deepen my knowledge about the automation of the creation of AWS infrastructure.
This is a simple project to create and manage a kubernetes cluster on AWS using nginx.
It includes resource definitions such as VPC, subnets, security groups, IAM roles, EKS cluster, node group and resources.
- VPC, subnets, security groups, IAM roles, EKS cluster, EKS nodes creation
- Deployment of kubernetes resources
- Configure monitoring and logging
- Voting app deployment
- Implement CI/CD pipeline