Chris Richardson's comprehensive catalog of microservices patterns including decomposition, communication, and data management.
NGINX's 7-part series on microservices covering architecture, API gateways, service discovery, and deployment strategies.
Amazon's guide to microservices architecture, benefits, challenges, and how to implement them on AWS.
Official NestJS guide to building microservices with various transport layers including TCP, Redis, NATS, and gRPC.
Wanago's practical tutorial on building microservices with NestJS, covering communication patterns and best practices.
Trilon's deep dive into NestJS microservice transporters - TCP, Redis, MQTT, NATS, RabbitMQ, Kafka, and gRPC.
Apollo's comprehensive comparison of GraphQL and REST APIs, helping you choose the right approach for your project.
Free and open-source tutorial to learn GraphQL from zero to production with React, Node.js, and more.
Learn how Apollo Federation enables you to build a unified supergraph from multiple GraphQL microservices.
Official NestJS documentation for building GraphQL APIs with code-first and schema-first approaches.