https://github.com/maulik2311/capstone-health.git
Implemented Git for version control to track changes in code files.
Configured Jenkins to automate the CI/CD process.
Utilized Docker for containerizing applications to ensure consistency across environments.
Apply Ansible for configuration management and deployment automation-Build Server.
Used Terraform for provisioning and managing infrastructure resources-Build Server.
Deployed Kubernetes for orchestrating containerized applications in a managed cluster.
Integrated Prometheus and Grafana with NodePort for monitoring application performance and cluster metrics.
https://github.com/maulik2311/capstone-finance.git
Set up a Master server for Jenkins, installing Terraform, Ansible, and Jenkins for CI/CD automation.
Developed a declarative CI/CD pipeline in Jenkins to automate deployment processes.
Integrated Terraform into the pipeline to provision a Build Server.
Used Ansible to configure the Build Server, including the installation of Docker and containerization of applications.
Exposed Docker containers and managed their deployment.
Implemented Prometheus and Grafana for monitoring application performance and cluster metrics.