Skip to content

Up to 63% Higher OLTP Throughput: A Technical Deep Dive into RDS M8a & R8a

Article from 7 September 2026

Running Microsoft SQL Server on Amazon RDS can quickly become challenging as transaction volumes grow—whether due to limited compute performance per core or significant licensing costs. Since Graviton processors (Arm) are not supported for SQL Server on RDS, organizations have traditionally been limited to conventional x86 instances. With the new AWS RDS M8a and R8a instance classes, a new architecture is now available that delivers significant performance gains, particularly for database-intensive workloads.

Hyperscalers
AWS
Share it
The Hardware Foundation

Powered by AMD EPYC™ “Turin”

The foundation of the M8a (General Purpose) and R8a (Memory Optimized) instances is the AWS-exclusive 5th-generation AMD EPYC™ 9R45 processor. The key technical difference compared with many conventional x86 instances lies in the architecture of the virtual CPUs: each vCPU on M8a and R8a corresponds to a full physical CPU core, rather than a Hyper-Threading/SMT thread.

Because SQL Server benefits significantly from strong single-core performance, throughput per assigned vCPU scales directly with the available physical compute capacity.

SPILL IT | September 14, 2026 | 4:00 PM – This Time: AMD EPYC™ in

The Performance Benchmarks in Detail

In synthetic transaction benchmarks based on TPC-E workloads, AMD-based instances demonstrate a significant performance advantage over comparable Intel instances (M8i and R8i):

  • R8a.xlarge (OLTP): Delivers up to 63% higher OLTP throughput—equivalent to 1.63× the transactions per second compared with R8i.xlarge.
  • Scaling to larger instances: The performance advantage remains significant at larger sizes: R8a.2xlarge delivers 1.54× the performance (+54%), while R8a.4xlarge achieves 1.35× the performance (+35%).
  • M8a.4xlarge (General Purpose): Outperforms the Intel M8i by approximately 35% on OLTP workloads and 47% on analytics queries (OLAP).
  • AWS overall assessment: For commonly used instance sizes, AWS reports up to 70% higher throughput compared with comparable x86 instances.

Limited-Time Offer: Request Your 1-Workload Assessment Now

The Direct Impact on SQL Server Licensing

The technical benchmark advantage is also the key to cost optimization:

Amazon RDS M8a and R8a instance families represent a significant generational leap for relational database workloads on AWS. Powered by AMD EPYC™ processors, they deliver tailored performance and architectural advantages for I/O-intensive and memory-demanding OLTP databases, such as PostgreSQL, MySQL, and MariaDB.

This technical deep dive explores how the M8a/R8a architecture delivers up to 63% higher OLTP throughput compared with previous-generation instances.

.

AMD EPYC™ 4th Gen (Genoa)

The Core Architecture

The key driver behind the performance uplift lies at the microarchitecture level of the EPYC processor.

  • Zen 4 Microarchitecture & 5nm Process: The transition from 7nm (Zen 3) to 5nm enables higher clock speeds (up to 3.7 GHz Max Boost), improved energy efficiency, and more instructions per clock cycle (~14% IPC improvement).
  • Enhanced L1/L2 Caches: The doubled L2 cache (1 MB per core vs. 512 KB) reduces cache misses in complex OLTP query plans and large transaction buffers.
  • AVX-512 Support (Native Execution): While previous AMD processors executed AVX-512 using two 256-bit paths, Zen 4 processes 512-bit vector instructions natively. This significantly accelerates data-intensive operations such as in-memory sorting, hashing, and compression.

Why OLTP Workloads Benefit Most

OLTP (Online Transaction Processing) differs significantly from OLAP (Analytics). OLTP workloads are characterized by:

  1. High volumes of concurrent, short read/write transactions.
  2. High CPU context-switching rates.
  3. Significant contention for memory locks (latch contention).
  4. Strong dependency on sequencing and logging performance, particularly commit times.

The 3 Key Drivers Behind the 63% Performance Gain:

Technical Mechanism Impact on OLTP

Lower Memory Latency & Higher Bandwidth

 

Significantly Reduces CPU Wait Time When Traversing Large In-Memory Indexes (B-Trees).

 

Faster Log Commits (EBS + PCIe 5.0)

 

Shortens the time transactions spend in the “commit phase” (fsync). Table and row locks are released faster, increasing concurrency.

 

Higher Single-Thread Performance

 

Databases often process individual queries or logging operations in single-threaded routines. Higher clock speeds and Zen 4 IPC reduce execution times on critical paths.

 

M8a vs. R8a: When to Use Which

Both families use the same processor and architectural upgrades but differ in their vCPU-to-RAM ratio:

  • RDS M8a (General Purpose):
    • Ratio: 1 vCPU : 4 GB RAM
    • Ideal for: Standard OLTP workloads, development and test environments, and web applications with moderate caching requirements.
  • RDS R8a (Memory Optimized):
    • Ratio: 1 vCPU : 8 GB RAM
    • Ideal for: Business-critical, high-volume OLTP databases where the goal is to keep most of the working set in RAM, minimizing I/O operations.

Technical Recommendations for Migration

Organizations migrating from M5a/M6a or R5a/R6a to M8a/R8a should consider the following:

  1. Adjust the Buffer Pool: Since R8a/M8a scale to very large instance sizes (e.g., 48xlarge / 192 vCPUs), database parameters such as innodb_buffer_pool_size and shared_buffers should be adjusted to make optimal use of the available memory.
  2. Increase Concurrency Limits: With faster CPU execution, databases can handle significantly more simultaneous connections without running into thread thrashing.
  3. Match the Storage Type: The high performance of M8a/R8a instances is best leveraged with AWS io2 Block Express or gp3 configured with sufficient IOPS and throughput to prevent storage from becoming a bottleneck.

Limited-Time Offer: Request Your 1-Workload Assessment Now

Philipp Richter wearing a black PCG hoodie in front of a light blue and white background
Here for your journey.

Your Contact Person:

Philipp Richter
VP Sales & Alliances

Contact