georgeben / Newsletter-Microservice

A newsletter subscription application built with Node.js to demonstrate some microservice architecture concepts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newsletter Microservice

A newsletter subscription application built with Node.js to demonstrate some microservices concepts

This app was created to demonstrate some concepts in the microservices architecture such as

  • Service registry pattern for service discovery
  • Circuit Breakers to increase the reliability of microservices
  • Asynchronous messaging using RabbitMQ

About

A newsletter subscription application built with Node.js to demonstrate some microservice architecture concepts


Languages

Language:JavaScript 97.1%Language:HTML 2.6%Language:CSS 0.2%