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 3y agoSpring Boot Microservices with Spring Cloud Beginner to Guru
By: UdemyMicroservices are all the buzz in the industry right now. Building a microservice is not just a matter of using RESTFul APIs. Microservices are much MUCH more t34h 14m -
Updated 2y agoJava Test Automation Engineer - from Zero to Hero
By: UdemyAre you ready to embark on an exciting journey to become a Test Automation Hero in Java? Whether you're new to programming or have some experience, this course18h 40m -
Updated 1y agoSpring Boot: Mastering the Fundamentals
By: Mosh Hamedani (Code with Mosh)Spring Boot is the primary framework for modern Java development. Whether you are creating web applications, microservices, or enterprise systems.5h 54m -
Updated 2y agoRecursion, Backtracking and Dynamic Programming in Java
By: UdemyThis course is about the fundamental concepts of algorithmic problems focusing on recursion, backtracking, dynamic programming and divide and conquer approaches9h 46m -
Updated 2y agoThe Complete Java Developer
By: UdemyThis course does not require you to have any previous experience with the Java language and starts with the simplest steps, such as downloading and installing t40h 41m -
Updated 2y agoSpring Boot 3 Thymeleaf REAL-TIME Web Application - Blog App
By: UdemyIn this course, you will learn how to build a real-time complete blog application step by step using Spring Boot 3, Spring MVC, Thymeleaf, Spring Security 6, Sp11h 52m -
Updated 2y agoDeploy Spring Boot Microservices on AWS ECS with Fargate
By: UdemyThis course is for Java developers interested in learning how to deploy Spring Boot Microservices on AWS cloud using AWS ECS(Elastic Container Service). By the7h 1m -
Updated 2y agoJava Generics
By: Nelson Djalo (Amigoscode)As a Java software engineer is important to know how to write generic algorithms to write clean and re usable api's. Java Generics has been introduce remove unn1h 8m
More courses by Udemy
-
NewReact - 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 -
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