feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
---
|
||||
id: SYS-SERVERLESS-AI-001
|
||||
category: "[[10_Wiki/💡 Topics/AI]]"
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [ai, infrastructure, serverless, cloud-computing, faas, aws-lambda, scalability, mlops]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
# [[Serverless Computing for AI (AI를 위한 서버리스 컴퓨팅)]]
|
||||
# Serverless Computing for AI (AI를 위한 서버리스 컴퓨팅)
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "서버 관리의 짐을 클라우드에 넘기고 오직 '모델의 추론'에만 집중하며, 호출된 만큼만 비용을 지불하는 가장 경제적이고 유연한 지능형 인프라를 구축하라" — 인프라 구성이나 관리 없이 코드(함수) 단위로 AI 모델을 실행하고, 요청량에 따라 자원이 자동으로 할당되는 클라우드 컴퓨팅 모델.
|
||||
@@ -27,5 +27,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 에이전트의 간헐적인 데이터 전처리 및 배치 분석 작업 시, 비용 최적화를 위해 서버리스 아키텍처를 우선적으로 활용함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Scalability-in-AI-Systems]], [[Cloud-Computing-Foundations]], [[Service-oriented-Architecture]], [[Optimization-in-AI]]
|
||||
- **Raw Source:** [[10_Wiki/Topics/AI/Serverless-Computing-for-AI.md]]
|
||||
- [[Scalability-in-AI-Systems]], Cloud-Computing-Foundations, [[Service-oriented-Architecture]], [[Optimization-in-AI]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Serverless-Computing-for-AI.md
|
||||
|
||||
Reference in New Issue
Block a user