PinnedGitHub 프로필을 iMessage 대화 메시지로 꾸며보기GitHub Actions를 십분 활용하여 GitHub 프로필 업데이트를 자동화 해보자Aug 8, 2021243Aug 8, 2021243
React Query 도입 시, 왜 상태 관리와 아키텍처도 함께 바꿔야 할까?React 애플리케이션에 React Query를 도입하면 데이터 패칭과 상태 관리가 크게 쉬워집니다. 하지만 단순히 React Query만 추가한다고 끝이 아닙니다. 기존 컨테이너 컴포넌트의 상태 관리 방식과 데이터 처리 계층도 함께 재고해야…2d ago12d ago1
DeepSeek R1의 추론 능력을 바탕으로 100분의 1 작은 ModernBERT 훈련하기DeepSeek R1으로 생성한 레이블을 활용하여 더 작은 사이즈의 ModernBERT 분류 모델을 학습시키기Jan 2936Jan 2936
Scaling laws in deep learningScaling laws in deep learning revolve around a simple yet powerful observation: if you plot a model’s performance (often expressed as a…Jan 263Jan 263
PostgreSQL 읽기 복제본, WAL, 복제 슬롯, 퍼블리케이션PostgreSQL에서 대규모 데이터베이스 환경을 운영할 때 자주 등장하는 개념으로는 먼저 Write-Ahead Log, 흔히 줄여서 WAL이라고 부르는 로그 구조가 있다. PostgreSQL은 모든 변경(INSERT, UPDATE…Jan 2220Jan 2220
[번역] RAG 세상을 헤엄치는 사람들을 위한 가이드북Guidebook to the State-of-the-Art Embeddings and Information RetrievalDec 30, 2024462Dec 30, 2024462
Network Architecture Deep Dive: Amazon VPC CNI in EKSThe Kubernetes Container Network Interface (CNI) serves as the fundamental framework for configuring network connectivity in Kubernetes…Nov 2, 20241Nov 2, 20241
eBPF and Cillum CNICilium CNI: Advanced Networking and Security for Kubernetes with eBPFOct 26, 2024Oct 26, 2024
Istio and Service MeshThe emergence of Service Mesh can be attributed to the challenges faced in microservices architectures, particularly in system-wide…Oct 19, 2024Oct 19, 2024
Kubernetes Deep Dive: LoadBalancer Services and MetalLBAs we continue our journey through the Kubernetes Advanced Networking Study (KANS), led by the esteemed CloudNet@ team, we’ve reached an…Oct 5, 2024Oct 5, 2024
Understanding Kubernetes Services: NodePort and ClusterIPIn the dynamic world of container orchestration, Kubernetes Services play a crucial role in providing a stable and abstract way to access…Sep 28, 2024Sep 28, 2024
Docker and Container IsolationDocker is an open-source platform that provides a virtual execution environment for running software. This virtual execution environment is…Aug 31, 2024Aug 31, 2024