Saurabh Adhaudevopsvoyager.hashnode.dev·Jul 1, 2024Upgrading the EKS Cluster Using TerraformContinuation and Upgrade Process Building upon the previous tutorial on creating an AWS EKS Cluster with a Managed Node Group using Custom Launch Templates, this tutorial focuses on upgrading the EKS cluster seamlessly using Terraform. The upgrade pr...Discuss·10 likesProjectsEKS
Saurabh Adhaudevopsvoyager.hashnode.dev·May 6, 2024Mastering DevSecOps: Deploying .NET Application on Jenkins, Docker, and KubernetesIntroduction In this article, we will explore the deployment of a .NET-based application, a scenario frequently encountered by many organizations. Our deployment process will leverage Jenkins as the CI/CD tool and will involve deploying the applicati...Discuss·10 likesProjectsDevops
Vishal Paritvishalp.hashnode.dev·Feb 4, 2024Project:Building a Two-Tier Application with Flask and MySQL (Using Docker-compose)In our previous blog, we explored the process of setting up a Two-Tier Application using Flask for the front end and MySQL for the backend. Now, let's take it a step further and simplify the deployment process using Docker-Compose. Docker-Compose all...Discuss·28 readsDevops
Amrutha Damruthadronamraju.hashnode.dev·Oct 26, 2023Project works on DevOpsvariety of DevOps project ideas categorized into beginner, intermediate, and advanced levels, along with a real-time project. I will explain each question and answer without conducting a plagiarism check. Beginner-Level DevOps Project Ideas for Pract...Discuss·2 likes·41 readsDevOps BlogsDevops Project
Flamy Mattewadaflamy.hashnode.dev·Jan 31, 2023Project #1 : Automated CI/CD pipeline for NodeJS applicationIn this project, we will use Jenkins, Docker, and AWS to build an automated CI/CD pipeline for a simple NodeJS application. Every time you push new code to your GitHub repository, this pipeline will automatically build, test, and deploy the changes t...DiscussCI/CD pipelines