When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Spring Boot 2 Microservice Messaging in RabbitMQ and AWS SQS
Spring Boot Application Development using Amazon SQS and RabbitMQ

This Course Includes
udemy
3.7 (23 reviews )
12h 51m
english
Online - Self Paced
professional certificate
Udemy
About Spring Boot 2 Microservice Messaging in RabbitMQ and AWS SQS
Welcome to a solid hands on development course about with Spring Boot Messaging Application Development . In this course, we use RabbitMQ locally to send messages from a Producer directly to a Single Consumer, using RabbitMQ Direct Exchanges and Queues. We have two applications , one producer and one sender both complete separate to demonstrate the use case. Second, we demonstrate a RabbitMQ Fanout use case with one Sales Order Application REST API persisting the SalesOrder to a Local MySQL Database and sending a message through the RabbitMQ FanOut Exchange to a couple of consuming applications such as a Accounting and a Fulfillment one. Finally, we show a TODOService pair of applications using AWS SQS to send and receive messages. In addition, we describe AWS Cloud Computing Infrastructure to make AWS easy to understand and navigate.
What You Will Learn?
- Spring Boot 2 Messaging .
- RabbitMQ Point to Point Messaging Spring Boot 2 .
- RabbitMQ Fan Out Messaging Spring Boot 2 .
- AWS Simple Queuing Service (SQS) Messaging with Spring Boot 2.