25% off

Use code FUNCMAIN at checkout for 25% off all premium courses.

Get started →
RabbitMQ Crash Course For Go Developers
Elliot Forbes

Elliot Forbes

Course Instructor

Hey Gophers! My name is Elliot and I'm the creator of TutorialEdge and I've been working with Go systems for roughly 5 years now.

RabbitMQ Crash Course For Go Developers

Go RabbitMQ

RabbitMQ is an incredibly popular, lightweight and open-source message broker which has been widely adopted for use in distributed, resilient systems. In this course, we’ll be covering the fundamentals you ned to get started developing Go applications on top of RabbitMQ.

Topics

Through these videos, we’ll be covering a range of different topics such as:

  • Running RabbitMQ locally with Docker
  • Structuring your Go App and Creating a RabbitMQ Service
  • Connecting to RabbitMQ and Creating Channels and Queues
  • Publishing and Consuming messages off a RabbitMQ Queue