AWS Unveils Next-Generation Compute Power: Amazon EC2 R9g and R9gd Instances Powered by AWS Graviton5 Processors

aws-unveils-next-generation-compute-power-amazon-ec2-r9g-and-r9gd-instances-powered-by-aws-graviton5-processors

SEATTLE — In a major leap forward for cloud computing efficiency and performance, Amazon Web Services (AWS) has officially announced the general availability of the Amazon EC2 R9g and R9gd instance families. Driven by the brand-new, highly anticipated AWS Graviton5 processors—touted as the most energy-efficient silicon ever designed by the cloud giant—these memory-optimized virtual servers promise to redefine performance standards for database management, real-time analytics, and large-scale microservices.

According to AWS, the new R9g lineup delivers up to a 25% boost in raw compute performance over its predecessor, the Graviton4-powered R8g instances, while drastically lowering energy consumption. As enterprises face mounting pressure to optimize both cloud expenditure and corporate carbon footprints, the arrival of Graviton5 marks a critical milestone in sustainable, high-performance cloud architecture.


Main Facts: What You Need to Know About R9g and R9gd

The launch introduces two distinct yet closely related instance families tailored for memory-intensive workloads:

  • Amazon EC2 R9g Instances: Built strictly with EBS (Elastic Block Store) backing, these instances are optimized for applications demanding superior memory bandwidth, rapid networking, and heightened vCPU efficiency without the need for local node storage.
  • Amazon EC2 R9gd Instances: These variants come equipped with high-performance, local NVMe-based SSD block-level storage. They are engineered explicitly for workloads requiring lightning-fast, ultra-low-latency local scratch space, temporary caching, or distributed real-time data analysis.

Both families share advanced hardware foundations designed to deliver near-bare-metal performance. Key architectural highlights include:

  • Superior vCPU Performance: Up to 25% improvement over R8g instances.
  • Enhanced Caching & Bandwidth: Larger L3 caches, faster memory subsystems, and higher network and Amazon EBS throughput.
  • Instance Bandwidth Configuration (IBC): A flexible feature enabling administrators to dynamically adjust bandwidth allocation by up to 25% between Amazon EBS and Amazon VPC networking to fine-tune application-specific bottlenecks.
  • The AWS Nitro System Architecture: Offloads virtualization, storage, and networking overhead to dedicated hardware, preserving maximal computing power for client applications while enforcing rigorous security boundaries.
  • The Nitro Isolation Engine (NIE): Building on the security milestones introduced earlier this year in the C9g and M9g lines, the NIE implements formal mathematical verification. By leveraging mathematical proofs to validate hypervisor behavior, AWS has established a new gold standard in cloud security isolation.

Chronology: The Evolution of AWS Graviton Silicon

To understand the magnitude of the R9g launch, it is helpful to trace the rapid evolution of AWS’s custom silicon strategy over the past several years.

  • Late 2018 (The Genesis): AWS introduces its first-generation custom ARM-based processor, simply named AWS Graviton, signaling a strategic pivot toward custom silicon designed specifically for cloud workloads.
  • 2020 (Graviton2): The release of Graviton2 redefines price-performance expectations in the cloud, offering a dramatic 7x performance jump over original Graviton chips and winning widespread enterprise adoption.
  • 2021–2023 (Graviton3 and Graviton4): AWS rapidly iterates, introducing advanced memory interfaces (DDR5) and scaling core counts. The Graviton4 generation—embodied by the R8g instances—establishes a robust baseline for memory-intensive enterprise applications.
  • Early to Mid-2025 (The C9g and M9g Rollouts): AWS introduces compute-optimized (C9g) and general-purpose (M9g) instances, debuting the groundbreaking Nitro Isolation Engine (NIE) to enforce hypervisor security through formal mathematical verification.
  • Today (Graviton5 & R9g General Availability): AWS formally launches the R9g and R9gd memory-optimized instances powered by Graviton5, completing the core tier of its 9th-generation ARM-based portfolio and setting new benchmarks for energy efficiency and data processing throughput.

Supporting Data: Comprehensive Instance Specifications

Both the R9g and R9gd series are available in an expansive array of 11 different sizing configurations, ranging from lightweight entry-level nodes to massive, enterprise-grade bare-metal architectures (metal-48xl).

Amazon EC2 R9g Instance Specifications (EBS-Only)

