<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>RDS on Daman Arora</title>
    <link>https://damanarora.netlify.app/tags/rds/</link>
    <description>Recent content in RDS on Daman Arora</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Sat, 16 May 2026 22:00:00 +0000</lastBuildDate><atom:link href="https://damanarora.netlify.app/tags/rds/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AWS RDS: Relational Database Service</title>
      <link>https://damanarora.netlify.app/posts/aws-rds-relational-database-service/</link>
      <pubDate>Sat, 16 May 2026 22:00:00 +0000</pubDate>
      
      <guid>https://damanarora.netlify.app/posts/aws-rds-relational-database-service/</guid>
      <description>RDS is a managed SQL database. AWS runs the database server — patching, backups, failover — and you just use it. It is where the structured data of an application lives.
What RDS is A managed relational database: you pick an engine, and AWS does the operations. Supported engines: MySQL, PostgreSQL, MariaDB, Oracle, SQL Server, and Aurora — AWS&amp;rsquo;s own MySQL/Postgres-compatible engine. You connect with standard SQL drivers (JDBC/ODBC) over a hostname and port.</description>
    </item>
    
  </channel>
</rss>
