Tag: #백엔드
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
FAANG System Design Interview Complete Guide
A comprehensive guide to mastering FAANG system design interviews. Covers the RESHADED framework, URL Shortener, Twitter Feed, YouTube Streaming, Chat System design examples, and company-specific question trends.
2026-03-17 · 16 min read #system-design#faang#면접#대규모시스템#distributed-systemsModern Java Complete Syntax Guide: Java 17/21 Edition
A comprehensive guide to modern Java syntax based on Java 21 LTS, covering Records, Sealed Classes, Pattern Matching, Virtual Threads, Stream API, Generics, and Concurrency.
2026-03-17 · 19 min read #java#자바#java17#java21#문법