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

By AWS News Desk & Technology Analysis
Published: September 2025


Main Facts: The Arrival of AWS Graviton5 and the R9g Series

In a significant 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. Powered by the newly introduced AWS Graviton5 processors—hailed by the company as the most energy-efficient chips AWS has ever designed—these memory-optimized virtual server instances are engineered to tackle the most demanding, data-intensive workloads in the modern enterprise ecosystem.

The core metrics underline a substantial generational performance leap. The new R9g instances deliver up to 25% better compute performance compared to their predecessors, the Graviton4-based R8g instances. Designed specifically for memory-bound and compute-heavy applications, the R9g lineup provides greater performance per virtual CPU (vCPU), faster memory throughput, enhanced network and Amazon EBS bandwidth, and a significantly larger L3 cache. Crucially, they achieve these performance gains while operating at lower energy consumption levels, aligning with enterprise corporate sustainability goals.

The R9gd variants introduce a crucial architectural twist: integrated local NVMe-based SSD block-level storage. This local scratch space makes the "d" variants ideal for low-latency, high-throughput caching and open-source database workloads that require rapid temporary data storage alongside robust memory capacities.

Both instance lines are built on top of the AWS Nitro System, incorporating state-of-the-art security features like the Nitro Isolation Engine (NIE), which uses formal verification to mathematically guarantee workload and hypervisor isolation. Available in 11 distinct configurations scaling from a humble medium tier all the way up to a massive metal-48xl bare-metal instance, the R9g and R9gd series represent a comprehensive reinvention of high-performance cloud infrastructure.


Chronology: The Evolution to Graviton5 and R9g

To understand the strategic importance of the R9g launch, it is helpful to trace the deliberate evolutionary path AWS has taken in custom silicon development:

  • Late 2021 – 2022 (The Graviton3 Era): AWS established custom Arm-based processors as mainstream enterprise options, delivering massive efficiency jumps over x86 counterparts and proving that cloud providers could design superior silicon internally.
  • Late 2023 – 2024 (Graviton4 and R8g Rollout): The introduction of Graviton4 processors and the R8g family brought substantial compute scaling, solidifying Arm architecture as a first-class citizen for databases, containerized environments, and microservices.
  • Early 2025 (The Nitro Isolation Engine Breakthrough): AWS integrated the Nitro Isolation Engine into its C9g and M9g compute and memory families, establishing a new paradigm of mathematically verified hardware-level cloud security.
  • September 2025 (General Availability of Graviton5 and R9g/R9gd): AWS formally commercializes Graviton5 with the release of the R9g and R9gd instances, setting a new benchmark for energy-efficient, memory-optimized cloud computing paired with mathematically proven isolation.

Supporting Data: Specifications and Technical Architecture

The architecture of the R9g and R9gd instances has been meticulously engineered to eliminate bottlenecks across compute, network, and storage vectors.

Workload Suitability

The memory-optimized nature of the R9g and R9gd families makes them well-suited for a diverse array of enterprise applications:

  • Databases and In-Memory Caches: Exceptional performance for Valkey, Redis, Memcached, and large-scale open-source relational databases.
  • Real-Time Analytics: Accelerated handling of distributed big data pipelines and real-time analytical queries.
  • Containerized Environments: Native execution support for Linux-based workloads, Docker containers, Kubernetes, Amazon EKS, and Amazon ECS.
  • Modern Programming Languages: Optimized execution profiles for applications written in C/C++, Rust, Go, Java, Python, .NET Core, Node.js, Ruby, and PHP.

Instance Bandwidth Configuration (IBC)

R9g and R9gd instances support Instance Bandwidth Configuration (IBC). This feature grants administrators the flexibility to dynamically adjust the allocation of network bandwidth between Amazon EBS storage traffic and Amazon VPC networking traffic by up to 25%. This fine-tuning capability ensures that workloads with uneven or specialized I/O profiles can be optimized for maximum throughput.

