AWS News - 2026-07-11
2026-07-11
最終更新: 2026-07-14 08:50:59 JST
AI による概要
この日は AWS Lambda MicroVMs の正式発表が中心でした。VM レベルの分離とほぼ瞬時の起動、状態保持を備えた新しいサーバーレスコンピュート基盤で、前日の AI エージェント向けセキュアコード実行の記事と合わせて全体像が示されています。機械学習では SageMaker HyperPod 上での vLLM による Disaggregated Prefill and Decode の実装、Unsloth で量子化済みモデルをデプロイする 4 パターン、NVIDIA Nemotron 3 のサーバーレスモデルカスタマイズが解説されました。Kiro では 7 月 1 日から Claude Sonnet 5 が IDE・CLI・Web で利用可能になり、Sonnet 4.6 から推論・ツール利用・コーディング能力が強化されています。規制面では AWS が英国財務省から英国金融セクターの重要サードパーティ (CTP) に指定されました。サービス更新は EC2 G7 (NVIDIA RTX PRO 4500 Blackwell) の米国東部提供開始、EKS Auto Mode の ARC ゾーンシフト対応などです。
主要トピック
サーバーレス基盤: Lambda MicroVMs を正式発表、VM レベル分離・ほぼ瞬時の起動・状態保持を実現
推論最適化: HyperPod 上で vLLM による Disaggregated Prefill and Decode を実装する手順
モデル運用: Unsloth で量子化したモデルのデプロイ 4 パターン、Nemotron 3 のサーバーレスカスタマイズ
開発ツール: Kiro で Claude Sonnet 5 が IDE・CLI・Web から利用可能に (Sonnet 4.6 比で推論・ツール利用・コーディングを強化)
規制: AWS が英国財務省より英国金融セクターの重要サードパーティ (CTP) に指定
GPU: EC2 G7 インスタンス (NVIDIA RTX PRO 4500 Blackwell) が米国東部 (バージニア北部) で提供開始
可用性: EKS Auto Mode が Application Recovery Controller のゾーンシフトとオートシフトに対応
AWS What's New
AWS DMS Schema Conversion now supports offline SQL Server conversion
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/aws-dms-schema-conversion-offline-source/
- Published: 2026-07-11 00:09:00
- Fetched: 2026-07-11 01:52:38
AWS Database Migration Service (DMS) Schema Conversion now supports offline source conversion for Microsoft SQL Server, enabling you to convert SQL Server schemas and code without direct connectivity to your source databases. You extract metadata using standard database commands in your own environment, then upload it to DMS Schema Conversion for processing. This eliminates security reviews, firewall changes, and VPN setup that delay migration projects, while delivering the same conversion results as the connected approach.
Offline Source is ideal for organizations with security policies that restrict external tool access to production SQL Server databases. Database administrators generate human-readable metadata files within their existing environment, and security teams can review the commands and output before uploading, making approval straightforward. By removing the connectivity requirement, Offline Source transforms weeks of security reviews into a simple command-and-upload workflow.
Offline Source supports all DMS Schema Conversion targets at no additional conversion charge. For regional availability, see the Supported AWS Regions page. To get started, see Using Offline Source in the DMS Schema Conversion documentation.
Amazon EC2 G7 instances are now available in the AWS US East (N. Virginia) Region
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-ec2-g7-available-North-Virginia
- Published: 2026-07-11 00:14:00
- Fetched: 2026-07-11 05:19:07
Starting today, Amazon Elastic Compute Cloud (Amazon EC2) G7 instances powered by NVIDIA RTX PRO 4500 Blackwell Server Edition GPUs are now available in US East (N. Virginia) Region. G7 instances deliver up to 4.6x AI inference performance and up to 2.1 graphics performance compared to G6 instances. G7 instances also deliver faster performance for GPU-accelerated data analytics workloads.
Customers can use G7 instances for deploying AI models for language translation, video and image analysis, and speech recognition. They also accelerate graphics workloads such as creating and rendering real-time, cinematic-quality graphics and game streaming. Additionally, G7 instances support video transcoding, spatial computing, and data analytics workloads such as recommender systems, Retrieval Augmented Generation (RAG) inference, and real-time data pipelines. G7 instances feature up to 8 NVIDIA RTX PRO 4500 Blackwell Server Edition GPUs with 32 GB of memory per GPU and custom Intel Xeon 6 processors. They support up to 192 virtual CPUs (vCPUs) and up to 700 Gbps of Elastic Fabric Adapter networking bandwidth. They also support up to 768 GiB of system memory, and up to 7.6 TB of local NVMe SSD storage.
You can start using Amazon EC2 G7 instances today in three AWS Regions: US East (N. Virginia and Ohio), and US West (Oregon). You can purchase G7 instances as On-Demand Instances, Spot Instances, or as part of Savings Plans.
To get started, visit the AWS Management Console, AWS Command Line Interface (CLI), and AWS SDKs. To learn more, visit the G7 instance page.
Amazon EKS Auto Mode now supports Application Recovery Controller zonal shift
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/eks-auto-mode-arc-zonal-shift
- Published: 2026-07-11 01:00:00
- Fetched: 2026-07-14 08:50:59
詳細を表示
Amazon Elastic Kubernetes Service (Amazon EKS) now supports Amazon Application Recovery Controller (ARC) zonal shift and autoshift for clusters using EKS Auto Mode. ARC helps you manage and coordinate recovery across AWS Regions and Availability Zones (AZs). With this launch, EKS Auto Mode automatically protects your compute during a zonal shift at no additional cost or configuration, helping you maintain Kubernetes application availability by shifting in-cluster network traffic away from an impaired AZ.
Customers run highly available applications across multiple AZs in Amazon EKS to eliminate a single point of failure. Because EKS Auto Mode manages compute on your behalf, you get zonal shift support without setting flags, granting permissions, or managing Karpenter versions; simply enable ARC zonal shift on your cluster. When a zonal shift is activated, EKS Auto Mode stops provisioning new capacity in the impaired AZ and halts voluntary disruptions such as consolidation and drift for nodes in that zone. It also prevents voluntary disruptions in healthy zones if they depend on scheduling pods to the impaired zone. When the shift expires or is canceled, normal operations resume. You can start a shift manually, or authorize AWS to manage it using zonal autoshift, with practice runs to verify your cluster functions with one less AZ.
ARC zonal shift support for EKS Auto Mode is available in all AWS Regions where EKS Auto Mode is offered. To learn more, visit the Amazon EKS product page, the ARC zonal shift documentation, and the Amazon EKS Auto Mode documentation.
Amazon SageMaker HyperPod now supports AMI-based node lifecycle configuration for Slurm clusters using continuous provisioning
- Link: https://aws.amazon.com/about-aws/whats-new/2025/06/ami-configuration-continuous-slurm/
- Published: 2026-07-11 02:00:00
- Fetched: 2026-07-11 11:13:44
詳細を表示
Amazon SageMaker HyperPod now supports AMI-based configuration for Slurm clusters that use continuous provisioning. Continuous provisioning adds nodes to the cluster as capacity becomes available, and this launch extends AMI-based configuration to clusters using this mode. With this support, clusters using continuous provisioning can be created without downloading, configuring, or uploading lifecycle configuration scripts to Amazon S3.
AMI-based configuration provisions nodes with the software and configurations needed for a production-ready environment to run AI/ML training workloads, including required software such as Docker, Enroot, and Pyxis, and configurations such as Slurm accounting, SSH key generation, and log rotation. When using continuous provisioning, each node is configured from the AMI as it is added to the cluster, without the need to manage lifecycle configuration scripts, so nodes become available to schedule jobs sooner. To enable AMI-based configuration, omit the LifeCycleConfig block from the instance group configuration when creating clusters via the API, or select "None" under Lifecycle scripts in Custom setup when using the SageMaker AI console. For additional customization on top of the AMI-based configuration baseline, an extension script can be provided by specifying the OnInitComplete parameter and SourceS3Uri in the LifeCycleConfig block via the API, or by providing the S3 URI in the "Extension script file in S3" field in Custom setup when using the console. Custom lifecycle configuration scripts remain fully supported for use cases that require full control over provisioning.
AMI-based node lifecycle configuration for Slurm clusters using continuous provisioning is available in all AWS Regions where SageMaker HyperPod is available. To get started, see Getting started with SageMaker HyperPod using the AWS CLI or Getting started with SageMaker HyperPod using the SageMaker AI console in the SageMaker user guide.
Amazon Location Service enhances Places APIs with new address and search options
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-location-service-enhanced-address-search
- Published: 2026-07-11 02:26:00
- Fetched: 2026-07-11 03:20:04
詳細を表示
Today, Amazon Location Service announced new enhancements to its Places APIs that give developers greater control over address name formatting, multilingual address, travel-optimized POI search, and drive-through data. These capabilities span the Geocode, ReverseGeocode, GetPlace, Suggest, Autocomplete, SearchNearby, and SearchText APIs. Amazon Location Service is a mapping service that offers geospatial data and location functionality such as maps, places search and geocoding, route planning, device tracking, and geofencing.
Developers can now control how address component names are returned using the new AddressNamesMode parameter — choosing between matched (echoing input), normalized (canonical names), or administrative (government hierarchy names) — and override behavior per component with AddressNamesVariant. The new AddressTranslations parameter returns place name translations in 50+ languages, making it easier to build multilingual applications. A TravelMode parameter optimizes Suggest and SearchText results for users on the move, improving relevance for navigation and in-vehicle scenarios. Additionally, GetPlace, Suggest, SearchNearby, and SearchText now return a DriveThrough attribute indicating whether a place offers drive-through service — useful for logistics, food delivery, and navigation applications. The Geocode API also now supports a new Parsing.AdditionalInfo response field with additional detail about how the input address was interpreted.
Amazon Location Service is available in the following AWS Regions: US East (Ohio), US East (N. Virginia), US West (Oregon), Asia Pacific (Mumbai), Asia Pacific (Sydney), Asia Pacific (Tokyo), Canada (Central), Europe (Frankfurt), Europe (Ireland), Europe (London), Europe (Spain), Europe (Stockholm), South America (São Paulo), and AWS GovCloud (US-West).
To get started, see the Amazon Location Service Places API reference, or learn more about Places in the Amazon Location Service Developer Guide.
Amazon EMR on EKS now supports Apache Spark troubleshooting agent
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-emr-eks-spark-troubleshooting/
- Published: 2026-07-11 03:16:00
- Fetched: 2026-07-11 05:19:07
Amazon EMR on EKS now supports the Apache Spark troubleshooting agent. Data engineers can now diagnose EMR on EKS job failures through natural language, receiving automated root cause analysis and PySpark code recommendations without manually navigating distributed logs and Spark History Server data.
The agent analyzes Spark History Server data, distributed executor logs, and cluster configurations to identify issues such as memory errors, data skew, resource contention, and connectivity failures. With this launch, the Spark troubleshooting agent now covers all EMR deployment options: EMR on EC2, EMR Serverless, and EMR on EKS. The agent is accessible directly from the EMR on EKS console through a "Troubleshoot with AI" option on failed jobs. Additionally, the agent is available through MCP (Model Context Protocol) using any compatible AI coding agent, including Kiro, Claude Code, and Cursor. All operations are read-only, authenticated with IAM roles, and logged in AWS CloudTrail.
The Spark troubleshooting agent for Amazon EMR on EKS is available in all AWS Regions where the SageMaker Unified Studio is available. To get started, go to EMR on EKS console, or set up the MCP server in your preferred AI coding agent. For detailed guidance, see the EMR troubleshooting agent documentation.
Amazon EC2 network/EBS instances now available in additional regions
- Link: https://aws.amazon.com/about-aws/whats-new/2026/07/amazon-ec2-r8in-r8ib-r8idn-r8idb
- Published: 2026-07-11 05:00:00
- Fetched: 2026-07-11 06:57:46
詳細を表示
Starting today, Amazon Elastic Compute Cloud (Amazon EC2) R8in, R8ib, R8idn, and R8idb instances are available in the AWS Asia Pacific (Tokyo) and Europe (Frankfurt, Ireland) regions. These instances are powered by custom sixth generation Intel Xeon Scalable processors, available only on AWS and feature the latest sixth generation AWS Nitro cards. These instances deliver up to 43% better compute performance per vCPU compared to previous generation R6in and R6idn instances.
R8in, R8idn instances deliver 600 Gbps network bandwidth, the highest network bandwidth among enhanced networking EC2 instances. R8in instances are ideal for workloads such as real-time big data analytics, distributed web scale in-memory caches, caching fleets for AI/ML clusters, and Telco applications such as 5G User Plane Function (UPF). R8idn instances are ideal for network-intensive general purpose workloads requiring local storage, such as distributed compute, data analytics, and high-performance file systems.
R8ib, R8idb instances deliver up to 300Gbps EBS bandwidth, the highest among non-accelerated compute EC2 instances. R8ib instances are best suited for workloads that benefit from high block storage performance, such as high-performance file systems and NoSQL databases. R8idb instances are ideal for storage-intensive general purpose workloads such as large commercial databases, data lakes, and NoSQL databases that benefit from both high EBS throughput and low-latency local NVMe storage.
R8in, R8ib, R8idn, and R8idb instances support Elastic Fabric Adapter (EFA) networking on 48xlarge, 96xlarge, metal-48xl, and metal-96xl sizes. EFA networking enables lower latency and improved cluster performance for workloads deployed on tightly coupled clusters.
Amazon EC2 R8in an R8ib instances are available in US East (N. Virginia, Ohio), US West (Oregon), Asia Pacific (Tokyo), and Europe (Spain, Frankfurt, Ireland) regions, via Savings Plans, On-Demand, and Spot instances. For more information, visit the Amazon EC2 R8i instance page.
AWS Japan Blog
Kiro で Claude Sonnet 5 が利用可能になりました
- Link: https://aws.amazon.com/jp/blogs/news/kiro-%E3%81%A7-claude-sonnet-5-%E3%81%8C%E5%88%A9%E7%94%A8%E5%8F%AF%E8%83%BD%E3%81%AB%E3%81%AA%E3%82%8A%E3%81%BE%E3%81%97%E3%81%9F/
- Published: 2026-07-11 12:49:44
- Fetched: 2026-07-11 14:36:09
Kiro で Claude Sonnet 5 が利用可能になりました
- Link: https://aws.amazon.com/jp/blogs/news/sonnet-5/
- Published: 2026-07-11 12:49:44
- Fetched: 2026-07-11 16:48:36
AWS Security Blog
AWS designated as a critical third party to the UK financial sector
- Link: https://aws.amazon.com/blogs/security/aws-designated-as-a-critical-third-party-to-the-uk-financial-sector/
- Published: 2026-07-11 01:15:19
- Fetched: 2026-07-11 01:52:39
AWS Machine Learning Blog
Disaggregated prefill and decode for LLM inference on SageMaker HyperPod
- Link: https://aws.amazon.com/blogs/machine-learning/disaggregated-prefill-and-decode-for-llm-inference-on-sagemaker-hyperpod/
- Published: 2026-07-11 00:20:16
- Fetched: 2026-07-11 01:52:40
How KTern.AI built agentic AI for SAP on Amazon Bedrock AgentCore
- Link: https://aws.amazon.com/blogs/machine-learning/how-ktern-ai-built-agentic-ai-for-sap-on-amazon-bedrock-agentcore/
- Published: 2026-07-11 00:23:25
- Fetched: 2026-07-11 01:52:40
Deploying quantized models on Amazon SageMaker AI with Unsloth
- Link: https://aws.amazon.com/blogs/machine-learning/deploying-quantized-models-on-amazon-sagemaker-ai-with-unsloth/
- Published: 2026-07-11 00:26:05
- Fetched: 2026-07-11 01:52:40
Scaling agentic workflows with native case management in Amazon Quick Automate
- Link: https://aws.amazon.com/blogs/machine-learning/scaling-agentic-workflows-with-native-case-management-in-amazon-quick-automate/
- Published: 2026-07-11 00:28:54
- Fetched: 2026-07-11 01:52:40
Build a semantic layer for agentic AI on AWS with Stardog and Amazon Bedrock AgentCore
- Link: https://aws.amazon.com/blogs/machine-learning/build-a-semantic-layer-for-agentic-ai-on-aws-with-stardog-and-amazon-bedrock-agentcore/
- Published: 2026-07-11 00:31:12
- Fetched: 2026-07-11 01:52:40
Real-time dental image verification with Amazon SageMaker AI at Henry Schein One
- Link: https://aws.amazon.com/blogs/machine-learning/real-time-dental-image-verification-with-amazon-sagemaker-ai-at-henry-schein-one/
- Published: 2026-07-11 00:33:47
- Fetched: 2026-07-11 01:52:40
Fine-tune NVIDIA Nemotron 3 models with Amazon SageMaker AI serverless model customization
- Link: https://aws.amazon.com/blogs/machine-learning/fine-tune-nvidia-nemotron-3-models-with-amazon-sagemaker-ai-serverless-model-customization/
- Published: 2026-07-11 00:35:05
- Fetched: 2026-07-11 01:52:40
AWS Compute Blog
Announcing Lambda MicroVMs: serverless compute environments with VM-level isolation and near-instant startup
- Link: https://aws.amazon.com/blogs/compute/announcing-lambda-microvms-serverless-compute-environments-with-vm-level-isolation-and-near-instant-startup/
- Published: 2026-07-11 01:03:55
- Fetched: 2026-07-11 01:52:41
Architecting for IOPS and throughput performance on AWS Outposts racks
- Link: https://aws.amazon.com/blogs/compute/architecting-for-iops-and-throughput-performance-on-aws-outposts-racks/
- Published: 2026-07-11 02:10:39
- Fetched: 2026-07-11 03:20:06