위키
총 1121개의 페이지 · 6 / 57 · 1121개 중 101–120
- [AWS] STS / AssumeRole: 임시 자격, cross-account#aws #sts #assume-role #iam #cloud
- [AWS] Systems Manager: 노드 운영 도구 모음 (인덱스)#aws #cloud #ssm #systems-manager #operations #management
- [AWS] Timestream: 시계열 DB (LiveAnalytics + InfluxDB)#aws #cloud #timestream #timeseries #database #iot #monitoring
- [AWS] Trusted Advisor#aws #cloud #cost-optimization #best-practices #governance
- [AWS] VPC Endpoint: Interface / Gateway / Private NAT Gateway#aws #cloud #vpc #network #privatelink #endpoint
- [AWS] VPC: Virtual Private Cloud#aws #vpc #network #cloud
- [AWS] WAF (Web Application Firewall)#aws #cloud #security #waf #firewall #layer7
- [AWS] Well-Architected Framework#aws #cloud #framework #architecture #best-practices
- [CI/CD] GitHub Actions: workflow, action, runner#github-actions #ci-cd #devops #automation
- [Concurrency] Backpressure: 흐름 제어로 시스템 보호#backpressure #flow-control #reactive #concurrency #backend
- [Concurrency] Circuit Breaker: cascade failure 방어#circuit-breaker #resilience #fault-tolerance #microservices #backend
- [Concurrency] Connection Pool: DB, HTTP, gRPC 의 공통 패턴#connection-pool #database #concurrency #performance #backend
- [Concurrency] Rate Limiting: token bucket, sliding window#rate-limit #throttling #concurrency #api #backend
- [Concurrency] Retry + Exponential Backoff + Jitter#retry #backoff #jitter #resilience #concurrency
- [Container] cgroups + namespaces: 컨테이너의 두 기둥#linux #cgroups #namespaces #container #kernel
- [Container] Docker: image, layer, registry#docker #container #oci #cloud #buildkit #podman
- [Container] Image Best Practices: 작게, 안전하게#container #docker #security #best-practices #cloud #buildkit
- [Container] OCI Image: spec, manifest, layer 표준#oci #container #docker #image #cloud
- [DB Internals] B-Tree 내부: split, merge, search 알고리즘#btree #database #index #algorithm #tree
- [DB Internals] B-Tree와 B+Tree 인덱싱#database #index #btree #btree-plus #query-optimization