Instance Size vCPUs Memory (GiB) Instance Storage Network Bandwidth (Gbps) EBS Bandwidth (Gbps)
r9g.medium 1 8 EBS-Only Up to 15 Up to 12
r9g.large 2 16 EBS-Only Up to 15 Up to 12
r9g.xlarge 4 32 EBS-Only Up to 15 Up to 12
r9g.2xlarge 8 64 EBS-Only Up to 17 Up to 12
r9g.4xlarge 16 128 EBS-Only Up to 17 Up to 12
r9g.8xlarge 32 256 EBS-Only 17 12
r9g.12xlarge 48 384 EBS-Only 25 18
r9g.16xlarge 64 512 EBS-Only 34 24
r9g.24xlarge 96 768 EBS-Only 50 36
r9g.48xlarge 192 1536 EBS-Only 100 72
r9g.metal-48xl 192 1536 EBS-Only 100 72

Amazon EC2 R9gd Instance Specifications (with Local NVMe SSD)

Instance Size vCPUs Memory (GiB) Instance Storage (NVMe SSD) Network Bandwidth (Gbps) EBS Bandwidth (Gbps)
r9gd.medium 1 8 1 x 59 GB Up to 15 Up to 12
r9gd.large 2 16 1 x 118 GB Up to 15 Up to 12
r9gd.smaller
r9gd.xlarge 4 32 1 x 237 GB Up to 15 Up to 12
r9gd.2xlarge 8 64 1 x 474 GB Up to 17 Up to 12
r9gd.4xlarge 16 128 1 x 950 GB Up to 17 Up to 12
r9gd.8xlarge 32 256 1 x 1900 GB 17 12
r9gd.12xlarge 48 384 3 x 950 GB 25 18
r9gd.16xlarge 64 512 1 x 3800 GB 34 24
r9gd.24xlarge 96 768 3 x 1900 GB 50 36
r9gd.48xlarge 192 1536 3 x 3800 GB 100 72
r9gd.metal-48xl 192 1536 3 x 3800 GB 100 72

Official Responses and Technical Insights

In his launch briefing, Daniel Abib, speaking on behalf of the AWS compute engineering team, highlighted the painstaking engineering behind the Graviton5 architecture and its integration with the Nitro Isolation Engine.

"The modern cloud enterprise demands uncompromising performance paired with absolute data security and energy responsibility," Abib noted. "With R9g and Graviton5, we have not only pushed the envelope of instruction-per-clock efficiency and memory bandwidth, but we have also redefined hypervisor security through formal verification. By mathematically proving the integrity of the Nitro Isolation Engine, we offer customers unprecedented peace of mind while running massive multi-tenant database clusters and distributed caching fabrics."

Amazon EC2 R9g and R9gd instances powered by AWS Graviton5 processors are now generally available | Amazon Web Services

Early benchmarking indicates that migrating existing workloads from R8g to R9g requires virtually zero code modifications for applications compiled for ARM64 architectures. Software ecosystems built on popular runtime environments—including Python, Java, Go, Rust, C/C++, Node.js, Ruby, .NET Core, and PHP—can expect immediate efficiency dividends simply by swapping instance tiers. Furthermore, containerized architectures leveraging Docker and Kubernetes via Amazon EKS and ECS can deploy multi-architecture container images seamlessly without manual refactoring.


Implications: Market Impact and Deployment Guidance

The rollout of the R9g and R9gd families carries profound implications for database administrators, DevOps engineers, and corporate finance departments alike.

1. Workload Suitability

Because R9g instances are heavily memory-optimized, they are uniquely engineered for:

  • In-Memory Caches & Databases: High-velocity caching engines such as Redis, Valkey, and Memcached, alongside open-source relational and NoSQL databases.
  • Big Data Analytics: Real-time stream processing and distributed data analysis pipelines that handle petabytes of ephemeral data.
  • Containerized Microservices: Dense Kubernetes clusters running on Amazon EKS or ECS that benefit from superior vCPU packing density.

2. Sustainability and Cost Optimization

As global data centers grapple with grid capacity constraints, Graviton5’s focus on energy efficiency helps corporate customers lower their Scope 3 carbon emissions associated with cloud computing. Additionally, integration with the Graviton Savings Dashboard and automated migration utilities like AWS Transform (which assists in porting legacy Java apps from x86 to ARM architectures) significantly lowers the operational friction of migration.

3. Immediate Regional Availability and Purchasing Options

As of today, Amazon EC2 R9g and R9gd instances are globally accessible in select key AWS Regions, including:

  • US East (N. Virginia, Ohio)
  • US West (Oregon)
  • Europe (Frankfurt)

Organizations can provision these instances immediately through flexible pricing structures, including Savings Plans, On-Demand instances, Spot Instances, Dedicated Instances, and Dedicated Hosts.

To begin migrating or to explore technical documentation, development teams can access the AWS Graviton Getting Started Guide, utilize the AWS MCP Server and AI assistant plugins for automated API discovery, or launch instances directly via the Amazon EC2 Management Console using any supported ARM64-compatible Amazon Machine Image (AMI), such as Amazon Linux 2023, Ubuntu 22.04+, RHEL 8.4+, or Debian 12+.