この日はCompute BlogとSecurity Blogから計6件が公開されました。Compute系ではNode.js 24ランタイムのAWS Lambda対応(2028年4月までのサポート見込み)、5th Gen AMD EPYC(Turin)搭載のメモリ最適化EC2 R8aインスタンスの性能ベンチマーク、未使用のEC2予約キャパシティを活用する「中断可能キャパシティ予約(interruptible capacity reservations)」、AWS Gravitonの価格性能最適化、そして12月1〜5日開催のre:Invent 2025におけるハイブリッドクラウド・エッジコンピューティング関連セッションの参加者向けガイドが紹介されました。Security Blogでは、AWS Secrets Managerがサードパーティ資格情報を管理する「Managed External Secrets」を発表し、あわせて顧客ワークロードに対するネットワークスキャンのガイドラインが公開されました。
AWS LambdaでNode.js 24ランタイムが利用可能に
AMD EPYC Turin搭載のEC2 R8aメモリ最適化インスタンスの性能
EC2の中断可能キャパシティ予約による未使用キャパシティ最適化
AWS Secrets ManagerのManaged External Secrets(サードパーティ資格情報管理)発表
ネットワークスキャンのガイドライン公開とre:Invent 2025ハイブリッド/エッジ関連ガイド
Although AWS Secrets Manager excels at managing the lifecycle of Amazon Web Services (AWS) secrets, managing credentials from third-party software providers presents unique challenges for organizations as they scale usage of their cloud applications. Organizations using multiple third-party services frequently develop different security approaches for each provider’s credentials because there hasn’t been a standardized way […]
Amazon Web Services (AWS) is introducing guidelines for network scanning of customer workloads. By following these guidelines, conforming scanners will collect more accurate data, minimize abuse reports, and help improve the security of the internet for everyone. Network scanning is a practice in modern IT environments that can be used for either legitimate security needs […]
Organizations running critical workloads on Amazon Elastic Compute Cloud (Amazon EC2) reserve compute capacity using On-Demand Capacity Reservations (ODCR) to have availability when needed. However, reserved capacity can intermittently sit idle during off-peak periods, between deployments, or when workloads scale down. This unused capacity represents a missed opportunity for cost optimization and resource efficiency across the organization.
AWS re:Invent 2025 returns to Las Vegas, Nevada, from December 1–5, 2025. This year, we’re offering a comprehensive lineup of sessions and booth activities to help you build resilient, performant, and scalable applications wherever you need them—in the cloud, on premises, or at the edge.
Recently we announced the availability of Amazon Elastic Compute Cloud (Amazon EC2) R8a instances, the latest addition to the AMD memory-optimized instance family. These instances are powered by the 5th Generation AMD EPYC (codename Turin) processors with a maximum frequency of 4.5 GHz. In this post I take these instances for a spin and benchmark MySQL later on, but first I discuss the top things you should know about these instances.
You can now develop AWS Lambda functions using Node.js 24, either as a managed runtime or using the container base image. Node.js 24 is in active LTS status and ready for production use. It is expected to be supported with security patches and bugfixes until April 2028. The Lambda runtime for Node.js 24 includes a new implementation of the […]