未分类

nOps 借助 Amazon Bedrock AgentCore 将 FinOps 代理交付速度提升 75%

收录时间:2026年8月15日查看来源

问题

nOps 原有基于 API 的架构存在响应延迟高、系统复杂性大、创新拖累等问题。自管理的 Amazon EKS 堆栈导致工程维护负担重,开发迭代慢,且代理回答依赖 API 响应而非专用语义分析层,难以扩展。

解决方案

nOps 将其 Clara 代理重构为基于 Amazon Bedrock AgentCore 的单代理架构,结合 Databricks Lakehouse Metric Views 提供治理的语义分析层、Databricks Lakebase 存储持久状态,并通过异步工作流(Amazon DynamoDB、SNS、SQS、API Gateway WebSocket)实现实时更新。移除了 LangGraph/LangChain 编排层,由 AgentCore 运行时和内存替代,并使用 Amazon Bedrock Guardrails 进行租户隔离和提示攻击检测。

结果

nOps 将生产交付时间缩短 75%(从 10-12 个月降至 4 个月),工具故障率从 7.49% 降至 0.92%,客户成功经理和解决方案架构师的手动分析时间从 2 小时减少至 30 分钟(降低 75%)。响应质量显著提升:正确性评分达 81.7%(较上期提升 145%),有用性评分达 79.4%(较上期提升 138%)。

成本

成本信息待确认。

案例分析

使用场景:使用 Amazon Bedrock AgentCore 重构 FinOps 分析代理 Clara,用于云成本优化、预留实例和 Savings Plans 的持续优化。

实施证据:nOps 在 Amazon Bedrock AgentCore 上部署了 Clara,原文中提到 'Today, nOps supports customers representing more than USD $4 billion in cloud spend under management' 以及 'We moved from a self-managed Amazon EKS stack to a single managed service',并表示 '4–6 production-ready agents now serving analytics across a shared runtime',并引用 'To see how we use these capabilities in production, visit nops.io'。

指标:75% reduction in time-to-production (from 10-12 months to 4 months);81.7% Correctness score (up 145% over previous period);79.4% Helpfulness score (up 138% over previous period);Tool failure rate reduced from 7.49% to 0.92%;75% time reduction for manual analysis (from 2 hours to 30 minutes);Supports customers representing more than USD $4 billion in cloud spend under management

经验:使用托管服务(如 Amazon Bedrock AgentCore)可显著降低基础设施维护负担,使团队聚焦产品创新。;治理的语义分析层(如 Databricks Metric Views)能确保 AI 回答与仪表板输出的一致性。;单代理架构可避免多代理路由的延迟和错误传播,保持工具调用的确定性。;流式响应和异步工作流可提升用户体验和运营效率。