GauabGauab
Publishing + Learning
Books
Books
  • Technology9
    • Programming Books3
      • Computer Languages14
        • PHP Books
        • JavaScript Books
        • TypeScript Books
        • Python Books
        • Java Books
        • C# Books
        • C++ Books
        • Go Books
        • Rust Books
        • Kotlin Books
        • Swift Books
        • Ruby Books
        • SQL Books
        • HTML and CSS Books
      • Web Development Books3
        • Frontend Development4
          • React Books
          • Next.js Books
          • Angular Books
          • Vue and Nuxt Books
        • Backend Development6
          • Laravel Books
          • Node.js Books
          • NestJS Books
          • Django Books
          • Spring Boot Books
          • ASP.NET Core Books
        • Full-Stack Development
      • Mobile Development2
        • Flutter Books
        • React Native Books
    • Software Architecture
    • Database Books
    • Data Engineering
    • AI and Machine Learning
    • Cloud Books
    • DevOps and Platform Engineering
    • Security Books
    • Interview Preparation
  • Business5
    • Entrepreneurship Books2
      • AI Business Books
      • Startup Strategy Books
    • Marketing and Sales Books
    • Business Operations Books
    • Product and Growth Books
    • Business Analytics Books
  • Lifestyle
  • Literature
  • Languages1
    • Language Learning Books5
      • English Books
      • Arabic Language Learning
      • Deutsch Learning
      • Turkish Learning
      • Spanish Learning
  • Certifications
Articles
Articles
  • Technology5
    • Engineering Articles
    • AI Guides
    • Platform Guides
    • Cybersecurity Guides
    • AI Writing
  • Business3
    • Personal Finance
    • Career Growth
    • Marketing Growth
  • Lifestyle2
    • Wellness and Fitness
    • Lifestyle Guides
  • Literature
  • Languages
  • Certifications
GauabGauab
Publishing + Learning
BooksArticlesExamsPricing
Free book

Microservices with Node.js

  1. Home
  2. Books
  3. Microservices with Node.js
Microservices with Node.js
Reading access

Free book

Sign in to downloadRead online

This book explains Node.js microservices in simple language and includes code examples in every chapter.

Level: intermediateLanguage: EN EnglishRating: 0Reviews: 0
TechnologyProgramming BooksComputer LanguagesWeb Development BooksBackend DevelopmentSoftware ArchitectureJavaScript BooksNode.js BooksGAUAB AcademyJavaScriptArchitectureJavascript BooksSoftware ArchitectureBackend DevelopmentMicroservicesNode.js
Book

Book contents

01Chapter 1: Introduction to Microservices Architecture02Chapter 2: Node.js in Distributed Systems03Chapter 3: System Design Basics for Microservices04Chapter 4: Designing Microservices with Node.js

Reviews

No approved reviews are visible yet.

Discussion

0 comments

No approved comments are visible yet. New community replies may wait for moderation.

Nodejs Books
05
Chapter 5: Communication Between Services
06Chapter 6: Data Management in Microservices
07Chapter 7: Setting Up a Node.js Microservice
08Chapter 8: Authentication and Authorization
09Chapter 9: API Gateway Pattern
10Chapter 10: Message Brokers in Node.js
11Chapter 11: Event-Driven Microservices Design
12Chapter 12: Real-Time Microservices
13Chapter 13: Resilience Patterns
14Chapter 14: Observability
15Chapter 15: Performance Optimization
16Chapter 16: Containerization with Docker
17Chapter 17: Kubernetes for Microservices
18Chapter 18: CI/CD Pipelines
19Chapter 19: Security in Microservices
20Chapter 20: Microservices at Scale
21Chapter 21: Migration from Monolith to Microservices
22Chapter 22: Building a Complete E-Commerce System
23Chapter 23: Production Architecture Design
24Chapter 24: Best Practices and Anti-Patterns
25Chapter 25: Future of Microservices
26Appendix: Deeper Practice and Extra Examples