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…
Read More 2 minute read AAWS How To Parse JSON Parameters Stored In AWS ParameterbySaurabh Kumar SinghFebruary 20, 2023 Hi Techies, In the current multi-environment & microservice application deployment, the biggest challenge is where and how to…
Read More 2 minute read TTerraform How To Generate Terraform Configuration Files Using TerraCognitabySaurabh Kumar SinghFebruary 11, 2023 IaC (Infrastructure as Code) is used to provision and manage infrastructure using configuration files. Terraform is an open-source…