Building Microservices With Nameko

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • RabbitMQ

    Open source RabbitMQ: core server and tier 1 (built-in) plugins

  • First, you will need Docker installed. We will use Python 3, so make sure you have it installed as well. To run Nameko, we need the RabbitMQ. It will be responsible for the communication between our Nameko services.

  • eventlet

    Concurrent networking library for Python

  • Nameko is built on top of the eventlet library, which provides concurrency via “greenthreads”.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts