8S
8SPACE TECH BLOG
Engineering The Future
Home
Posts
Tags
About
Privacy
RSS
Home
Posts
Tags
About
Privacy
#platform-engineering
2개의 글이 있습니다.
llm
2026년 3월 3일
·
4 min read
Part 1. Prompt는 인터페이스다: 시스템 경계와 계약으로 다시 보기
LLM 기능의 본질은 프롬프트 문장 자체가 아니라 경계, 계약, 상태, 실패 처리에 있다는 점을 시스템 관점으로 정리한다.
llm
agent
system-design
prompt-engineering
platform-engineering
reliability
Read article
llm
2026년 3월 3일
·
4 min read
Part 4. 비용 설계: 캐시, 배칭, 라우팅, 토큰 예산
LLM 비용은 모델 단가가 아니라 시스템 제어 방식에서 결정된다. 캐시, 배칭, 라우팅, 토큰 예산을 운영 관점으로 정리한다.
llm
agent
system-design
cost-optimization
finops
platform-engineering
Read article