top of page

Notification, blog

Kong AI Gateway 2.0 정식 출시: AI 에이전트 운영은 어떻게 달라질까?

9월 7일
2분 분량

AI 에이전트에 맞춘 운영 구조


AI가 여러 모델과 업무 도구를 함께 사용할수록 연결 설정과 정책 관리도 복잡해집니다. Kong은 2026년 7월 비공개 베타에 이어 9월 1일 AI Gateway 2.0의 정식 출시(GA)를 발표했습니다. 기업이 주목할 부분은 AI 연결을 관리하는 방식의 변화입니다. [1](https://konghq.com/blog/product-releases/kong-ai-gateway-2-0-agentic-ai)[2](https://konghq.com/blog/product-releases/kong-ai-gateway-2-0-ga)



AI 전용 런타임과 관리 체계

2.0은 API Gateway와 분리된 런타임·관리 API·릴리스 주기를 갖습니다. Konnect에서도 모델, MCP 서버, 에이전트를 직접 관리하는 구조를 제공합니다. 이는 AI 기능 변화와 기존 API 인프라의 안정성을 각기 다른 일정으로 관리하려는 설계입니다. 기업은 이를 바탕으로 AI 정책의 변경·검증 절차를 별도로 정리할 수 있습니다. [1](https://konghq.com/blog/product-releases/kong-ai-gateway-2-0-agentic-ai)


여러 MCP 서버를 하나의 접점으로

MCP(Model Context Protocol)는 AI가 도구와 데이터를 연결하는 데 쓰는 표준입니다. MCP Server Bundling은 여러 서버의 도구를 하나의 엔드포인트로 모읍니다. MCP ACL과 연계하면 호출자에게 허용된 도구만 조회·실행하도록 통제합니다. 도입 시에는 같은 접점에서도 사용자별 도구 목록이 의도대로 달라지는지 시험하는 것이 좋습니다. [2](https://konghq.com/blog/product-releases/kong-ai-gateway-2-0-ga)[3](https://developer.konghq.com/ai-gateway/aggregate-mcp-tools/)


The Unified API and AI Platform (출처.Kong공식홈페이지www.konghq.com)
The Unified API and AI Platform (출처.Kong공식홈페이지www.konghq.com)

비용과 신원을 함께 관리

비용 관리에는 텍스트·음성·이미지·영상과 캐시 읽기·쓰기를 구분하는 가격 카탈로그가 추가됐습니다. Kong Identity의 Principal 기반 기능은 기본 비활성화 상태이며, 활성화하면 인증된 호출 주체별로 사용량 제한, 비용 귀속, 접근 정책을 적용할 수 있습니다. 기업은 요금 설정과 실제 청구의 차이를 확인하고, 팀별 비용을 어떤 신원에 연결할지 정해야 합니다. [2](https://konghq.com/blog/product-releases/kong-ai-gateway-2-0-ga)[4](https://developer.konghq.com/ai-gateway/model-cost-management/)


Kimi·Microsoft Foundry·Amazon SageMaker 지원 확대와 Bedrock AgentCore 대상 IAM 인증도 발표에 포함됐습니다. [2](https://konghq.com/blog/product-releases/kong-ai-gateway-2-0-ga)


도입 전에는 기존 설정부터 점검하세요

GA 안내는 기존 Kong Gateway 3.14 LTS의 AI 플러그인 지원 유지를 명시합니다. 3.18부터는 기본 번들에서 제외되고 필요한 경우 선택해 사용하는 방식으로 바뀝니다. kongctl로 기존 decK 설정을 변환할 수 있지만 인증·권한·비밀정보 설정은 별도 검증이 필요합니다. [2](https://konghq.com/blog/product-releases/kong-ai-gateway-2-0-ga)[5](https://developer.konghq.com/ai-gateway/v2-migration-guide/)


내부 업무 연계가 필요하다면 Litis API Creator의 API 생성·데이터 변환 기능을 검토하고, AI Gateway의 접근 정책과 함께 적용 범위를 설계할 수 있습니다. 연결할 업무와 허용할 행동을 먼저 정리하는 것이 도입의 출발점입니다. [6](https://www.litis.co.kr/litis-api-creator)


Kong AI Gateway 2.0 도입이나 기존 환경 전환을 검토 중이라면, 현재 사용하는 모델·MCP 서버·내부 API 목록을 바탕으로 [Litis에 기술 미팅을 요청해 보세요].



출처 및 참고자료

  1. [Kong AI Gateway 2.0 비공개 베타 발표 (2026-07-16)](https://konghq.com/blog/product-releases/kong-ai-gateway-2-0-agentic-ai)

  2. [Kong AI Gateway 2.0 GA 발표 (2026-09-01)](https://konghq.com/blog/product-releases/kong-ai-gateway-2-0-ga)

  3. [MCP 도구 통합 공식 가이드](https://developer.konghq.com/ai-gateway/aggregate-mcp-tools/)

  4. [AI 모델 비용 관리 공식 문서](https://developer.konghq.com/ai-gateway/model-cost-management/)

  5. [AI Gateway 2.x 이전 가이드](https://developer.konghq.com/ai-gateway/v2-migration-guide/)

  6. [Litis API Creator](https://www.litis.co.kr/litis-api-creator)

  7. [Litis Kong AI Gateway](https://www.litis.co.kr/kong-ai-gateway)

  8. [Litis 공식 홈페이지](https://www.litis.co.kr/)

bottom of page