SlideShare una empresa de Scribd logo
1 de 24
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
What’s New in Amazon RDS for Open-Source and Commercial
Databases
Jim Finnerty
Principal Engineer
Amazon Aurora with PostgreSQL compatibility
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Agenda
• Relational Database Services Overview
• RDS Features
• Open Source Engines Recent Launches
• Commercial Database Engines Recent Launches
• Q&A
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Compute
AWS Global Infrastructure
Database
Application Services
Deployment & Administration
Networking
AWS Database Services
Amazon RDS
Amazon DynamoDB
Amazon ElastiCache
AWS Database Migration Service
AWS Schema Conversion Tool
Storage
Analytics
AI
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
RDS Managed Database Vision
 We make it easy to set up, operate, and scale relational databases in the cloud so
customers can focus on application optimization.
 Higher bar on security, durability and availability than what’s available on-premises or on
EC2 or any other cloud provider.
 Customers can choose the database that is right for them:
 Amazon Aurora, MySQL, MariaDB, PostgreSQL, Oracle, SQL Server.
 Tiny databases on small CPUs to enterprise-class databases on enterprise hardware.
 We work to save our customers money through elasticity and operational efficiencies.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Amazon RDS Engines
Open source Cloud nativeCommercial
MySQL Compatible
PostgreSQL Compatible
Amazon Aurora
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Why use RDS for Microsoft and Oracle Databases?
• Speed of provisioning, Secure, Fully Managed RDS experience
• Single-click High Availability, Easy Scaling
• Broad set of Engine features supported
• Flexible Licensing models
– BYOL (Bring-Your-Own-License)
– LI (License Included)
• SQL Server Express, Web, Standard & Enterprise editions supported – 2014 and 2016
• Oracle Standard and Enterprise Editions
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Relational Database Service (RDS)
Features
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
How is Database Practitioner time spent with RDS?
New Apps
App upgrades
Schema design
Query construction
Query optimization
Automatic fail-over
Backup & recovery
Isolation & security
Industry compliance
Push-button scaling
Automated patching
Advanced monitoring
Routine maintenance
RDS takes care of your time-
consuming database management
tasks, freeing you to focus on your
applications and business
DBA AWS
Application
Optmization
Installation, Upgrades, Patching, Backup and…
Licensing, Training,
Documentation,…
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Amazon RDS Key Features
• Highly Available
• Durable, Point-In-Time-Recovery, Snapshots
• Scalable
– Compute and Storage
• Secure & Compliant
– Encryption in transit and at rest
– TDE with Oracle and SQL Server
– Compliance realms
• Integration across AWS
• ... and a lot more
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
High Availability Multi-AZ Deployments
Enterprise-grade fault tolerance
solution for production
databases
Automatic failover
Synchronous replication
Inexpensive & enabled with one click
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Cross Region Read Replicas
• Bring data close to your customer’s
applications in different regions
• Relieve pressure on your master
node for supporting reads and
writes
• Promote a Read Replica to a
master for faster recovery in the
event of disaster
Within or cross-region
• MySQL
• MariaDB
• PostgreSQL
• Aurora
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Automated Backups
• MySQL, PostgreSQL, MariaDB, Oracle, SQL Server
– Scheduled daily volume backup of entire instance
– Archive database change logs
– Maximum 35-day retention
– Taken from standby when running Multi-AZ
• Aurora
– Automatic, continuous, incremental backups
– No impact on database performance
– 35-day retention
Every day during your
backup window, the RDS
service creates a storage
volume snapshot of your
database
Every five minutes, RDS
backs up the transaction
logs of your database
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Scaling Instances Up/Down
AWS Management Console
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Compliance
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Compliance Details
MySQL
• SOC 1, 2, 3
• ISO 20001/9001
• ISO 27107/27018
• PCI
• FedRamp
• HIPAA BAA
• UK Gov. Programs
• Singapore MTCS
Oracle
• SOC 1, 2, 3
• ISO 20001/9001
• ISO 27107/27018
• PCI
• FedRamp
• HIPAA BAA
• UK Gov. Programs
• Singapore MTCS
Aurora
• SOC 1, 2, 3
• ISO 20001/9001
• ISO 27107/27018
• PCI
• HIPAA BAA
MariaDB
 SOC 1, 2, 3
 ISO 20001/9001
 ISO 27107/27018
 PCI
 HIPAA BAA
