You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up AWS EKS Kubernetes Cluster inside VPC with autoscaled gitlab runners on EC2 instances for devops pipeline, fluentd for collecting logs from each container and push to AWS Elasticsearch cluster, Openvpn to setup vpn inside Kubernetes cluster, Prometheus for collecting detailed metrics from containers and Grafana to have beautiful dashboard…
CICD Pipeline by using Terraform as an IAC Tool, AWS CodeCommit, AWS CodeBuild, and AWS ElasticBeanstalk as Developer Tools. The following Pipeline deploys a .war application on a Tomcat Server
In this repository, you will create a Terraform configuration to deploy several Azure resource group. This resource group is the foundation for the infrastructure you will build in the subsequent tutorials.
Developed a real-time Battery Indicator Application, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
Developed a Magic Color Changer website using HTML, CSS and JavaScript, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
Developed a Notes Keeping Web App using HTML, CSS and JavaScript, implemented the DevSecOps practices for deploying on Docker and Kubernetes using Jenkins CI/CD Pipeline.
This project automates the provisioning of AWS services and Kubernetes resources using Terraform, with Jenkins orchestrating three essential pipelines. ArgoCD completes the workflow by enabling continuous deployment through GitOps principles.