IdentityServer4 is dead. Here’s what comes next.
백엔드 2026.07.02
IdentityServer4 is dead. Here’s what comes next.

오픈소스 인증 서버의 상용화, 우리가 배워야 할 교훈 IdentityServer4는 .NET 생태계에서 OAuth 2.0 / OpenID Connect 기반 인증·인가 서버를 구축할 때 사실상 표준처럼 사용되던 오픈소스 프로젝트였다. 그러나 2022년 12월, 이를 관...

Self-Correcting Structured Output in Spring AI 2.0
백엔드 2026.07.02
Self-Correcting Structured Output in Spring AI 2.0

왜 Structured Output인가 LLM은 본질적으로 텍스트를 입력받아 텍스트를 반환하는 시스템이다. 이 인터페이스는 사람과의 대화에는 자연스럽지만, 소프트웨어 내부에서는 치명적인 약점이 된다. 특정 필드로 라우팅하거나, DB에 값을 저장하거나, 조건 분기를 처리...

Operating Kubernetes at scale: a few stories from running Amazon EKS
백엔드 2026.07.01
Operating Kubernetes at scale: a few stories from running Amazon EKS

수십만 클러스터를 운영한다는 것의 의미 Amazon EKS는 현재 30개 이상의 AWS 리전에서 수십만 개의 Kubernetes 클러스터를 운영하고 있다. 단순히 클러스터 수가 많다는 것이 아니라, 그 규모에서는 일반적인 운영 방식이 통하지 않는 상황이 빈번하게 발생한...

Aikido acquires Root to backport open source fixes without forcing upgrades
백엔드 2026.07.01
Aikido acquires Root to backport open source fixes without forcing upgrades

버전 업그레이드 없이 보안 취약점을 패치한다는 것 운영 중인 Java 백엔드 서비스에서 의존성 라이브러리의 보안 취약점이 발견됐을 때, 가장 먼저 드는 고민은 "지금 바로 올려도 되나?"다. 메이저 버전 업그레이드라면 API 변경, 동작 차이, 회귀 테스트 부담이 따라...

“The harness is where the hard work is”: Harness bets on agents that enterprises can trust in production
백엔드 2026.07.01
“The harness is where the hard work is”: Harness bets on agents that enterprises can trust in production

CI/CD 파이프라인의 패러다임 전환: 고정 스크립트에서 자율 에이전트로 전통적인 CI/CD 파이프라인은 개발자가 사전에 작성한 고정 스크립트를 순서대로 실행하는 방식으로 동작한다. 이 방식은 예측 가능성이라는 장점이 있지만, 배포 환경이 복잡해질수록 스크립트 유지보수...

AWS just put $1 billion into forward deployed engineers. Here’s why it matters for enterprise teams.
백엔드 2026.07.01
AWS just put $1 billion into forward deployed engineers. Here’s why it matters for enterprise teams.

AWS Forward Deployed Engineer 모델이 엔터프라이즈 팀에 미치는 영향 AWS가 엔터프라이즈 고객과 직접 협력하는 새로운 엔지니어링 조직에 10억 달러를 투자한다고 발표했다. 이 투자의 핵심은 "Forward Deployed Engineer(FDE)...