Read More 3 minute read GGIT 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…
Read More 3 minute read DDevOps 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…
Read More 4 minute read DDesign Patterns 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…
Read More 6 minute read AAWS 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…
Read More 2 minute read TTerraform 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…
Read More 4 minute read DDesign Patterns 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…
Read More 3 minute read AAWS 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…
Read More 3 minute read DDesign Patterns 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…
Read More 2 minute read JJenkins 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.…
Read More 3 minute read AAWS How to Create an AWS VPC with Public and Private SubnetsbySaurabh Kumar SinghFebruary 26, 2023 If you want to learn AWS, then VPC is the first starting place for beginners. In my previous…