In this course, RabbitMQ by Example, you will see how to use RabbitMQ by using practical examples featuring a fictional company and a software development scenario based around taking card payments and purchase order payments. You'll start with an introduction to RabbitMQ and how it compares to Windows' default queue technology, MSMQ. As well as looking at RabbitMQ specifically, you will look at message queuing architectures, micro services, and how RabbitMQ can work as a broker for handling asynchronous and synchronous messages in this architecture. You will also get to explore the use of the topics exchange for routing and synchronous remote procedure calls. By the end of this course, you'll be ready to use RabbitMQ in your .NET applications.
Overview
In this course, RabbitMQ by Example, you will see how to use RabbitMQ by using practical examples featuring a fictional company and a software development scenario based around taking card payments and purchase order payments. You'll start with an introduction to RabbitMQ and how it compares to Windows' default queue technology, MSMQ. As well as looking at RabbitMQ specifically, you will look at message queuing architectures, micro services, and how RabbitMQ can work as a broker for handling asynchronous and synchronous messages in this architecture. You will also get to explore the use of the topics exchange for routing and synchronous remote procedure calls. By the end of this course, you'll be ready to use RabbitMQ in your .NET applications.
Syllabus
- Course Overview 1min
- Introduction 4mins
- Introducing RabbitMQ 12mins
- Introducing RabbitMQ Exchanges 63mins
- Understanding Queueing Architecture 27mins
- Implementing Microservices and Message Queuing 13mins
- Installing and Configuring RabbitMQ 4mins
- Implementing the Queuing Code 22mins
- Course Summary 13mins
Taught by
Stephen Haunts