• Built infrastructure using Terraform to provision private secured Kubernetes cluster and different resources on GCP
• Wrote Dockerfile to containerize a PHP website, also a YAML file for the application deployment with load balancer
• Using Ansible playbooks, applied Jenkins deployments with load balancer service in a new separated namespace also
automated various software installations, configurations, and dependencies
• Created a Jenkins pipeline to: first, fetch code from GitHub, containerizes it with Docker and pushes image to Dockerhub Second, deploys the backend application with previously configured YAML file on the created Kubernetes cluster at GCP