Posts by Outsider
The Next Two Years of Software Engineering
addyosmani.com/blog/next-tw...
자극적으로 한쪽에 치우친 예측이 아니라 현재 상황을 통해 균형잡힌 시각을 보여준다는 점이 좋았다.
- Most workloads use less than 50% of requested resources for memory and less than 25% for CPU.
- Two-thirds of organizations using Kubernetes use HPA.
- Only 20% of Deployments using HPA utilize custom metrics
- Karpenter adoption has surpassed Cluster Autoscaler
- The usage of Arm is expanding
www.datadoghq.com/state-of-con...
Datadog's report on container/serverless trends analyzed with customer data
- GPU adoption is increasing.
- AI workloads are starting to be included in popular categories in containers.
blog.cloudflare.com/async-quic-a...
Cloudflare has open-sourced the tokio-quiche library, which combines the QUIC implementation they created six years ago with the Rust asynchronous runtime Tokio, to facilitate easy support for HTTP/3 and QUIC.
9월 19일에 있었던 "당근 SRE 밋업"의 발표 영상을 모두 YouTube에 올렸습니다.
www.youtube.com/playlist?lis...
요약본은 여기서 보실 수 있습니다: secondb.ai?channel=%EB%...
clickhouse.com/blog/llm-obs...
about whether LLMs can identify the cause of service disruptions using Claude 4 Sonnet, GPT o3, GPT 4.1, Gemini Pro, and GPT 5, presenting 4 scenarios and summarizing the process of investigation, which was quite interesting as it's a current area of interest.