<?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>Analytics on Daman Arora</title>
    <link>https://damanarora.netlify.app/tags/analytics/</link>
    <description>Recent content in Analytics on Daman Arora</description>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Sun, 17 May 2026 10:00:00 +0000</lastBuildDate><atom:link href="https://damanarora.netlify.app/tags/analytics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AWS Data Services: A Mental Map</title>
      <link>https://damanarora.netlify.app/posts/aws-data-services-overview/</link>
      <pubDate>Sun, 17 May 2026 10:00:00 +0000</pubDate>
      
      <guid>https://damanarora.netlify.app/posts/aws-data-services-overview/</guid>
      <description>AWS has a lot of data services, and the names alone don&amp;rsquo;t tell you what each one is for. This post is a mental map — how the database, analytics, and data-movement services fit together, and how to pick between them.
The mental map ┌─────────────────────────────────────────────────────────────┐ │ DATABASES (operational, low latency) │ ├─────────────────────────────────────────────────────────────┤ │ RDS relational SQL │ │ DynamoDB NoSQL key-value, serverless │ │ ElastiCache in-memory cache (Redis/Memcached) │ │ DocumentDB MongoDB-compatible document DB │ │ Neptune graph DB (nodes + edges) │ │ Timestream time-series DB │ │ Managed Blockchain Hyperledger/Ethereum │ ├─────────────────────────────────────────────────────────────┤ │ ANALYTICS (batch, big data, querying) │ ├─────────────────────────────────────────────────────────────┤ │ Redshift data warehouse (columnar SQL at scale) │ │ EMR managed Hadoop/Spark cluster │ │ Athena SQL queries directly on S3 │ │ QuickSight BI dashboards/visualization │ ├─────────────────────────────────────────────────────────────┤ │ DATA MOVEMENT │ ├─────────────────────────────────────────────────────────────┤ │ Glue managed ETL (extract/transform/load) │ │ DMS Database Migration Service │ └─────────────────────────────────────────────────────────────┘ Databases These are operational, low-latency stores — the databases an application reads and writes in real time.</description>
    </item>
    
  </channel>
</rss>