Technical Specifications: R9g (EBS-Only)

Spanning 11 sizes, the R9g lineup scales from single-core entry points to massive 192-vCPU bare-metal powerhouses:

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

Technical Specifications: R9gd (With NVMe SSD Storage)

For applications requiring high-speed local scratch storage alongside memory optimization, the R9gd line offers matched compute capabilities paired with high-performance local NVMe drives:

Amazon EC2 R9g and R9gd instances powered by AWS Graviton5 processors are now generally available | Amazon Web Services
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 (varies)
r9gd.48xlarge 192 1536 3 x 3800 GB 100 72
r9gd.metal-48xl 192 1536 3 x 3800 GB 100 72

Official Responses and Security Innovations

The architectural crown jewel of the R9g and R9gd deployment is the deeper integration of the AWS Nitro System paired with the Nitro Isolation Engine (NIE).

Daniel Abib, speaking on behalf of the AWS engineering teams, emphasized the rigorous standards applied to the new hypervisor security model. In official product documentation and technical briefings, AWS highlighted that the Nitro Isolation Engine represents a paradigm shift in cloud security. By utilizing formal verification—a mathematical technique used to prove that software and hardware logic strictly adheres to specified properties under all possible conditions—AWS has transformed the hypervisor into a mathematically verified security boundary.

"The Nitro Isolation Engine is purpose-built to enforce absolute separation between virtual machines," AWS engineering notes state in the official technical whitepaper. "By mediating all access to virtual machine memory, CPU register states, and I/O devices through a minimal set of APIs, and verifying those interactions mathematically rather than solely through empirical testing, we establish a new industry standard for cloud hypervisor security."

Furthermore, enterprise clients migrating from R8g instances will find the transition exceptionally frictionless. AWS has ensured that applications running on previous Graviton generations require no code modifications to reap the benefits of R9g. Multi-architecture container images built for arm64 run natively and seamlessly across Amazon EKS, Amazon ECS, and standard Kubernetes clusters.


Implications: What R9g Means for Enterprise Cloud Architecture

The commercial availability of Amazon EC2 R9g and R9gd instances carries profound implications for enterprise CTOs, cloud architects, and financial controllers:

1. Accelerated Cost-to-Performance Optimization

With a 25% performance uplift over the previous generation without an increase in power consumption, organizations can either dramatically reduce their total instance footprint (thereby lowering infrastructure expenditure) or handle significantly higher transactional throughput within existing budgets. The Graviton Savings Dashboard and automated migration tools like AWS Transform (which assists in converting legacy Java applications from x86 to Graviton) lower the barriers to entry for mass migration.

2. A New Standard for Cloud Security Assurance

The integration of the Nitro Isolation Engine with formal verification addresses the most stringent compliance and security requirements in regulated industries such as finance, healthcare, and government. Proving hypervisor isolation mathematically removes traditional vectors of uncertainty, giving risk-mitigation teams unprecedented confidence in multi-tenant cloud isolation boundaries.

3. Sustainability and Green IT

As global enterprises face mounting pressure to report and reduce Scope 3 carbon emissions associated with IT infrastructure, AWS Graviton5 provides a direct hardware-level solution. By maximizing performance per watt, AWS enables companies to scale their digital infrastructure while actively shrinking their operational carbon footprint.

Availability and Getting Started

At launch, Amazon EC2 R9g and R9gd instances are immediately accessible in select AWS Regions, including US East (N. Virginia, Ohio), US West (Oregon), and Europe (Frankfurt).

Enterprises can procure the instances through flexible purchasing models including Savings Plans, On-Demand, Spot Instances, Dedicated Instances, and Dedicated Hosts. To assist developers and systems engineers, AWS has deployed comprehensive resources including the AWS Graviton Getting Started Guide, the AWS MCP Server toolkits for AI-assisted troubleshooting, and native support across major Linux distributions including Amazon Linux 2023, Ubuntu, RHEL, SUSE, and Debian.