What is rds
Last updated: April 1, 2026
Key Facts
- Amazon RDS supports six major database engines: MySQL, MariaDB, PostgreSQL, Oracle Database, SQL Server, and Aurora
- It automates routine database administration tasks including backups, patching, and software updates
- RDS provides read replicas for scaling read operations and improving application performance
- Multi-AZ deployments ensure high availability with automatic failover capabilities
- Customers pay only for the database instance capacity and storage they use with flexible pricing models
What is Amazon RDS?
Amazon Relational Database Service (RDS) is a managed database service provided by Amazon Web Services that simplifies the deployment, operation, and scaling of relational databases in the cloud. Rather than managing database infrastructure and software, organizations can focus on their applications while AWS handles routine database administration tasks, security patches, and backup management.
Supported Database Engines
RDS provides flexibility through support for multiple popular database engines. Users can choose MySQL for open-source reliability, PostgreSQL for advanced features, MariaDB as a MySQL alternative, Oracle Database for enterprise applications, SQL Server for Windows-based systems, or Amazon Aurora, AWS's proprietary high-performance database engine. This variety allows organizations to select the database best suited to their specific requirements.
Key Features and Benefits
- Automatic daily backups with configurable retention periods
- Automated software patching and version upgrades
- Read replicas for distributing read queries and improving performance
- Multi-AZ deployment with automatic failover for high availability
- Integrated security features including VPC isolation and encryption
- Enhanced monitoring and performance insights through CloudWatch integration
Scaling and Performance
RDS enables both vertical and horizontal scaling. Vertical scaling involves increasing instance size to handle more database load, while horizontal scaling is achieved through read replicas that distribute read operations across multiple database instances. Aurora, AWS's proprietary engine, offers even greater scaling capabilities with automatic scaling of compute and storage resources.
High Availability and Disaster Recovery
For mission-critical applications, RDS offers Multi-AZ deployments that maintain a synchronized standby instance in a different availability zone. If the primary database fails, RDS automatically fails over to the standby instance with minimal downtime. Combined with automated backups and the ability to restore to specific points in time, RDS provides robust disaster recovery capabilities suitable for production environments.
Cost and Pricing Model
AWS offers flexible pricing for RDS, with customers paying only for the database instance capacity and storage they use. Organizations can choose between on-demand instances for variable workloads or reserved instances for predictable usage patterns, offering cost savings of up to 60 percent. This pay-as-you-go model eliminates large upfront infrastructure investments.
Related Questions
What is the difference between RDS and DynamoDB?
RDS is a relational database service supporting SQL and structured data, while DynamoDB is a NoSQL database for unstructured or semi-structured data. Choose RDS for traditional applications and DynamoDB for flexible, high-scale applications without fixed schemas.
Can I migrate my existing database to Amazon RDS?
Yes, AWS provides migration tools and services including AWS Database Migration Service (DMS) for migrating databases from on-premises or other cloud platforms to RDS with minimal downtime.
How secure is Amazon RDS?
RDS includes multiple security features including VPC isolation, encryption at rest and in transit, automated backups, and IAM authentication. However, you should configure security groups and network ACLs appropriately for your application's needs.
More What Is in Daily Life
- What Is a Credit ScoreA credit score is a three-digit number, typically ranging from 300 to 850, that represents your cred…
- What Is CD rates make no sense based on length of time invested. Explain like I'm 5CD (Certificate of Deposit) rates often don't increase with longer lock-up times the way people expe…
- What is a phdA PhD (Doctor of Philosophy) is a doctoral degree earned after completing advanced academic research…
- What is a polymathA polymath is a person with deep knowledge and expertise across multiple different fields or academi…
- What is aaveAAVE stands for African American Vernacular English, a dialect with distinct grammar, pronunciation,…
- What is aarch64ARMv8-A (commonly called ARM64 or AArch64) is a 64-bit processor architecture developed by ARM Holdi…
- What is about menTopics and discussions about men typically encompass masculinity, male identity, gender roles, men's…
- What is abiturAbitur is the German academic qualification awarded upon completion of secondary education, typicall…
- What is abrosexualAbrosexual is a sexual orientation identity where a person's sexual attraction changes or fluctuates…
- What is abgABG is an Indonesian acronym standing for 'Anak Baru Gede,' which refers to adolescent girls or teen…
- What is aaaAAA batteries are a standard cylindrical battery size measuring 10.5mm in diameter and 44.5mm in len…
- What is aacAAC (Advanced Audio Codec) is a digital audio compression format that provides better sound quality …
- What is aaa gameAAA games are high-budget video games developed by large studios with budgets typically exceeding $1…
- What is a proxyA proxy is a server that acts as an intermediary between your device and the internet, forwarding yo…
- What is ableismAbleism is discrimination and prejudice against people with disabilities based on the assumption tha…
- What is absAbs, short for abdominal muscles, are the muscles in your core that flex your spine and stabilize yo…
- What is abortionAbortion is a medical procedure that ends pregnancy by removing the fetus before viability. It can b…
- What is accutaneAccutane (isotretinoin) is a powerful prescription medication derived from vitamin A used to treat s…
- What is acetaminophenAcetaminophen, also known as paracetamol, is an over-the-counter pain reliever and fever reducer use…
- What is acidAcid is a chemical substance that donates protons (hydrogen ions) to other substances, characterized…
Also in Daily Life
- How To Save Money
- Why are so many white supremacist and right wings grifters not white
- Does "I'm 20 out" mean youre 20 minutes away from where you left, or youre 20 minutes away from your destination
- Why are so many men convinced that they are ugly
- What does awol mean
- What does asl mean
- What does ad mean
- What does asap mean
- What does apex mean
- What does asmr stand for
- What does atp mean
- What causes autism
- What does abg mean
- What does am and pm mean
- What does a fox sound like
More "What Is" Questions
Trending on WhatAnswer
Browse by Topic
Browse by Question Type
Sources
- Amazon RDS - Managed Relational Database Service CC-BY-SA-4.0