RabbitMQ : It is an open source message broker software. You might have heard Java Messaging Service (JMS) by which two Java applications can communicate with each other. Using RabbitMQ message broker two Java applications can interact with each other in same way as we human being do by text message. Message can not go directly from one Java app to other and hence we need Queue and Exchange. Do not aware of RabbitMQ ,Queue, Exchange OR JMS ?
RabbitMQ : Messaging with Java, Spring Boot And Spring MVC
RabbitMQ : Messaging with Java, Spring Boot And Spring MVC is a 60-lesson 4 hours 3 minutes self-paced course by Udemy. RabbitMQ : It is an open source message broker software.
Course facts
- Lessons
- 60
- Duration
- 4 hours 3 minutes
- Level
- All levels
- Language
- English
- Updated
- Instructor
- Udemy
- Price
- Premium
If YES, then you came to right place as you will learn all these things in this course. You can say Its all in one for you. This course is all about RabbitMQ starting with Core Java and then using RabbitMQ with Spring Boot and Spring MVC.
At the end you will learn to deploy your RabbitMQ Spring MVC and Spring Boot application to Pivotal Cloud Foundry (PCF).
Let me give you an idea that what you will learn from this course.
You will learn concept of Java Messaging Service (JMS) & RabbitMQ Message Broker.
You will learn how to publish and consume messages using core Java.
You will learn different types of exchanges like Direct, Fanout, Topic and Headers Exchange.
You will learn to use RabbitMQ in Spring Boot application using Rabbit Template and Rabbit Listener.
You will learn to use RabbitMQ in Spring MVC application using Rabbit Template and Rabbit Listener.
Spring Boot, Spring Cloud and Spring MVC Applications Deployment To Pivotal Cloud Foundry.
Spring Boot and RabbitMQ Deployment To Heroku (Cloud Platform)
Who teaches RabbitMQ : Messaging with Java, Spring Boot And Spring MVC? Udemy
Udemy is the largest open marketplace for online courses on the internet. Founded in 2010 by Eren Bali, Oktay Caglar, and Gagan Biyani and headquartered in San Francisco, the company went public on the Nasdaq in 2021 under the ticker UDMY. The platform hosts well over two hundred thousand courses across software development, IT and cloud, data science, design, business, marketing, and creative skills, taught by tens of thousands of independent instructors. Roughly seventy million learners use it worldwide, and the corporate arm — Udemy Business — supplies a curated subset of that catalog to enterprise customers.
Because Udemy is a marketplace rather than a single editorial publisher, the catalog is uneven by design. The strongest material lives in the long-form, project-based courses authored by working engineers — full-stack JavaScript, React, Node.js, Python data science, AWS, Docker and Kubernetes, mobile development with Flutter and React Native, and cloud certification preparation. The CourseFlix listing under this source is the slice of that catalog that has been mirrored here for offline-friendly viewing, organized by topic and updated as new releases land. Pricing on Udemy itself swings dramatically with the site's near-permanent sales, which is why the platform is best treated as a deep reference catalog: pick instructors with strong reviews and a track record of updating their material rather than buying on the headline price alone.
What lessons are included in RabbitMQ : Messaging with Java, Spring Boot And Spring MVC?
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Introduction Demo | 01:21 | |
| 2 | Understanding Of Java Messaging Service (JMS) | 03:24 | |
| 3 | What is Exchange and Queue ? | 04:28 | |
| 4 | Different Types Of Exchanges | 00:55 | |
| 5 | RabbitMQ Installation | 05:10 | |
| 6 | Create Queue in RabbitMQ | 01:49 | |
| 7 | Publishing Message To Queue | 05:07 | |
| 8 | Consuming Message From Queue | 07:14 | |
| 9 | Multiple Consumers Scenario & Round Robin Fashion | 04:20 | |
| 10 | Purge The Messages | 02:13 | |
| 11 | Understanding Real Time Scenario To Use RabbitMQ | 02:50 | |
| 12 | Publishing JSON Message To Queue | 06:04 | |
| 13 | What is Direct Exchange ? | 03:01 | |
| 14 | Creating Direct Exchange & Binding Queues with it | 03:28 | |
| 15 | Publishing Message To Direct Exchange | 05:45 | |
| 16 | Consuming Message From Queue | 02:11 | |
| 17 | What is Fanout Exchange ? | 02:09 | |
| 18 | Creating Fanout Exchange & Binding Queues with it | 03:05 | |
| 19 | Publishing Message To Fanout Exchange | 04:46 | |
| 20 | What is Topic Exchange ? | 10:28 | |
| 21 | Creating Topic Exchange & Binding Queues with it | 02:04 | |
| 22 | Publishing Message To Topic Exchange | 03:59 | |
| 23 | What is Headers Exchange ? | 05:05 | |
| 24 | Creating Headers Exchange & Binding Queues with it | 02:59 | |
| 25 | Publishing Message To Headers Exchange | 06:04 | |
| 26 | Introduction To RabbitMQ With Spring Boot & Rabbit Template | 01:44 | |
| 27 | Spring Boot Project Set Up & Configuration | 03:43 | |
| 28 | Rabbit Template With Spring Boot | 11:06 | |
| 29 | Rabbit Listener With Spring Boot | 04:25 | |
| 30 | Publishing Message To Headers Exchange Using Rabbit Template | 07:24 | |
| 31 | Rabbit Listener With Spring Boot & Headers Exchange | 04:11 | |
| 32 | Introduction To RabbitMQ With Spring MVC & Rabbit Template | 02:08 | |
| 33 | Spring MVC Project Set Up & Configuration | 03:55 | |
| 34 | Rabbit Template With Spring MVC | 10:28 | |
| 35 | Rabbit Listener With Spring MVC | 06:59 | |
| 36 | Publishing Message To Headers Exchange Using Rabbit Template | 06:50 | |
| 37 | Rabbit Listener With Spring MVC & Headers Exchange | 03:55 | |
| 38 | Introduction To Pivotal Cloud Foundry (PCF) | 01:31 | |
| 39 | Creating Account On Pivotal Cloud Foundry (PCF) | 03:54 | |
| 40 | Creating RabbitMQ Service On Pivotal Cloud Foundry (PCF) | 03:02 | |
| 41 | Spring Boot Deployment To Pivotal Cloud Foundry (PCF) | 12:30 | |
| 42 | Spring Boot Deployment To PCF Using Spring Cloud | 05:23 | |
| 43 | Spring MVC Deployment To Pivotal Cloud Foundry (PCF) | 07:44 | |
| 44 | What Is Default Exchange ? | 03:30 | |
| 45 | Default Exchange Example | 02:44 | |
| 46 | Introduction To Exchange To Exchange Binding | 02:40 | |
| 47 | Bind Exchange with Another Exchange | 02:28 | |
| 48 | Exchange To Exchange Binding In Action | 03:02 | |
| 49 | Course Update | 01:15 | |
| 50 | Introduction To Heroku | 01:14 | |
| 51 | Create Account On Heroku | 03:12 | |
| 52 | Verify Account On Heroku | 04:44 | |
| 53 | Download and Install Git | 01:45 | |
| 54 | Download & Install Heroku CLI | 02:40 | |
| 55 | Create Heroku Application | 01:48 | |
| 56 | Getting RabbitMQ on Heroku | 02:17 | |
| 57 | Spring Boot Version Update | 03:15 | |
| 58 | Heroku CLI Login | 02:04 | |
| 59 | Deploy Spring Boot App On Heroku | 03:06 | |
| 60 | Thank You | 00:36 |
Get instant access to all 59 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionWhat courses are similar to RabbitMQ : Messaging with Java, Spring Boot And Spring MVC?
-
Updated 2y agoLearn Spring 5, Boot 2, JPA, Thymeleaf, AOP, Web MVC, REST
By: UdemyMaster Modern Spring Boot, Spring Web MVC, AOP, Hibernate, Thymeleaf, JPA, Spring Security, RESTful services. Spring is, by far, the most popular framework for16h 37m -
Updated 2y agoSpring Security 6 Zero to Master along with JWT,OAUTH2
By: Udemy'Spring Security Zero to Master' course will help in understanding the Spring Security Architecture, important packages, interfaces, classes inside it which ha14h 50m5/5 -
Updated 2y agoStratospheric - From Zero to Production with Spring Boot and AWS + BOOK
By: LeanpubMaster the art of deploying Java applications with our hands-on online course designed to teach you everything you need to know about getting a Spring Boot.7h 19m -
Updated 2y agoData Structures & Algorithms !
By: UdemyLearn data structures and algorithms from scratch. Start with basic data structures and work your way up to intermediate. This course is for all those who want28h 40m5/5 -
Updated 2y agoEvent-Driven Microservices, CQRS, SAGA, Axon, Spring Boot
By: UdemyIn this video course, you will learn how to build business logic that spans several distributed Spring Boot Microservices. This course is designed for beginners8h 55m -
Updated 2y agoUltimate Java Part 3: Advanced Topics
By: Mosh Hamedani (Code with Mosh)Want to level-up your Java skills and reach the advanced level? Want to become an in-demand Java developer for exciting software companies?6h 28m5/5 -
Updated 2y agoBuild Reactive RESTFUL APIs using Spring Boot/WebFlux
By: UdemyLearn to write reactive programming in Spring using WebFlux/Reactor and build Reactive RESTFUL APIs. This course is structured to give you both the theoretical9h 34m -
Updated 3y agoAngular 7 + Spring Boot and Cloud Microservices(Inc. Docker)
By: UdemyIn this course, we will learn Microservices With Spring Boot and Spring Cloud on server side. In Client Side, we will learn Angular 7. Our project template goes7h
More courses by Udemy
-
Updated 3y agoComplete C# Unity Game Developer 3D
This is the long-awaited sequel to the Complete Unity Developer - one of the most popular e-learning courses on the internet!30h 34m -
Updated 3y agoNest.js Microservices: Build & Deploy a Scaleable Backend
Nest.js is an incredible backend framework that allows us to build scaleable Nodejs backends with very little complexity. A Microservice architecture is a popul5h 39m5/5 -
Updated 3y agoThe HTML & CSS Bootcamp 2023 Edition
Brand new HTML & CSS course, just released in February 2023 Check out the promo video to see the beautiful, responsive projects we build in this course!37h 18m5/5 -
Updated 3y agoMicroservices with Node JS and React
Event-Based Architecture? Covered! Server side rendering with React? Yep. Scalable, production-ready code? Its here!54h 13m5/5 -
FreeClassic100 Days of Code - The Complete Python Pro Bootcamp for 2023
Watch the 100 Days of Code Python Pro Bootcamp free: 100 daily projects covering Python basics, web scraping, data science, automation and GUI apps.58h 35m5/5 -
Updated 3y agoReact - The Complete Guide
React: The Complete Guide by Maximilian Schwarzmüller — original 2022 edition covering React hooks, Redux, Context API, Next.js basics.47h 42m5/5