PostgreSQL
• SOC 1, 2, 3
• ISO 20001/9001
• ISO 27107/27018
• PCI
• UK Gov. Programs
• Singapore MTCS
• HIPAA BAA
SQL Server
• SOC 1, 2, 3
• ISO 20001/9001
• ISO 27107/27018
• PCI
• HIPAA BAA
• UK Gov. Programs
• Singapore MTCS
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Recently Announced RDS Features and Services
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
New RDS Platform Features
• Instance Stop/Start
– Supports a way to hibernate or awaken a database in minutes
• New instance types
• Reserved Instance Flexibility
– Discounts on long-term contracts can be applied when changing instance types
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Announcing General Availability of Amazon Aurora
with PostgreSQL compatibility!
PostgreSQL 9.6 + Amazon Aurora cloud-optimized storage
Performance: Up to 2x+ better performance than PostgreSQL alone
Availability: failover time of < 30 seconds
Durability: 6 copies across 3 Availability Zones
Read Replicas: single-digit millisecond lag times on up to 15 replicas
Fully compatible with PostgreSQL, now and for the foreseeable future
Not a compatibility layer – native PostgreSQL implementation
Amazon Aurora Storage
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Amazon Aurora with PostgreSQL Compatibility
Performance By The Numbers
Measurement Result
PgBench Up to 2.9x faster
Sysbench 2x-5x faster
Vacuum Time reduced up to 86%
Response time >2x lower, 99% < variance
Throughput jitter 3x more consistent
Throughput at scale 4x faster
Recovery speed Time reduced up to 97%
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
RDS Performance Insights in Open Preview
• Database Load :
Identifies bottlenecks
– Easy
– Powerful
• Identifies source of
bottlenecks
– Top SQL
• Adjustable Time frame
– Hour, day, week and
longer
Max CPU
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
New RDS Open Source Database Features
• PostgreSQL
– S3 integration
– RDS for PostgreSQL to Aurora PostgreSQL
– PostgreSQL 10.0
– Hugepages support in RDS PostgreSQL
– auto_explain (thrown explain plans for slow queries automatically in logs)
– wal2json (Write your own custom logical replication event processor with this plugin)
• MySQL / MariaDB
– HIPAA Eligibility
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
New RDS for Oracle Features
• Spatial/Locator
• Oracle Multimedia
• Support for Multiple APEX versions
• New Instance Types
• r4 (memory-optimized, for high-performance, latency-sensitive workloads)
• db.t2.xlarge, db.t2.2xlarge (t2 for low-cost burstable CPU performance, for dev/test workloads)
• db.m4.16xlarge (balance of compute, memory, and network resources. 256GiB RAM, 64 vCPU)
• Storage capacity increase
• Up to 6TB when using the provisioned IOPS and General SSD storage types
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
New RDS for SQL Server Features
• Support for Forced SSL
• HIPAA BAA Inclusion
• Larger Storage Capacity
– 16 TB for General Purpose (SSD) storage
– 16 TB for Provisioned IOPS storage
– 1 TB for magnetic storage (all editions)
• Region Expansion for Enterprise Edition License Included
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved
Q&A

Más contenido relacionado

La actualidad más candente

GAM310_Build a Telemetry and Analytics Pipeline for Game Balancing
GAM310_Build a Telemetry and Analytics Pipeline for Game BalancingGAM310_Build a Telemetry and Analytics Pipeline for Game Balancing
GAM310_Build a Telemetry and Analytics Pipeline for Game Balancing
Amazon Web Services
 
ABD210 deloitte amtrak case study
ABD210 deloitte amtrak case studyABD210 deloitte amtrak case study
ABD210 deloitte amtrak case study
Amazon Web Services
 

La actualidad más candente (20)

Deploying Business Analytics at Enterprise Scale - AWS Online Tech Talks
Deploying Business Analytics at Enterprise Scale - AWS Online Tech TalksDeploying Business Analytics at Enterprise Scale - AWS Online Tech Talks
Deploying Business Analytics at Enterprise Scale - AWS Online Tech Talks
 
GAM310_Build a Telemetry and Analytics Pipeline for Game Balancing
GAM310_Build a Telemetry and Analytics Pipeline for Game BalancingGAM310_Build a Telemetry and Analytics Pipeline for Game Balancing
GAM310_Build a Telemetry and Analytics Pipeline for Game Balancing
 
