DEV Community

Cover image for I'm a professional Node.js developer, and here's how I create GraphQL-powered Microservices using Node.js and Sequelize. #3
Better Coding Academy
Better Coding Academy

Posted on • Edited on

49 17

I'm a professional Node.js developer, and here's how I create GraphQL-powered Microservices using Node.js and Sequelize. #3

Update: Part 4 is out!

About Me: I've been a professional web developer for just over 10 years now. I'm currently the lead web development instructor at Better Coding Academy, and as part of what I do, I post videos on our YouTube channel at https://www.youtube.com/c/BetterCodingAcademy.

(Subscribe for awesome web development content!)

This is part 3 in a full tutorial on how to set up a React/Node.js app with a microservices architecture. (Here's part 2!)

In this video I set up my Node.js microservices to use Sequelize to fetch real data from a database. I also create a GraphQL-powered API gateway to interact with my Node.js microservices.

I hope you enjoy!

Happy coding!

Full source code: https://github.com/parkroolucas/microservices-demo

Heroku

Built for developers, by developers.

Whether you're building a simple prototype or a business-critical product, Heroku's fully-managed platform gives you the simplest path to delivering apps quickly — using the tools and languages you already love!

Learn More

Top comments (0)

Jetbrains image

Build Secure, Ship Fast

Discover best practices to secure CI/CD without slowing down your pipeline.

Read more

👋 Kindness is contagious

Value this insightful article and join the thriving DEV Community. Developers of every skill level are encouraged to contribute and expand our collective knowledge.

A simple “thank you” can uplift someone’s spirits. Leave your appreciation in the comments!

On DEV, exchanging expertise lightens our path and reinforces our bonds. Enjoyed the read? A quick note of thanks to the author means a lot.

Okay