Udemy - RabbitMQ - Learn all MessageQueue concepts and administration

  • CategoryOther
  • TypeTutorials
  • LanguageEnglish
  • Total size1.6 GB
  • Uploaded Byfreecoursewb
  • Downloads106
  • Last checkedMay. 03rd '26
  • Date uploadedMay. 02nd '26
  • Seeders 24
  • Leechers8

Infohash : 70B4864702C490D23B2A5680E95DA76649C23076

RabbitMQ: Learn all MessageQueue concepts and administration

https://WebToolTip.com

Last updated 6/2020
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz, 2 Ch
Language: English | Duration: 4h 32m | Size: 1.61 GB

Use RabbitMQ for asynchronous Messaging to decouple your systems for easy scalable systems with examples in Python & C#

What you'll learn
Learn why RabbitMQ exists and what problems it solves
Setup a RabbitMQ Server
Learn the different routing mechanisms
Understand RabbitMQ architecture
Messaging Patterns with RabbitMQ
High availability with RabbitMQ
Learn Authentication and Access Control in RabbitMQ
Logging & Monitoring
Clustering with RabbitMQ

Requirements
Interest in Programming
Basic understanding of programming languages helps with the examples: Python or .Net
Basic IT concepts
Interest in learning distributed Systems design and practices

Files:

[ WebToolTip.com ] Udemy - RabbitMQ - Learn all MessageQueue concepts and administration
  • Get Bonus Downloads Here.url (0.2 KB)
  • ~Get Your Files Here ! 1 - Introduction
    • 1. Introduction to the course (Description).html (0.7 KB)
    • 1. Introduction to the course.en_US.srt (4.0 KB)
    • 1. Introduction to the course.mp4 (11.1 MB)
    • 1. github for the course.url (0.1 KB)
    • 1. summary-chapter-one.pdf (286.5 KB)
    • 2. What is RabbitMQ, Why do you need it.en_US.srt (9.2 KB)
    • 2. What is RabbitMQ, Why do you need it.mp4 (19.6 MB)
    • 3. First Impression Producer & Consumer visualized using the pika library (Description).html (0.9 KB)
    • 3. First Impression Producer & Consumer visualized using the pika library.en_US.srt (5.0 KB)
    • 3. First Impression Producer & Consumer visualized using the pika library.mp4 (43.7 MB)
    • 3. RabbitMQ Simulator - check it out, its great for getting the concept.url (0.0 KB)
    • 4. How RabbitMQ works on a high level.en_US.srt (7.9 KB)
    • 4. How RabbitMQ works on a high level.mp4 (14.5 MB)
    • 5. Clients we will be using .Net & Python.en_US.srt (2.3 KB)
    • 5. Clients we will be using .Net & Python.mp4 (17.3 MB)
    • 5. EasyNetQ.url (0.0 KB)
    • 5. pika library.url (0.0 KB)
    • 6. Erlang the power behind RabbitMQ.en_US.srt (5.3 KB)
    • 6. Erlang the power behind RabbitMQ.mp4 (14.9 MB)
    • 7. Install on Windows.url (0.1 KB)
    • 7. Install on macOS with HomeBrew.url (0.1 KB)
    • 7. Setup for the course Docker container.en_US.srt (3.6 KB)
    • 7. Setup for the course Docker container.mp4 (21.2 MB)
    • 7. docker-get-started.url (0.1 KB)
    • 7. docker_step_by_step.pdf (128.6 KB)
    • 8. Management UI for visualization of RabbitMQ.en_US.srt (3.0 KB)
    • 8. Management UI for visualization of RabbitMQ.mp4 (11.6 MB)
    • 8. github for the course.url (0.1 KB)
    2 - RabbitMQ Server basics
    • 1. What is RabbitMQ doing on a high level.html (21.2 KB)
    • 10. Message Flow Direct Exchange.en_US.srt (3.5 KB)
    • 10. Message Flow Direct Exchange.mp4 (11.5 MB)
    • 11. Message Flow Topic Exchange.en_US.srt (3.9 KB)
    • 11. Message Flow Topic Exchange.mp4 (14.5 MB)
    • 12. Message Publishing Exchanges.en_US.srt (3.7 KB)
    • 12. Message Publishing Exchanges.mp4 (9.6 MB)
    • 13. Connect to a Rabbit Connections and Channels.en_US.srt (6.8 KB)
    • 13. Connect to a Rabbit Connections and Channels.mp4 (26.1 MB)
    • 14. Vhost and logical seperations.en_US.srt (6.9 KB)
    • 14. Vhost and logical seperations.mp4 (20.2 MB)
    • 15. Create a Consumer with RabbitMQ.Client.en_US.srt (4.9 KB)
    • 15. Create a Consumer with RabbitMQ.Client.mp4 (33.8 MB)
    • 16. Create a Publisher with RabbitMQ.Client.en_US.srt (4.3 KB)
    • 16. Create a Publisher with RabbitMQ.Client.mp4 (26.9 MB)
    • 17. An easier way to use the Rabbit Client for .Net.en_US.srt (5.0 KB)
    • 17. An easier way to use the Rabbit Client for .Net.mp4 (30.1 MB)
    • 18. Summary of Server basics.en_US.srt (2.6 KB)
    • 18. Summary of Server basics.mp4 (5.6 MB)
    • 18. cheat_sheet_server.pdf (358.8 KB)
    • 9. RabbitMQ Simulator.url (0.0 KB)
    • 9. Visualize Message Flow in RabbitMQ.en_US.srt (4.2 KB)
    • 9. Visualize Message Flow in RabbitMQ.mp4 (16.5 MB)
    3 - Closer Look at Message Flow in RabbitMQ
    • 1. Check your knowledge for queue Properties (Description).html (0.7 KB)
    • 1. Check your knowledge for queue Properties.html (74.8 KB)
    • 19. Close look at queues Declare and Bind.en_US.srt (4.3 KB)
    • 19. Close look at queues Declare and Bind.mp4 (8.6 MB)
    • 2. Advanced Messaging (Description).html (0.7 KB)
    • 2. Advanced Messaging.html (21.7 KB)
    • 20. Declare and Bind queues with the pika library.en_US.srt (4.5 KB)
    • 20. Declare and Bind queues with the pika library.mp4 (25.3 MB)
    • 21. Queue properties Durable, Auto-delete, exclusive.en_US.srt (5.0 KB)
    • 21. Queue properties Durable, Auto-delete, exclusive.mp4 (25.2 MB)
    • 22. Queue properties 2 Advanced properties and their use.en_US.srt (6.0 KB)
    • 22. Queue properties 2 Advanced properties and their use.mp4 (13.4 MB)
    • 23. Message TTL and Queue Expiry with RabbitMQ.Client.en_US.srt (5.4 KB)
    • 23. Message TTL and Queue Expiry with RabbitMQ.Client.mp4 (41.8 MB)
    • 24. MessagePatterns explained.en_US.srt (6.3 KB)
    • 24. MessagePatterns explained.mp4 (13.5 MB)
    • 25. MessagePattern RPC or Request Response.en_US.srt (4.5 KB)
    • 25. MessagePattern RPC or Request Response.mp4 (31.3 MB)
    • 26. Message Reliability explained.en_US.srt (6.8 KB)
    • 26. Message Reliability explained.mp4 (12.4 MB)
    • 27. Message delivery guaranteed Publisher confirms (.Net).en_US.srt (10.2 KB)
    • 27. Message delivery guaranteed Publisher confirms (.Net).mp4 (45.1 MB)
    • 28. Message consumption guaranteed Consumer Acks (Python).en_US.srt (3.9 KB)
    • 28. Message consumption guaranteed Consumer Acks (Python).mp4 (26.3 MB)
    • 28. Net code for Consumer reliability (Basic.Get and basic.Ack).url (0.1 KB)
    • 29. Summary closer look at Messaging.en_US.srt (2.1 KB)
    • 29. Summary closer look at Messaging.mp4 (4.9 MB)
    • 29. cheat_sheet_msg_flow.pdf (77.0 KB)
    4 - RabbitMQ management
    • 30. Intro to vhosts and access control.en_US.srt (5.7 KB)
    • 30. Intro to vhosts and access control.mp4 (12.3 MB)
    • 31. Access Control Set and use permissions.en_US.srt (7.2 KB)
    • 31. Access Control Set and use permissions.mp4 (35.1 MB)
    • 32. Plugins in RabbitMQ.en_US.srt (2.6 KB)
    • 32. Plugins in RabbitMQ.mp4 (15.9 MB)
    • 33. What are Policies.en_US.srt (3.4 KB)
    • 33. What are Policies.mp4 (16.3 MB)
    • 34. CLI for RabbitMQ.en_US.srt (5.0 KB)
    • 34. CLI for RabbitMQ.mp4 (22.0 MB)
    • 35. Manage RabbitMQ with the HTTP API.en_US.srt (4.2 KB)
    • 35. Manage RabbitMQ with the HTTP API.mp4 (29.9 MB)
    • 36. Configuration of the RabbitMQ Server.en_US.srt (2.8 KB)
    • 36. Configuration of the RabbitMQ Server.mp4 (5.4 MB)
    • 37. Configure via Configuration Files.en_US.srt (5.0 KB)
    • 37. Configure via Configuration Files.mp4 (17.0 MB)
    • 38. Configure with Environment Variables

Code:

  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • http://tracker.foreverpirates.co:80/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2780/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://open.stealth.si:80/announce
  • udp://9.rarbg.to:2900/announce
  • udp://9.rarbg.me:2720/announce
  • udp://opentor.org:2710/announce