Creating Microservices in Nest.js

Microservices can seem intimidating at first, but they're just regular applications at the end of the day. They can execute tasks, listen for requests, connect to databases, and everything else a standard API or process would do. We only call them microservices colloquially because of how we use them, not because they are inherently small.

This tutorial will demystify the creation and operation of microservices for Node.js developers by creating a microservice using a popular Node.js framework, NestJS. We won’t go into detail about the design or architecture of NestJS applications specifically, so if you’re unfamiliar with the framework, I’d recommend you check out its docs first or skip to one of our Node.js samples that use Express directly.

Writing About Microservices [Prompts]

Some ideas to get you started.

Writer's block is the WORST, but good news! We have just the remedy you need! Everyone knows that writing about microservices is not for the faint of heart. We have compiled a couple of prompts to get you started. 

Like these prompts? Have ideas for future prompts? Comment below and let us know!