AWS, Kubernetes, Terraform project by Ahmed YassinAWS, Kubernetes, Terraform project by Ahmed Yassin

AWS, Kubernetes, Terraform project

Ahmed Yassin

Ahmed Yassin

The client required their microservices and underlying infrastructure to be deployed in an automated way ensuring reliability, speed and security. I used Terraform, an Infrastructure as Code (IaC) tool, to automate the process of creating and configuring a Kubernetes cluster on AWS EKS (Elastic Kubernetes Service). The Terraform code included creation of EKS nodes, networks, load balancers, certificates, DNS records, etc. It also involved the configuring and securing of the infrastructure.
In addition to the Terraform code, I wrote Kubernetes manifests to handle deployment and configuring of the microservices the client required. The microservices were exposed to the public internet securely and reliably.
Like this project

Posted Dec 23, 2024

I automated the deployment of microservices on AWS using Terraform and Kubernetes manifests.