亚马逊AWS官方博客

Category: Developer Tools

为游戏业务团队构建只读代码问答 Agent:架构、性能与安全实践

游戏规则、数值和活动配置最终由代码与项目配置决定。策划、测试、运营和客服在核对规则或处理玩家反馈时,往往需要研发协助定位实现,零散问题因此反复打断研发工作。为缩短这条确认链路,我们构建了一套只读代码问答 Agent:代码副本和索引集中保存在常驻服务中,会话环境只通过 HTTP 上的只读 MCP 工具查询代码和配置。本文分别从业务体验和技术实施角度,介绍方案功能、准确性机制、安全边界、性能、管理方式与成本,并结合合成样本测试和游戏客户的试用结果说明实际表现。

AWS 一周综述:Amazon EC2 G7e 实例、Amazon Corretto 更新等(2026 年 1 月 26 日)

本周为运行 GPU 密集型工作负载的客户带来了振奋人心的消息:我们推出了由 NVIDIA 最新 Blackwell 架构提供支持的全新图形和 AI 推理实例。除了多项服务增强功能和区域扩展外,本周的更新还将持续为 AWS 客户拓展能力边界。

The New Era of Cloud AI Mobile Testing: Amazon Device Farm MCP Server Practical Guide

In November 2025, Amazon Device Farm released a major update: Managed Appium Endpoint functionality.Based on this technical foundation, the author developed Device Farm MCP Server, achieving seamless integration between AI Agents and cloud device platforms.This article presents a solution for mobile device automation by integrating the Kiro CLI with Amazon Device Farm.