Idorenyin Akaninyenedorendev.hashnode.dev·Sep 7, 2024Why Use A Build Tool?Firstly what the he*** is a build tool? A build tool is a software utility that helps automate the conversion of a code base into an efficient, compatible executable program to enable it to run in different environments such as (production, developme...Discuss·34 readsReact
Shubham Jainjshanos.hashnode.dev·Sep 5, 2024Supercharge Your Monorepo with Nx: How I Reduced My Build Size from 7MB to 300KBMonorepos have become increasingly popular among development teams, and for good reason. They allow you to manage multiple projects in a single repository, promoting code sharing, consistency, and collaboration across teams. But as your project grows...Discuss·10 likesFrontend Development
Harshit Sahuharshitsahu2311.hashnode.dev·Aug 26, 2024Jenkins Part2 - Getting Deep Dive KnowledgeHow Does Jenkins Work? Jenkins operates by automating tasks in the software development lifecycle. The basic workflow involves setting up jobs or projects that define the actions Jenkins will perform. Here's a simplified overview of how Jenkins works...Discuss·36 readsJenkins
Vishesh Guptavisheshg.hashnode.dev·Aug 25, 2024How to Develop a Layer 1 BlockchainOverview on How to Develop a Layer 1 Blockchain - (Part of the 100 Blog Program of Project Dark Horse) The world of blockchain technology continues to expand, with layer 1 blockchains serving as the foundation for decentralized applications and ecosy...Discuss·10 likeshow to develop a layer 1 blockchain
Tanishka Marrottcloud-design-diaries.hashnode.dev·Aug 17, 2024Optimizing Build Performance: A Personal Guide to Streamlining Your CI/CD PipelineI’ve been through the grind of slow builds, watching as valuable time slips away while my codebase crawls through a sluggish CI/CD pipeline. But the good news? We can fix this together. Let’s walk through some practical strategies that I’ve personall...Discuss·1 likeci-cd
Nilkanth Mistrynilkanth1010.hashnode.dev·Aug 4, 2024Day 90 - The Awesome Finale! 🎉🎉🚀 Can you believe it? You've hit the jackpot – Day 90, the grand finale of our DevOps bonanza. Time to give yourself a virtual high-five! 🙌✨ What's Next? 📚✨ While this marks the end of the official 90-day journey, remember that your learning journ...Discuss90 Days Of Devops ChallengesDevops
Nilkanth Mistrynilkanth1010.hashnode.dev·Jul 25, 2024Day 80 - Automate Your CI/CD Pipeline with Jenkins and GitHub 🚀✨Welcome to Day 80 of the #90DaysOfDevOps challenge! 🚀 Today, we are diving into our first DevOps project, where we will automate the building and deployment process of a web application using Jenkins and GitHub. This project will empower you to effi...Discuss·1 like90 Days Of Devops ChallengesDevops
Piotrekkrpiotrekkr.hashnode.dev·Jul 22, 2024How to get multi-architecture manifest SHA256 for a Docker image?Sometimes you have to deal with multiple CPU architectures within your team. For example you have devs using macOS (arm64) and Linux (amd64). This may create some issues when you want to use base image with specific SHA256 inside your app Dockerfile....DiscussDocker
RAKESH DUTTAdailydoseindevops.hashnode.dev·Jul 16, 2024Brief on DevOps ♾️!!DevOps is a software development methodology that fundamentally seeks to improve collaboration and communication between the software Development (Dev) and IT Operations (Ops) teams. This helps organizations enhance their software delivery capabiliti...DiscussDevOps Bro to Pro </>development
Pankaj Chaudharipankajchaudhari15.hashnode.dev·Jul 1, 2024Embarking on My DevOps Journey: Day 1 of #90DaysOfDevOpsHi everyone! Today, I'm starting the #90DaysOfDevOps challenge, and I wanted to share what I've learned so far about DevOps. Here’s a simple breakdown: 𝐖𝐡𝐚𝐭 𝐢𝐬 𝐃𝐞𝐯𝐎𝐩𝐬? DevOps is a way of working that brings together software developers (D...DiscussDevops