-
Jenkins Server creation using Docker Containers and Docker compose with persistent storage (Docker, Docker Compose, Jenkins)
-
Deploy a containerized java application using docker containers on AWS (Java app, Docker, AWS)
-
CI/CD pipeline using Jenkins to create an application docker image, push it to docker hub then deploy to Kubernetes cluster using AWS EKS (AWS EKS, K8s, Docker, DockerHub, Jenkins, GitHub)
-
CI/CD pipeline using GitHub Action to create an application docker image, push it to docker hub then deploy to Kubernetes cluster using AWS EKS (AWS EKS, K8s, Docker, DockerHub, GitHub Actions, GitHub)
-
Using Python Automation to Deploy an AWS VPC with high availability EC2 workload load balanced using an AWS ALB all with the required security groups, health checks, target groups and user data
-
Deploy to AWS EKS clusters using kubectl from Jenkins servers (K8s, AWS EKS, Jenkins)
-
Using Terraform to Deploy an AWS VPC with high availability EC2 workload load balanced using an AWS ALB all with the required security groups, health checks, target groups and user data (Terraform, S3, AWS VPC, EC2, Security Groups, NACLs, ALB, NAT Gateway)
-
Using Ansible to create, configure and administer EC2 Linux instances on AWS (Ansible, Linux, EC2)
-
Using Jenkins Pipeline to run Terraform code and create infrastructure on AWS (AWS S3, EC2, VPC, Jenkins, GitHub, Terraform)
-
Deploying Java application using Kubernetes