AWS News - 2026-07-20
2026-07-20
最終更新: 2026-07-21 06:07:47 JST
AI による概要
この日は連休明けで件数が少なく、4 件の更新にとどまりました。Amazon CloudWatch にコーディングエージェントインサイトが追加され、AI コーディングツールが組織全体でどの程度価値を生んでいるかをエンジニアリングリーダーが把握できるようになりました。ストレージ関連では KNFSD File Cache がプレビューで公開され、Apache-2.0 ライセンスのオープンソースとしてスケーラブルで高速な NFS キャッシュを構築できます。インフラ面ではギリシャのアテネに新しい Local Zone が一般提供となり、EMEA では 2 番目の Local Zone となりました。国内では 22 社 51 名が参加し、2 時間で業務アプリを自作して発表した Claude・Kiro 実践ワークショップの記録が公開されています。
主要トピック
開発生産性: CloudWatch のコーディングエージェントインサイトで AI コーディングツールの効果を可視化
ストレージ: KNFSD File Cache がプレビュー提供、Apache-2.0 のオープンソース NFS キャッシュ
インフラ: ギリシャ・アテネに新しい Local Zone が一般提供開始 (EMEA で 2 番目)
国内: 22 社 51 名が 2 時間で業務アプリを自作した Claude・Kiro 実践ワークショップの記録
AWS What's New
Introducing KNFSD File Cache - Now in Preview
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/knfsd-file-cache/
- Published: 2026-07-20 17:00:00
- Fetched: 2026-07-21 04:43:54
詳細を表示
Today, AWS announces the availability of KNFSD File Cache, an open-source, Apache-2.0 licensed solution for deploying a scalable, high-speed Network File System (NFS) cache on AWS. KNFSD File Cache mounts exports from one or more source NFS servers, whether on-premises, in another AWS Availability Zone or Region, or in another cloud over AWS Interconnect - multicloud, and re-exports them to NFS clients in AWS. You can front multiple on-premises filers, in-cloud file systems such as Amazon FSx for OpenZFS and Amazon FSx for NetApp ONTAP, and any other NFS v3, v4.1, or v4.2 compliant filer. Frequently read data is cached in memory and on local NVMe storage, so files cross the high-latency link to the source once and are then served to large compute fleets at local VPC speed. The solution is designed for read-heavy burst compute workloads such as visual effects rendering, simulation, financial services, health and life sciences, microprocessor design, weather forecasting, and energy.
KNFSD File Cache builds on standard Linux kernel technology: nfs-kernel-server provides NFS re-export, and FS-Cache provides the persistent disk cache. Because it uses the native NFS stack, it fully supports the NFS client-server protocol, including byte-range reads and writes, synchronous and asynchronous writes, and both write-through and write-around modes. You build the cache Amazon Machine Image (AMI) with Packer, then deploy the cluster with the included Terraform module. Cache nodes run in an Amazon Elastic Compute Cloud (Amazon EC2) Auto Scaling group on AMD, Intel, or AWS Graviton instances, with client traffic distributed by DNS round-robin or a Network Load Balancer, and optional automatic scaling based on the number of active NFS client connections. An Amazon CloudWatch dashboard provides more than 70 metrics through an OpenTelemetry-based agent, which can also publish to third-party tools such as Prometheus and Grafana.
KNFSD File Cache (preview) is available in all AWS Regions. There are no licensing costs; you pay only for the AWS resources you consume.
To get started, visit the KNFSD File Cache GitHub repository, launch blog, and AWS Solutions Guidance. For detailed deployment and configuration guidance, see the GitHub documentation.
Amazon CloudWatch announces coding agent insights
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/cloudwatch-coding-agent-insights/
- Published: 2026-07-20 18:51:00
- Fetched: 2026-07-21 00:08:08
Amazon CloudWatch announces the launch of coding agent insights, giving engineering leaders visibility into how AI coding tools are driving value across their organization. Coding Agent Insights integrates with Claude apps gateway for AWS to collect telemetry from Claude Code without additional instrumentation. Other supported coding agents include Codex and GitHub Copilot.
As organizations scale AI coding agent adoption, they need to understand return on investment. Coding agent insights is built on OpenTelemetry metrics emitted by your coding agents and presents them alongside your existing CloudWatch operational data. This helps you answer questions like which teams would benefit from expanded access, where are agents accelerating delivery, and how can you right-size token budgets across departments. You can track spend trends, set proactive token billing alerts, correlate agent adoption with improvements in commit throughput and pull request velocity, or identify the models delivering the best cost-to-output ratio for your workloads.
CloudWatch coding agent insights is available in all AWS commercial regions except Middle East (UAE), Middle East (Bahrain), and Israel (Tel Aviv). Configure your Claude apps gateway to emit telemetry to CloudWatch using the setup guide and view the Coding Agent Insights dashboard in the CloudWatch console. Standard CloudWatch OpenTelemetry metric ingestion pricing applies — see metrics pricing for details. To learn more, see the documentation.
Announcing the general availability of a new AWS Local Zone in Athens, Greece
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-local-zone-athens-greece/
- Published: 2026-07-20 23:00:00
- Fetched: 2026-07-21 06:07:47
詳細を表示
Today, AWS announces the general availability of a new Local Zone in Athens, Greece. The Athens Local Zone is the second Local Zone in EMEA with support for Amazon Simple Storage Service (Amazon S3) and Amazon Elastic Block Store (Amazon EBS) Local Snapshots, enabling customers to store and process data within Greece to help meet local data residency requirements.
The Athens Local Zone supports Amazon Elastic Compute Cloud (Amazon EC2) with C7i, M7i, and R7i instances, Amazon S3 with the One Zone-Infrequent Access storage class, Amazon EBS with Local Snapshots and volume types gp3, gp2, io1, sc1, and st1, Amazon Elastic Container Service (Amazon ECS), Amazon Elastic Kubernetes Service (Amazon EKS), Amazon Virtual Private Cloud (Amazon VPC), AWS Direct Connect, and Application Load Balancer.
Use cases include public sector services that need to meet strict data residency requirements, financial applications that require in-country data processing, and real-time gaming and interactive experiences that benefit from single-digit millisecond latency. Customers use the same APIs, tools, and security features available in AWS Regions, with no minimum commitment and pay-as-you-go pricing including On-Demand, Savings Plans, and Spot Instances.
The Athens Local Zone is part of AWS Global Infrastructure, with Local Zones now available in more than 30 metropolitan areas worldwide. To get started, enable the Athens Local Zone (eu-central-1-ath-1a) from the Regions and Zones tab in the AWS Global View or by using the ModifyAvailabilityZoneGroup API. For pricing information, visit the AWS Local Zones pricing page. To learn more, visit the AWS Local Zones overview page.
AWS Japan Blog
22社51名の参加者が2時間で業務アプリを自作し発表 !Claude ・Kiro実践ワークショップの記録
- Link: https://aws.amazon.com/jp/blogs/news/ai-coding-workshop20260608/
- Published: 2026-07-20 18:01:54
- Fetched: 2026-07-20 18:55:58