AWS Services for Data Migration - AWS Online Tech Talks
AWS Services for Data Migration - AWS Online Tech TalksAWS Services for Data Migration - AWS Online Tech Talks
AWS Services for Data Migration - AWS Online Tech Talks
 
Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...
Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...
Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...
 
ABD327_Migrating Your Traditional Data Warehouse to a Modern Data Lake
ABD327_Migrating Your Traditional Data Warehouse to a Modern Data LakeABD327_Migrating Your Traditional Data Warehouse to a Modern Data Lake
ABD327_Migrating Your Traditional Data Warehouse to a Modern Data Lake
 
Migrating Your Databases to AWS – Tools and Services (Level 100)
Migrating Your Databases to AWS – Tools and Services (Level 100)Migrating Your Databases to AWS – Tools and Services (Level 100)
Migrating Your Databases to AWS – Tools and Services (Level 100)
 
FSV307-Capital Markets Discovery How FINRA Runs Trade Analytics and Surveilla...
FSV307-Capital Markets Discovery How FINRA Runs Trade Analytics and Surveilla...FSV307-Capital Markets Discovery How FINRA Runs Trade Analytics and Surveilla...
FSV307-Capital Markets Discovery How FINRA Runs Trade Analytics and Surveilla...
 
ABD210 deloitte amtrak case study
ABD210 deloitte amtrak case studyABD210 deloitte amtrak case study
ABD210 deloitte amtrak case study
 
Migrating your traditional Data Warehouse to a Modern Data Lake
Migrating your traditional Data Warehouse to a Modern Data LakeMigrating your traditional Data Warehouse to a Modern Data Lake
Migrating your traditional Data Warehouse to a Modern Data Lake
 
ABD303_Developing an Insights Platform—the Sysco Journey from Disparate Syste...
ABD303_Developing an Insights Platform—the Sysco Journey from Disparate Syste...ABD303_Developing an Insights Platform—the Sysco Journey from Disparate Syste...
ABD303_Developing an Insights Platform—the Sysco Journey from Disparate Syste...
 
SRV302 Deep Dive: Hybrid Cloud Storage with AWS Storage Gateway
 SRV302 Deep Dive: Hybrid Cloud Storage with AWS Storage Gateway SRV302 Deep Dive: Hybrid Cloud Storage with AWS Storage Gateway
SRV302 Deep Dive: Hybrid Cloud Storage with AWS Storage Gateway
 
GPSWKS401_Designing a Cloud Enterprise Data Warehouse
GPSWKS401_Designing a Cloud Enterprise Data WarehouseGPSWKS401_Designing a Cloud Enterprise Data Warehouse
GPSWKS401_Designing a Cloud Enterprise Data Warehouse
 
Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017
Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017
Migrating Large Scale Data Sets to the Cloud - STG204 - re:Invent 2017
 
GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...
GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...
GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...
 
Protecting Your Data- AWS Security Tools and Features
Protecting Your Data- AWS Security Tools and FeaturesProtecting Your Data- AWS Security Tools and Features
Protecting Your Data- AWS Security Tools and Features
 
ABD310 big data aws and security no notes
ABD310 big data aws and security no notesABD310 big data aws and security no notes
ABD310 big data aws and security no notes
 
DAT309_Best Practices for Migrating from Oracle and SQL Server to Amazon RDS
DAT309_Best Practices for Migrating from Oracle and SQL Server to Amazon RDSDAT309_Best Practices for Migrating from Oracle and SQL Server to Amazon RDS
DAT309_Best Practices for Migrating from Oracle and SQL Server to Amazon RDS
 
How Western Union Implemented Security Measures at Scale on AWS with Dome9
 How Western Union Implemented Security Measures at Scale on AWS with Dome9  How Western Union Implemented Security Measures at Scale on AWS with Dome9
How Western Union Implemented Security Measures at Scale on AWS with Dome9
 
NEW LAUNCH! Building Alexa Skills for Businesses (ALX204)
NEW LAUNCH! Building Alexa Skills for Businesses (ALX204) NEW LAUNCH! Building Alexa Skills for Businesses (ALX204)
NEW LAUNCH! Building Alexa Skills for Businesses (ALX204)
 
21st Century Analytics with Zopa
21st Century Analytics with Zopa21st Century Analytics with Zopa
21st Century Analytics with Zopa
 

Similar a What’s New in Amazon RDS for Open-Source and Commercial Databases

Moving your commercial databases to Amazon RDS
Moving your commercial databases to Amazon RDSMoving your commercial databases to Amazon RDS
Moving your commercial databases to Amazon RDS
Amazon Web Services
 

Similar a What’s New in Amazon RDS for Open-Source and Commercial Databases (20)

What’s New in Amazon RDS for Open-Source and Commercial Databases:
What’s New in Amazon RDS for Open-Source and Commercial Databases: What’s New in Amazon RDS for Open-Source and Commercial Databases:
What’s New in Amazon RDS for Open-Source and Commercial Databases:
 
DAT203_Running MySQL Databases on AWS
DAT203_Running MySQL Databases on AWSDAT203_Running MySQL Databases on AWS
DAT203_Running MySQL Databases on AWS
 
Amazon Relational Database Service – How is it different to what you do today ?
Amazon Relational Database Service – How is it different to what you do today ?Amazon Relational Database Service – How is it different to what you do today ?
Amazon Relational Database Service – How is it different to what you do today ?
 
Migrating Your SQL Server Databases to Amazon RDS - DAT312 - re:Invent 2017
Migrating Your SQL Server Databases to Amazon RDS - DAT312 - re:Invent 2017Migrating Your SQL Server Databases to Amazon RDS - DAT312 - re:Invent 2017
Migrating Your SQL Server Databases to Amazon RDS - DAT312 - re:Invent 2017
 
Open Source Databases on the Cloud
Open Source Databases on the CloudOpen Source Databases on the Cloud
Open Source Databases on the Cloud
 
Running Oracle Databases on Amazon RDS - DAT313 - re:Invent 2017
Running Oracle Databases on Amazon RDS - DAT313 - re:Invent 2017Running Oracle Databases on Amazon RDS - DAT313 - re:Invent 2017
Running Oracle Databases on Amazon RDS - DAT313 - re:Invent 2017
 
MySQL and MariaDB
MySQL and MariaDBMySQL and MariaDB
MySQL and MariaDB
 
Design, Deploy, and Optimize Microsoft SQL Server on AWS - WIN306 - re:Invent...
Design, Deploy, and Optimize Microsoft SQL Server on AWS - WIN306 - re:Invent...Design, Deploy, and Optimize Microsoft SQL Server on AWS - WIN306 - re:Invent...
Design, Deploy, and Optimize Microsoft SQL Server on AWS - WIN306 - re:Invent...
 
WIN301-Migrating Microsoft SQL Server Databases to AWS-Best Practices and Pat...
WIN301-Migrating Microsoft SQL Server Databases to AWS-Best Practices and Pat...WIN301-Migrating Microsoft SQL Server Databases to AWS-Best Practices and Pat...
WIN301-Migrating Microsoft SQL Server Databases to AWS-Best Practices and Pat...
 
Migrating Microsoft SQL Server Databases to AWS – Best Practices and Patterns...
Migrating Microsoft SQL Server Databases to AWS – Best Practices and Patterns...Migrating Microsoft SQL Server Databases to AWS – Best Practices and Patterns...
Migrating Microsoft SQL Server Databases to AWS – Best Practices and Patterns...
 
What's New in Amazon RDS for Open-Source & Commercial Databases
What's New in Amazon RDS for Open-Source & Commercial DatabasesWhat's New in Amazon RDS for Open-Source & Commercial Databases
What's New in Amazon RDS for Open-Source & Commercial Databases
 
Best Practices for Running PostgreSQL on AWS - DAT314 - re:Invent 2017
Best Practices for Running PostgreSQL on AWS - DAT314 - re:Invent 2017Best Practices for Running PostgreSQL on AWS - DAT314 - re:Invent 2017
Best Practices for Running PostgreSQL on AWS - DAT314 - re:Invent 2017
 
Introduction to Amazon Relational Database Service (Amazon RDS)
Introduction to Amazon Relational Database Service (Amazon RDS)Introduction to Amazon Relational Database Service (Amazon RDS)
Introduction to Amazon Relational Database Service (Amazon RDS)
 
Introduction to Amazon Relational Database Service
Introduction to Amazon Relational Database ServiceIntroduction to Amazon Relational Database Service
Introduction to Amazon Relational Database Service
 
AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...
AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...
AWS Webcast - Introduction to Amazon RDS: Low Admin, High Performance Databas...
 
Bases de datos en la nube con AWS
Bases de datos en la nube con AWSBases de datos en la nube con AWS
Bases de datos en la nube con AWS
 
Open Source Managed Databases: Database Week SF
Open Source Managed Databases: Database Week SFOpen Source Managed Databases: Database Week SF
Open Source Managed Databases: Database Week SF
 
What's New in Amazon Relational Database Service (DAT203) - AWS re:Invent 2018
What's New in Amazon Relational Database Service (DAT203) - AWS re:Invent 2018What's New in Amazon Relational Database Service (DAT203) - AWS re:Invent 2018
What's New in Amazon Relational Database Service (DAT203) - AWS re:Invent 2018
 
What’s new in Amazon RDS - ADB207 - Chicago AWS Summit
What’s new in Amazon RDS - ADB207 - Chicago AWS SummitWhat’s new in Amazon RDS - ADB207 - Chicago AWS Summit
What’s new in Amazon RDS - ADB207 - Chicago AWS Summit
 
Moving your commercial databases to Amazon RDS
Moving your commercial databases to Amazon RDSMoving your commercial databases to Amazon RDS
Moving your commercial databases to Amazon RDS
 

Más de Amazon Web Services

Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
Amazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
Amazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
Amazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
Amazon Web Services
 

Más de Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

