Scale Your Microservices with an Easy Message Queue on Redis

Written by jason | Published 2019/11/28
Tech Story Tags: microservices | redis | scalability | programming | javascript | heroku | architecture | hackernoon-top-story

TLDR Using Heroku, Redis, Node.js, and RSMQ, we’re going to create a simple yet powerful message queue. We’ll create and deploy a simple, and quick to stand up, message queue using Heroku and Reddis. This is a great stack that can get us to an event-driven architecture quickly. We introduce a level of decoupling that allows us to build, deploy, update, test, and scale those two components independently. We also reduce the workload on the web dynos. This isn't just good for the business, but it's great for user experience as well.via the TL;DR App

no story

Written by jason | Founder at Dev Spotlight
Published by HackerNoon on 2019/11/28