GGIT Read More 3 minute read How to protect and discover secrets using GitleaksbySaurabh Kumar SinghDecember 5, 2023 Gitleaks is an open-source SAST tool designed to help identify sensitive information (such as passwords, API keys, and other…
DDevOps Read More 3 minute read What are DORA (DevOps Research and Assessments) Metrics?bySaurabh Kumar SinghOctober 29, 2023 DORA, or the DevOps Research and Assessments team, is known for its research on DevOps practices and the…
DDesign Patterns Read More 4 minute read Introduction to Event-Driven Architecture: Key Concept and Use CasesbySaurabh Kumar SinghSeptember 8, 2023 Hello Techies, In the series of microservices design patterns, I am sharing the concept of Event-Driven Architecture. Event-driven…
AAWS Read More 6 minute read What is the difference between AWS Direct Connect and VPN?bySaurabh Kumar SinghAugust 26, 2023 Hi Techies, In this blog, you will learn What is the difference between AWS Direct Connect and Site-to-Site…
TTerraform Read More 2 minute read How to Install Terraform on LinuxbySaurabh Kumar SinghAugust 7, 2023 Terraform is an open-source Infrastructure as Code (IaC) tool developed by HashiCorp. It allows you to define and…
DDesign Patterns Read More 4 minute read Circuit Breaker Pattern in MicroservicesbySaurabh Kumar SinghJuly 24, 2023 Hello Techies, In the series of microservices design patterns, today I am sharing Circuit Breaker Design Pattern in…
AAWS Read More 3 minute read How to Install and Configure AWS CLI version 2 on LinuxbySaurabh Kumar SinghJuly 17, 2023 AWS CLI or Amazon Web Service Command Line Interface, is an open-source command-line utility tool to manage your…
DDesign Patterns Read More 3 minute read Service Registry Pattern in MicroservicesbySaurabh Kumar SinghJuly 5, 2023 Hello Techies, As we know that IT industries encourage businesses to move towards microservices. In Microservices, there are…
DDevOps Read More 4 minute read DevOps Roadmap and Must-have Certifications To Boost Your DevOps CareerbySaurabh Kumar SinghJune 4, 2023 Hi Techie, Today, I will share with you DevOps Roadmap, DevOps Tools, and the must-have certificate that boost…
JJenkins Read More 2 minute read How to Install Jenkins on UbuntubySaurabh Kumar SinghMarch 11, 2023 Jenkins is an open-source automation server that is used to automate various stages of the software development process.…