What’s New in Amazon RDS for Open-Source and Commercial Databases

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved What’s New in Amazon RDS for Open-Source and Commercial Databases Jim Finnerty Principal Engineer Amazon Aurora with PostgreSQL compatibility
  • 2. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Agenda • Relational Database Services Overview • RDS Features • Open Source Engines Recent Launches • Commercial Database Engines Recent Launches • Q&A
  • 3. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Compute AWS Global Infrastructure Database Application Services Deployment & Administration Networking AWS Database Services Amazon RDS Amazon DynamoDB Amazon ElastiCache AWS Database Migration Service AWS Schema Conversion Tool Storage Analytics AI
  • 4. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved RDS Managed Database Vision  We make it easy to set up, operate, and scale relational databases in the cloud so customers can focus on application optimization.  Higher bar on security, durability and availability than what’s available on-premises or on EC2 or any other cloud provider.  Customers can choose the database that is right for them:  Amazon Aurora, MySQL, MariaDB, PostgreSQL, Oracle, SQL Server.  Tiny databases on small CPUs to enterprise-class databases on enterprise hardware.  We work to save our customers money through elasticity and operational efficiencies.
  • 5. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Amazon RDS Engines Open source Cloud nativeCommercial MySQL Compatible PostgreSQL Compatible Amazon Aurora
  • 6. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Why use RDS for Microsoft and Oracle Databases? • Speed of provisioning, Secure, Fully Managed RDS experience • Single-click High Availability, Easy Scaling • Broad set of Engine features supported • Flexible Licensing models – BYOL (Bring-Your-Own-License) – LI (License Included) • SQL Server Express, Web, Standard & Enterprise editions supported – 2014 and 2016 • Oracle Standard and Enterprise Editions
  • 7. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Relational Database Service (RDS) Features
  • 8. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved How is Database Practitioner time spent with RDS? New Apps App upgrades Schema design Query construction Query optimization Automatic fail-over Backup & recovery Isolation & security Industry compliance Push-button scaling Automated patching Advanced monitoring Routine maintenance RDS takes care of your time- consuming database management tasks, freeing you to focus on your applications and business DBA AWS Application Optmization Installation, Upgrades, Patching, Backup and… Licensing, Training, Documentation,…
  • 9. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Amazon RDS Key Features • Highly Available • Durable, Point-In-Time-Recovery, Snapshots • Scalable – Compute and Storage • Secure & Compliant – Encryption in transit and at rest – TDE with Oracle and SQL Server – Compliance realms • Integration across AWS • ... and a lot more
  • 10. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved High Availability Multi-AZ Deployments Enterprise-grade fault tolerance solution for production databases Automatic failover Synchronous replication Inexpensive & enabled with one click
  • 11. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Cross Region Read Replicas • Bring data close to your customer’s applications in different regions • Relieve pressure on your master node for supporting reads and writes • Promote a Read Replica to a master for faster recovery in the event of disaster Within or cross-region • MySQL • MariaDB • PostgreSQL • Aurora
  • 12. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Automated Backups • MySQL, PostgreSQL, MariaDB, Oracle, SQL Server – Scheduled daily volume backup of entire instance – Archive database change logs – Maximum 35-day retention – Taken from standby when running Multi-AZ • Aurora – Automatic, continuous, incremental backups – No impact on database performance – 35-day retention Every day during your backup window, the RDS service creates a storage volume snapshot of your database Every five minutes, RDS backs up the transaction logs of your database
  • 13. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Scaling Instances Up/Down AWS Management Console
  • 14. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Compliance
  • 15. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Compliance Details MySQL • SOC 1, 2, 3 • ISO 20001/9001 • ISO 27107/27018 • PCI • FedRamp • HIPAA BAA • UK Gov. Programs • Singapore MTCS Oracle • SOC 1, 2, 3 • ISO 20001/9001 • ISO 27107/27018 • PCI • FedRamp • HIPAA BAA • UK Gov. Programs • Singapore MTCS Aurora • SOC 1, 2, 3 • ISO 20001/9001 • ISO 27107/27018 • PCI • HIPAA BAA MariaDB  SOC 1, 2, 3  ISO 20001/9001  ISO 27107/27018  PCI  HIPAA BAA PostgreSQL • SOC 1, 2, 3 • ISO 20001/9001 • ISO 27107/27018 • PCI • UK Gov. Programs • Singapore MTCS • HIPAA BAA SQL Server • SOC 1, 2, 3 • ISO 20001/9001 • ISO 27107/27018 • PCI • HIPAA BAA • UK Gov. Programs • Singapore MTCS
  • 16. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Recently Announced RDS Features and Services
  • 17. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved New RDS Platform Features • Instance Stop/Start – Supports a way to hibernate or awaken a database in minutes • New instance types • Reserved Instance Flexibility – Discounts on long-term contracts can be applied when changing instance types
  • 18. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Announcing General Availability of Amazon Aurora with PostgreSQL compatibility! PostgreSQL 9.6 + Amazon Aurora cloud-optimized storage Performance: Up to 2x+ better performance than PostgreSQL alone Availability: failover time of < 30 seconds Durability: 6 copies across 3 Availability Zones Read Replicas: single-digit millisecond lag times on up to 15 replicas Fully compatible with PostgreSQL, now and for the foreseeable future Not a compatibility layer – native PostgreSQL implementation Amazon Aurora Storage
  • 19. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Amazon Aurora with PostgreSQL Compatibility Performance By The Numbers Measurement Result PgBench Up to 2.9x faster Sysbench 2x-5x faster Vacuum Time reduced up to 86% Response time >2x lower, 99% < variance Throughput jitter 3x more consistent Throughput at scale 4x faster Recovery speed Time reduced up to 97%
  • 20. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved RDS Performance Insights in Open Preview • Database Load : Identifies bottlenecks – Easy – Powerful • Identifies source of bottlenecks – Top SQL • Adjustable Time frame – Hour, day, week and longer Max CPU
  • 21. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved New RDS Open Source Database Features • PostgreSQL – S3 integration – RDS for PostgreSQL to Aurora PostgreSQL – PostgreSQL 10.0 – Hugepages support in RDS PostgreSQL – auto_explain (thrown explain plans for slow queries automatically in logs) – wal2json (Write your own custom logical replication event processor with this plugin) • MySQL / MariaDB – HIPAA Eligibility
  • 22. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved New RDS for Oracle Features • Spatial/Locator • Oracle Multimedia • Support for Multiple APEX versions • New Instance Types • r4 (memory-optimized, for high-performance, latency-sensitive workloads) • db.t2.xlarge, db.t2.2xlarge (t2 for low-cost burstable CPU performance, for dev/test workloads) • db.m4.16xlarge (balance of compute, memory, and network resources. 256GiB RAM, 64 vCPU) • Storage capacity increase • Up to 6TB when using the provisioned IOPS and General SSD storage types
  • 23. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved New RDS for SQL Server Features • Support for Forced SSL • HIPAA BAA Inclusion • Larger Storage Capacity – 16 TB for General Purpose (SSD) storage – 16 TB for Provisioned IOPS storage – 1 TB for magnetic storage (all editions) • Region Expansion for Enterprise Edition License Included
  • 24. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved Q&A