AI Agents trong Production — Day 2: Caching Strategies
2026-06-14
Đừng trả tiền cho cùng một LLM call hai lần. Triển khai semantic caching, exact caching, tool result caching với Redis và embeddings cho AI agent.
1296 từ
|
6 phút đọc
AI Agents trong Production — Day 1: Observability & Telemetry
2026-06-13
Đừng chạy agent trong bóng tối. Instrument từng tool call, track token cost, detect infinite loops, và xây dashboard monitoring real-time.
1211 từ
|
6 phút đọc
Build MCP Server từ Scratch — Day 5: Testing, Publishing & Ecosystem
2026-06-10
Test MCP server với Vitest, CI/CD với GitHub Actions, publish lên npm, đăng ký trên MCP directories, và map toàn bộ ecosystem MCP.
833 từ
|
4 phút đọc
Build MCP Server từ Scratch — Day 4: Authentication & Production Hardening
2026-06-09
Bảo mật MCP server cho production. API key authentication, Express middleware, rate limiting, CORS, env validation, graceful shutdown, Docker security.
1941 từ
|
10 phút đọc
Build MCP Server từ Scratch — Day 3: SSE Transport & Docker Deployment
2026-06-09
Đưa MCP server từ localhost ra remote. Full SSE transport với Express.js, Docker multi-stage, session management, health checks, Inspector over SSE, và kết nối Claude Desktop từ xa.
566 từ
|
3 phút đọc
Build MCP Server từ Scratch — Day 1: Setup & Architecture (Node.js + TypeScript)
2026-06-08
Hướng dẫn từng bước: Build MCP server đầu tiên từ số 0. Tìm hiểu MCP protocol architecture, server lifecycle, project setup với Node.js/TypeScript, tool đầu tiên và test với MCP Inspector.
496 từ
|
2 phút đọc
Build MCP Server từ Scratch — Day 2: Resources, Prompts & Advanced Tools
2026-06-08
Thêm Resources và Prompts vào MCP server. Full code + giải thích chi tiết từng resource, từng prompt, và 2 advanced tools mới (pagination, batch labeling).
1507 từ
|
8 phút đọc
Agent Security 2026: Production Security Patterns — Complete Agent Defense Stack
2026-06-06
Bài cuối series Agent Security: cách assemble mọi thứ vào production defense stack. Defense in depth cho AI agents, 7-layer security architecture, incident response cho agent breaches, monitoring và production deployment hoàn chỉnh.
512 từ
|
3 phút đọc