Raqeeb Ahmed Khanraqeebtech.hashnode.dev·Nov 21, 2023Mastering Git and GitHub: A Comprehensive Guide for DevOps Mastery 🚀What is Git and why is it important 🤔 Git is a distributed version control system designed to track changes in source code during software development. It allows multiple developers to collaborate on a project simultaneously without interfering with...DiscussDevops
Muhammad Younuscodingmadesimplified.hashnode.dev·Nov 15, 2023Understanding Nexus: Developer GuideIn the fast-changing world of making computer programs, keeping things organized is super important for things to run smoothly. For that artifact(repository) managers were created. Repositry manager is used to store build files and it exposes API to ...DiscussDevops
Christophe PerroudforCISEL Technical's Blogdevops.cisel.ch·Nov 8, 2023Get all code from your repositories and spot security weaknessesDevOps and DevSecOps both use automation and continuous processes for collaborative development, but the DevSecOps aspect focuses on automating security tasks within the DevOps workflow. We'll show you a set of tools that will be useful to have bette...Discuss·47 readsDevops
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Nov 2, 2023Enriching GitHub Repositories with Topics Using TerraformIntroduction :- Managing #GitHub repositories efficiently, especially in large organizations, can be a daunting task. One key aspect of effective repository #management is the ability to categorize and label repositories with relevant topics. Topics ...DiscussDevops
Samarjeet Patilsamargeet.hashnode.dev·Oct 30, 2023Getting Started with GitHub & Basic GitWe're going to look at the foundations of Git and GitHub today, two essential technologies for collaborative software development and version control. Let's get going! What is Git? Git is a distributed version control system used in software developm...DiscussGitHub
Bhumika Pardeshibhumikaaa.hashnode.dev·Oct 28, 2023Day 9-90daysofDevops-Deep Dive in Git &GithubWhat is Git and Why it is important? Git is a distributed version control system (DVCS) that is widely used in software development to track changes in source code, collaborate on coding projects, and manage software development workflows. It was cre...DiscussDevops
Mahira Technology Private LimitedPromahiratechnology.hashnode.dev·Oct 20, 2023Building a Serverless Application Repository with TerraformIntroduction :- In the ever-evolving world of #CloudComputing, #serverless #architecture is becoming increasingly popular. One of the key aspects of this architecture is the ability to create, #deploy, and manage applications without worrying about i...Discussserverless
Alexexpresswebjs.hashnode.dev·Oct 19, 2023ExpressWebJs Repository SecretsExpressWebJs, a popular NodeJs framework offers powerful features to simplify application development. One essential aspect of ExpressWebJs is its support for data persistence through repositories. Repositories in ExpressWebJs enable efficient data a...Discuss·10 likesExpressWebjs
Shashmit Kumarshashmit.hashnode.dev·Oct 3, 2023Sharing of code in single repositories. MonorepoPeople think monorepos are hard to understand and don't know much about them. That's why you don't hear about them much, but it's all wrong. One of the biggest companies in the world, Facebook, is a great example of a monorepo codebase. Before I go a...Discussmonorepo
Heera Jatheerajat.hashnode.dev·Sep 11, 2023GitHub: A Beginner’s GuideCreating a beginner-friendly blog post about GitHub account creation, repository creation, starring, forking, and other relevant topics. Here’s the content explained in stepwise sections: Introduction: - GitHub is your Developer's collaboration hub....kunal gavhane and 1 other are discussing this2 people are discussing thisDiscuss·16 likes·39 readsGitHub