Rajat Chauhanchauhanrajatwork.hashnode.dev·an hour agoWhat is Kubernetes - Kubernetes Architecture Explained ☸️Kubernetes Architecture:https://chauhanrajatwork.hashnode.dev/kubernetes-architecture What Happens When You Run a kubectl Command? kubectl is the Kubernetes command-line tool that allows users to interact with the Kubernetes cluster. Below is the f...DiscussCKA (2024)#40daysofkubernetes
Munilakshmi G J100daysdevops.hashnode.dev·7 hours agoDay 27 of 100 Days : Automating Workflows with Webhook Triggers in JenkinsWelcome back! 🌟 Today, we’re diving into webhooks, a fundamental tool that connects repositories with Jenkins to create a smooth, automated workflow. Let’s explore this process step by step, connecting each concept and enriching your understanding. ...DiscussJenkins
Parth Sharmaparth-sharma-devops.hashnode.dev·15 hours agoUnderstanding Kubernetes Services: A Guide with YAML ExamplesIn Kubernetes, a Service is like a friendly middleman that makes it easy for other applications or users to communicate with your application, no matter where it is running inside the cluster. Here’s a simple analogy: Imagine you have a food delivery...DiscussDevops
Ankit RajforDeploying Application to Tomcat Serverdeploying-application-to-tomcat-server.hashnode.dev·Nov 21, 2024Building and Deploying a Web Application to Tomcat Server Using Jenkins 🚀In today's tutorial, we'll walk through the process of building and deploying a web application to a Tomcat server using Jenkins. 🖥️ Let's dive into each step in detail: 1. What is Tomcat Server? 🌐 Apache Tomcat is an open-source web server and se...DiscussDevops
Munilakshmi G J100daysdevops.hashnode.dev·Nov 21, 2024Day 26 of 100 Days : Discovering the Magic of the Cloud in DevOpsWelcome to an exciting day in your DevOps journey! 🌥️ Today, we’re stepping into the dynamic world of cloud computing—a game-changer that brings speed, flexibility, and innovation to how we build, deploy, and scale applications. By the end of this d...DiscussCloud
Shivam ChhunejaforMiddleware - Be Productive, Not Busy!middlewarehq.com·Nov 21, 2024Only Hard Questions: Exploring the 2024 State of DevOps Report with Lead Investigator Derek DeBellisDevOps metrics serve as the north star for engineering teams to improve efficiency, reliability, and agility in their software delivery pipeline. And at the center of it all DORA Metrics have come up as a reliable set of metrics. DORA metrics set of ...DiscussDevops
Chiamaka Daniel-Paulforshebourneagainshebourneagain.hashnode.dev·Nov 20, 2024Hands-on Bash: Task One — Writing Your First “Hello, World!” ScriptIn the past few months, I have been learning about bash scripting, and with every new knowledge, practice is important, so the knowledge sticks. Today, I'll be starting the Hands-on Bash note series where I will be working on tasks on Bash programmin...DiscussHands-on BashDevops
DHRITI SALUJAdhriti.hashnode.dev·Nov 20, 2024Day-16 | Infrastructure as CodeIn today's session, we'll explore Infrastructure as Code (IaC), an essential concept in modern DevOps practices. The Problem Imagine you're a DevOps engineer working for an organization like Flipkart, which operates hundreds of applications—let’s say...DiscussDevops
OaklynnforEdithdenyedithdeny.hashnode.dev·Nov 20, 2024DevOps Methodology Understanding the Approach and PhilosophyDevOps is an innovative approach to bridge the gaps between IT and software development operations, creating an environment of integration, collaboration and automation. In a time when agility and speed are crucial for business growth, DevOps serves ...DiscussDevops
Yashraj Garnayakdisarj.hashnode.dev·Nov 20, 2024🚀 TMUX for Beginners: Your DevOps FriendIf you’ve ever felt stuck managing multiple terminal windows while working on a server, tmux is here to rescue you! tmux is a terminal multiplexer, allowing you to open, split, and manage multiple terminal sessions in one window. Think of it as havin...DiscussDevops