Fundamentals(기초)
94 posts
- [Computer Terms] ABA 문제 (ABA Problem)
- [Computer Terms] CDN (Content Delivery Network)
- [Computer Terms] CDN 캐싱 전략 (CDN Caching)
- [Computer Terms] gRPC
- [Computer Terms] HTTP/3와 QUIC
- [Computer Terms] MVCC (Multi-Version Concurrency Control)
- [Computer Terms] OAuth와 OpenID Connect (OAuth 2.0, OIDC)
- [Computer Terms] SIMD (Single Instruction, Multiple Data)
- [Computer Terms] Write-Through와 Write-Back
- [Computer Terms] 가비지 컬렉션 (Garbage Collection)
- [Computer Terms] 그리디 알고리즘 (Greedy Algorithms)
- [Computer Terms] 데몬과 좀비 프로세스 (Daemon, Zombie Process)
- [Computer Terms] 동적 계획법 (Dynamic Programming)
- [Computer Terms] 디지털 서명과 인증서 (Digital Signature, Certificate)
- [Computer Terms] 레이트 리미팅 (Rate Limiting)
- [Computer Terms] 레지스터와 명령어 집합 구조 (Register, ISA)
- [Computer Terms] 멀티레벨 캐싱 (Multi-Level Caching)
- [Computer Terms] 메모리 안전성과 소유권 (Memory Safety, Ownership)
- [Computer Terms] 방화벽과 NAT (Firewall, NAT)
- [Computer Terms] 부동소수점 표현 (IEEE 754 Floating Point)
- [Computer Terms] 서버센트이벤트 (Server-Sent Events, SSE)
- [Computer Terms] 세그먼트 트리 (Segment Tree)
- [Computer Terms] 세마포어와 모니터 (Semaphore, Monitor)
- [Computer Terms] 스레드풀 (Thread Pool)
- [Computer Terms] 스킵 리스트 (Skip List)
- [Computer Terms] 시계열 데이터베이스 (Time-Series Database)
- [Computer Terms] 시그널 (Signal)
- [Computer Terms] 시맨틱 버저닝 (Semantic Versioning, SemVer)
- [Computer Terms] 원자적 연산과 CAS (Atomic Operations, Compare-And-Swap)
- [Computer Terms] 웹 방화벽 (WAF, Web Application Firewall)
- [Computer Terms] 웹훅 (Webhook)
- [Computer Terms] 유니온-파인드 (Union-Find, Disjoint Set)
- [Computer Terms] 인터럽트와 시스템 콜 (Interrupt, System Call)
- [Computer Terms] 전문검색 인덱스 (Full-Text Search, Inverted Index)
- [Computer Terms] 정렬 알고리즘 (Sorting Algorithms)
- [Computer Terms] 제네릭과 다형성 (Generics, Polymorphism)
- [Computer Terms] 제로 트러스트 보안 모델 (Zero Trust)
- [Computer Terms] 최단 경로 알고리즘 (Shortest Path Algorithms)
- [Computer Terms] 캐시 계층: L1/L2/L3 (Cache Hierarchy)
- [Computer Terms] 컨테이너와 가상화 (Container, Virtualization)
- [Computer Terms] 코드 리뷰 (Code Review)
- [Computer Terms] 코루틴과 async/await (Coroutine, async/await)
- [Computer Terms] 콘텐츠 협상 (Content Negotiation)
- [Computer Terms] 쿠키와 로컬 스토리지 (Cookie, Local Storage)
- [Computer Terms] 쿼리 플래너 내부 (Query Planner, Optimizer)
- [Computer Terms] 클로저와 스코프 (Closure, Scope)
- [Computer Terms] 탐색 알고리즘 (Searching Algorithms)
- [Computer Terms] 트라이 (Trie, Prefix Tree)
- [Computer Terms] 트랜잭션 격리 수준 (Isolation Levels)
- [Computer Terms] 폰 노이만 구조 (Von Neumann Architecture)
- [Computer Terms] 프로세스 간 통신 (IPC: Pipe, Shared Memory)
- [Computer Terms] 프록시: 정방향과 역방향 (Forward Proxy, Reverse Proxy)
- [Computer Terms] 피처 플래그 (Feature Flags)
- [Computer Terms] 함수형 프로그래밍 패러다임 (Functional Programming)
- [Computer Terms] 힙과 우선순위 큐 (Heap, Priority Queue)
- [Computer Terms] CAP 정리와 합의 알고리즘 (CAP Theorem, Consensus)
- [Computer Terms] CI/CD와 테스트 유형 (Continuous Integration, Test Pyramid)
- [Computer Terms] CPU 구조와 파이프라이닝 (CPU Architecture, Pipelining)
- [Computer Terms] CPU 스케줄링 (CPU Scheduling)
- [Computer Terms] DNS와 소켓 (DNS, Socket)
- [Computer Terms] HTTP와 HTTPS
- [Computer Terms] NoSQL과 쿼리 최적화 (NoSQL, Query Optimization)
- [Computer Terms] OSI 7계층과 TCP/IP
- [Computer Terms] REST와 GraphQL
- [Computer Terms] SOLID 원칙 개요
- [Computer Terms] 결합도와 응집도 (Coupling, Cohesion)
- [Computer Terms] 그래프 (Graph)
- [Computer Terms] 데드락 (Deadlock)
- [Computer Terms] 디자인 패턴 개요 (Design Patterns)
- [Computer Terms] 레이스 컨디션과 락 (Race Condition, Lock)
- [Computer Terms] 로드 밸런싱 (Load Balancing)
- [Computer Terms] 리팩토링과 코드 스멜 (Refactoring, Code Smell)
- [Computer Terms] 메모리 관리와 가상 메모리 (Memory Management, Virtual Memory)
- [Computer Terms] 배열과 연결리스트 (Array, Linked List)
- [Computer Terms] 버전 관리의 내부 구조 (Version Control, Git Internals)
- [Computer Terms] 샤딩과 복제 (Sharding, Replication)
- [Computer Terms] 스택과 큐 (Stack, Queue)
- [Computer Terms] 암호화와 해싱 (Encryption, Hashing)
- [Computer Terms] 웹 취약점: SQL 인젝션, XSS, CSRF
- [Computer Terms] 웹소켓과 CORS (WebSocket, CORS)
- [Computer Terms] 인증과 인가 (Authentication, Authorization)
- [Computer Terms] 정규화와 인덱스 (Normalization, Index)
- [Computer Terms] 캐싱과 캐시 무효화 (Caching, Cache Invalidation)
- [Computer Terms] 컴파일러와 인터프리터 (Compiler, Interpreter)
- [Computer Terms] 타입 시스템: 정적/동적, 강/약 타입
- [Computer Terms] 트리 (Tree)
- [Computer Terms] 파일 시스템 (File System)
- [Computer Terms] 프로세스와 스레드 (Process, Thread)
- [Computer Terms] 해시테이블 (Hash Table)
- [Computer Terms] ACID Transactions
- [Computer Terms] Time Complexity 시간 복잡도
- [Computer Terms] 알고리즘 분류, 알고리즘 구분
- [Computer Terms] 알고리즘 효율성과 계산 복잡도 (Algorithm Efficiency)
- [Computer Terms] 알고리즘 (Algorithm) 이란?
Home