Vedant MahajanforDev Talksdeepdevwithvedant.hashnode.net·Feb 1, 2023Welcome to ContainerverseDevOps and its tools are the talks of the town in the technology industry and one such tool that is gaining immense popularity is Docker. But what made Docker suddenly so well-known and what promoted its widespread use? Let's investigate... To be pre...Discuss·3 likes·97 readsDocker
ExyreamsforExyreamsexyreams.hashnode.net·Dec 31, 2022Revolutionize Your DevOps Workflow with These Must-Have Tools and TechnologiesAre you tired of your team's productivity being hampered by lengthy, manual deployment processes? Don't look any further! In this piece, we'll look at the best DevOps tools and technologies for improving your workflow. DevOps is a software developmen...Discuss·1 like·43 readsDevOps tools
Abhishek KishorforAbhishek's Blogitachiuchiha.hashnode.net·Apr 25, 2023Git References (Master and Head)In Git, a "reference" is a pointer to a commit or branch in the version control system. It allows you to easily navigate and keep track of different versions of your codebase. Git references come in various types, including branch references, tag ref...Discuss·1 likeMastering Git: A Bit More Git
Abhishek KishorforAbhishek's Blogitachiuchiha.hashnode.net·Apr 25, 2023Git References (Master and Head)In Git, a "reference" is a pointer to a commit or branch in the version control system. It allows you to easily navigate and keep track of different versions of your codebase. Git references come in various types, including branch references, tag ref...Discuss·1 likeMastering Git: A Bit More Git
Vishwas AcharyaforVishwas Acharyavishwasacharya.hashnode.net·Apr 24, 202310 Essential Azure DevOps Tools for Successful CI/CD PipelinesAzure DevOps is a comprehensive suite of tools that allows developers to build, test, and deploy applications on Microsoft's cloud platform. By using Azure DevOps, developers can automate the entire software development lifecycle and ensure that appl...Discussazure-devops
Abhishek KishorforAbhishek's Blogitachiuchiha.hashnode.net·Apr 20, 2023Removing Files By using "git rm" commandIntroduction The git rm command is used in Git to remove files from the Git repository. It is short for "Git remove." When you use this command, Git removes the specified files from the working directory and the index. Create a Working Directory “pro...Discuss·1 likeMastering Git: A Bit More Git
Abhishek KishorforAbhishek's Blogitachiuchiha.hashnode.net·Apr 18, 2023Understanding Git Logs: The Complete Postmortem Of git log commandIntroduction "git log" is a command used in the Git version control system to display a detailed list of all the commits that have been made to a repository. It is a very useful tool for anyone who wants to keep track of the changes made to a codebas...DiscussMastering Git: A Bit More Git
Anand Mohan ( aka Itanand )forItanand's Blogitanand.hashnode.net·Apr 7, 2023DevOps All Tools List - DevOps ToolsThere are numerous DevOps tools available in the market. Here's an exhaustive list of some of the popular DevOps tools, categorized by their functions: Continuous Integration/Continuous Deployment (CI/CD) Tools Jenkins Travis CI CircleCI GitLab C...DiscussDevOpsDevops
Piyush T Shahfordevpiyops.hashnode.net·Apr 5, 2023Creating a DevOps containerIntroduction To begin developing any DevOps use case we will need to deploy a common set of DevOps tools. In this exercise, we shall set up a containerized DevOps environment using Docker, and call it "The DevOps Launchpad" which will include essenti...Discuss·31 readsDevops
Rajesh VermaforRajesh Verma's blograjesh5315.hashnode.net·Mar 19, 2023Top DevOps Tools You Need to Know in 2023: A Comprehensive GuideAre you curious about the most popular DevOps tools in the tech world? If so, you have come to the right place. DevOps, which stands for Development and Operations, is a methodology that helps organizations to produce software in a more efficient and...DiscussDevops
Sanket Bhalkefordevopsknowledge.hashnode.net·Mar 1, 2023Exploring the Different DevOps Tools and Their Use CasesI. Introduction A. Explanation of DevOps DevOps is a set of practices that combines software development (Dev) and IT operations (Ops) to shorten the development lifecycle and increase the speed and reliability of software delivery. DevOps aims to br...Discuss·34 readsDocker
Vedant MahajanforDev Talksdeepdevwithvedant.hashnode.net·Feb 1, 2023Welcome to ContainerverseDevOps and its tools are the talks of the town in the technology industry and one such tool that is gaining immense popularity is Docker. But what made Docker suddenly so well-known and what promoted its widespread use? Let's investigate... To be pre...Discuss·3 likes·97 readsDocker
Martin JeretforCodemagiccodemagic.hashnode.net·Jan 31, 2023Introducing the official Codemagic integration for RunwayThis post is written by Gabriel Savit and originally posted to Codemagic blog. Codemagic is now officially integrated with Runway, the DevOps platform for mobile. But wait, you might be wondering, isn't Codemagic already that as a CI/CD for mobile? ...DiscussDevops