PROGRESSIVE CODERPROGRESSIVE CODER
  • Become a Pro!
  • Areas
    • Software Design and Architecture
      • Software Architecture
        • Microservices
        • Domain Driven Design
        • Event Driven Architecture
        • Monolithic Architecture
    • Cloud computing and DevOps
      • Platforms
        • AWS
      • Containerization and Orchestration
        • Docker
        • Docker Compose
        • Kubernetes
        • OpenShift
      • Infrastructure as Code
        • Terraform
      • Message Queuing and Streaming
        • Kafka
        • RabbitMQ
      • Caching and Performance
        • Redis
    • Programming Languages and Frameworks
      • Data Structures and Algorithms
      • Languages
        • Java
        • Rust
        • Golang
        • Python
      • Frameworks
        • Spring Boot
        • Spring Cloud
        • Axon Framework
        • NodeJS
        • ExpressJS
        • NestJS
        • Fastify
        • FastAPI
        • KoaJS
        • Deno
      • Integration
  • Blog
  • About

RabbitMQ

Blog

Setting Up RabbitMQ Dead Letter Queue with Spring Cloud Stream

In a distributed system, it is crucial to deal with bad messages properly. Failures are bound to happen. RabbitMQ Dead Letter Queue helps in dealing with bad messages by allowing us to catch those messages and do something with them. With Spring Cloud Stream, it becomes even more easy to Read more…

By Saurabh Dashora, 4 years2 months ago
Blog

Implementing RabbitMQ Fanout Exchange using Spring Cloud Stream

Fanout Pattern is a commonly used pattern while implementing publish and subscribe between microservices. In this post, we will be looking at the process of Implementing RabbitMQ Fanout Exchange using Spring Cloud Stream. If you are completely new to Spring Cloud Stream and RabbitMQ, I strongly recommend going through my Read more…

By Saurabh Dashora, 4 years2 months ago
Blog

Microservice Communication using Spring Cloud Stream and RabbitMQ

Communication between microservices is the backbone of distributed systems. Usually, developers try to avoid it altogether fearing an increase in complexity. However, a combination of Spring Cloud Stream and RabbitMQ can make it relatively easy to handle communication between microservices. Spring Cloud Stream is also part of the Spring Cloud Read more…

By Saurabh Dashora, 4 years2 months ago
Recent Posts
  • A Guide to NestJS Fundamentals
  • How to use the Kubernetes Replication Controller?
  • How to setup Kubernetes Liveness Probe to handle health checks?
  • Why Kubernetes Pods and how to create a Pod Manifest YAML?
  • Terraform Workspaces – Manage Multiple Environments
Categories
Recent Posts
  • A Guide to NestJS Fundamentals March 11, 2023
  • How to use the Kubernetes Replication Controller? February 20, 2023
  • How to setup Kubernetes Liveness Probe to handle health checks? February 15, 2023
Links
  • About
  • Subscribe
  • Privacy Policy

  • About
  • Subscribe
  • Privacy Policy
Created my free logo at LogoMakr.com