Back to news
cloud Priority 4/5 5/14/2026, 11:05:47 AM

Amazon RDS for Oracle Adds Support for M8i and R8i Instances with License Included Model

Amazon RDS for Oracle Adds Support for M8i and R8i Instances with License Included Model

Amazon RDS for Oracle has expanded its instance type availability to include M8i and R8i instances. These instances utilize custom Intel Xeon 6 processors, which are exclusive to AWS and designed to provide enhanced performance for database workloads. This update specifically applies to the Oracle Database Standard Edition 2 using the License Included pricing model. The M8i and R8i instances are engineered for general-purpose and memory-intensive applications, respectively. By migrating to these newer instance generations, users can leverage improved compute and memory efficiency compared to previous x86-based instances. This change allows organizations to modernize their database infrastructure while maintaining the convenience of AWS-provided licensing. Administrators looking to adopt these instances should evaluate their existing RDS for Oracle configurations to ensure compatibility with the SE2 license model. While the transition offers performance gains, it requires verifying regional availability and engine version requirements. AWS provides paths for both new deployments and the modification of existing instances to these newer generations.

Related tools

Recommended tools for this topic

These picks prioritize high-intent tools relevant to this topic. Some links may include partner or affiliate tracking.

#aws#cloud#official#general:products/amazon-rds-for-oracle,general:products/amazon-rds

Comparison

AspectBefore / AlternativeAfter / This
Processor ArchitecturePrevious generation Intel Xeon Scalable processorsCustom Intel Xeon 6 processors exclusive to AWS
Instance FamiliesStandard M and R series such as M5 or R6iLatest generation M8i and R8i families
Licensing ModelSE2 License Included on older instance typesSE2 License Included support extended to M8i and R8i
Performance ProfileStandard compute and memory throughputEnhanced efficiency and throughput for Oracle workloads

Action Checklist

  1. Confirm the target region supports M8i and R8i instance types Check the latest AWS regional availability documentation
  2. Verify Oracle Database engine version compatibility Ensure your version supports the latest 8i hardware families
  3. Modify the RDS instance class to M8i or R8i This can be done via the AWS Management Console or CLI
  4. Validate performance metrics after instance migration Compare database latency and throughput against previous baselines
  5. Update infrastructure as code templates Update Terraform or CloudFormation scripts to include new instance types

Source: AWS What's New

This page summarizes the original source. Check the source for full details.

Related