Posts
Categories
Tags
Series
About
T
Tao
.
Posts
Categories
Tags
Series
About
Search
⌘K
esc
Start typing to search
close
Language
EN
English
中
简体中文
Tag
#Microservices
2 articles
Chronicle
2 posts
2026
01
01
Aug 27
NestJS for Beginners: From Your First Project to a Task API
Start a NestJS project, then use Controller, Service, Module, and DTO to build a testable task API and see how a request is handled.
→
2025
01
02
Nov 30
The Three Pillars of Modern Distributed Communication: An Architectural Analysis of HTTP, WebSocket, and gRPC
A systematic comparison of HTTP, WebSocket, and gRPC across transport mechanics, performance characteristics, browser support, operational complexity, and security models, providing an actionable decision framework for protocol selection in modern distributed systems and microservice architectures.
→