Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Aurora: 5 Tb later ...

Aurora: 5 Tb later ...

Sebastian Montini

May 10, 2017
Tweet

More Decks by Sebastian Montini

Other Decks in Technology

Transcript

  1. $whoami • DevOps Engineer @ Jampp • AWS Users Group

    BA organizer • Whisky enthusiast • Amateur golfer @sebamontini
  2. What is Aurora? Aurora is a Fast, Managed, MySQL-compatible Database

    system. • Speed: Up to 5x performance improvement. • Simplicity: Managed service (failover, backups, upgrades) • Cost: No licenses, pay as you go. • Compatibility: drop-in replacement for MySQL. @sebamontini
  3. @sebamontini Simplicity • 6 copies across 3 AZs • Writes

    quorum • Peer-to-peer replication repairs • Up to 15 Read Replicas • ~10ms replication lag • Cross-region replication • Continous backup (parallel snapshots per segment) • Automatic failover to Read Replicas
  4. @sebamontini Cost • Storage grows up to 64 Tb •

    No need for standby instance • Single shared storage volume • Billed by used I/Os (No PIOPs) • Smaller instances (?)
  5. @sebamontini Compatibility • 100% MySQL compatible • One-click migration from

    RDS • PostgreSQL 9.6 compatible (open preview) • Simple migration with DMS • Logs and metrics via Cloudwatch • Roles and permissions through IAM • Incremental snapshots in S3