Ankit RajforDeploying Application to Tomcat Serverdeploying-application-to-tomcat-server.hashnode.dev·3 hours agoBuilding 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
Saad Asif Mujawaressentialsofdevops.hashnode.dev·4 hours agoDockerfileDockerfile is a set of instructions (a blueprint) used to create a Docker Image. Docker Image is a package used to create a Docker Container. Docker Container is a running instance of the Docker Image. Dockerfile → Docker Image → Docker Container Ho...DiscussDocker
Munilakshmi G J100daysdevops.hashnode.dev·5 hours agoDay 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·6 hours agoOnly 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
Pravesh Sudhapraveshstwt.hashnode.dev·8 hours agoDeploying a Voting App with ArgoCD and Kubernetes: A Beginner-Friendly Guide💡 Introduction: Welcome to the world of DevOps! In this blog, we’ll embark on an exciting journey to build a full-fledged CI/CD project from scratch. We’ll start by creating an EC2 instance to serve as our working environment. From there, we’ll clon...Discuss·1 likeDocker
HexaHomeforhexadecimalsoftwarehexadecimalsoftware.hashnode.dev·10 hours agoCI/CD Pipelines Made Simple: A Beginner's Guide to Automating Your WorkflowIn the fast-paced world of software development, delivering high-quality software quickly and efficiently is crucial. This is where CI/CD pipelines come into play. If you’re new to the concept, don’t worry! This guide will walk you through everything...DiscussDevops
Abhishek Sharmaabhisheksharmacodes.hashnode.dev·12 hours agoAre developers not that much happy?The 2024 Stack Overflow Developer Survey has revealed a startling statistic: only 20% of developers are happy in their current roles. This alarming figure underscores a growing issue within the tech industry, prompting a deeper look into the factors ...DiscussDevops
Ahmed Razaahmedrazadev.hashnode.dev·17 hours agoThe 50 Most Useful APIs Every Developer Should KnowAPIs, or Application Programming Interfaces, are the backbone of modern web and mobile applications. They enable developers to harness the functionality of other applications, leverage massive datasets, and quickly add complex features to their proje...DiscussAPIs
Denishdenish.hashnode.dev·Nov 20, 2024How I Found a Cloud That Doesn’t Make Me Cry: My Journey with QumulusAllow me to share with you my experience of how it became crystal clear to me what had I gotten myself into with my first cloud bill.😳 Like me, many of you are just budding into this new form of technology called cloud computing. I am a curious ambi...Discussqumulus
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