nOps 如何借助 Amazon Bedrock AgentCore 将 FinOps 代理交付速度提升 75%
摘要
本文介绍 nOps 如何用 Amazon Bedrock AgentCore 重构 FinOps 代理 Clara,将交付速度提升 75%,同时改善响应质量并降低运营复杂度。
核心要点
- nOps 将 FinOps 代理 Clara 迁移到 Amazon Bedrock AgentCore,交付速度提升 75%。
- nOps 目前管理超过 40 亿美元的客户云支出。
- 新架构采用单代理而非多代理路由器,避免代理间交接的延迟和错误传播。
- 数据层使用 Databricks Lakehouse Metric Views 提供治理后的语义分析层,Databricks Lakebase 存储会话等应用状态。
- 异步工作流由 Amazon DynamoDB 跟踪作业、SNS/SQS 通知和 API Gateway WebSocket 推送实现实时 UI 更新。
原文佐证
- Today, nOps supports customers representing more than USD $4 billion in cloud spend under management.
- We were attempting to build advanced AI capabilities on top of infrastructure that wasn’t designed for analytics-driven agents, which made iteration slow, complex, and prone to inaccuracies.
- Clara uses a single-agent architecture rather than a multi-agent router: one Strands Agent with direct access to the following tools: canvas operations, query execution, datasource discovery, and workflow orchestration.
AI 洞察
该案例表明,面向分析型代理的专用架构正取代通用 API 接入模式,成为企业级 AI 应用的主流选择。Bedrock AgentCore 的托管运行时与模型无关特性,让企业可以在不锁定供应商的情况下快速迭代,这可能重塑 FinOps 等垂直领域的 AI 竞争格局。未来,代理将更依赖语义数据层与事件驱动架构,以兼顾准确性与实时性。