미분류/Tip 가용성 있고 꼼꼼한 서버 관리를 위한 글들 DarrenKwonDev 2020. 9. 23. 22:42 www.mimul.com/blog/linux-server-operations/ 스타트업 개발자가 리눅스 서버에 들어가면 언제나 하는 작업들 | Mimul Tech log 스타트업 개발자가 리눅스 서버에 들어가면 언제나 하는 작업들에 대해서 명령어 사용법, 문제를 짚을 수 있는 지표들을 정리함. www.mimul.com netflixtechblog.com/linux-performance-analysis-in-60-000-milliseconds-accc10403c55 Linux Performance Analysis in 60,000 Milliseconds You log in to a Linux server with a performance issue: what do you check in the first minute? netflixtechblog.com darrengwon.tistory.com/594 cpu 사용률과 Load Average RAM이나 SSD, HDD는 사용한 만큼 사용률이 뜬다. 너무 당연한가? 128GB에 64GB를 사용하고 있다면 사용률은 50%다. CPU의 사용률 계산도 크게 다르지 않다. (각 단위시간 중에 CPU가 사용된 총 시간의 합) / darrengwon.tistory.com netflixtechblog.com/how-netflix-scales-its-api-with-graphql-federation-part-1-ae3557c187e2 How Netflix Scales its API with GraphQL Federation (Part 1) Learn how Netflix uses GraphQL federation for its API architecture, offering a unified, curated API powered by decoupled back-end services. netflixtechblog.com 저작자표시