Experience Day, Medellín
Database Services
Agenda
• Amazon Relational Database Service (RDS)
• Amazon DynamoDB
• Amazon ElastiCache
• Amazon Redshift
Amazon Relational Database Service
• Managed service for MySQL, Oracle, Microsoft SQL
Server, PostgreSQL, and Amazon Aurora
• Handles time-consuming database management tasks,
such as backups, patch management, and replication
• MySQL, PostgreSQL, and Amazon Aurora support one
or more read replicas
• Works with existing code, applications, and tools
Amazon DynamoDB
• Fast and flexible NoSQL database service
• Provides a schema-less, no joins, no complex
transactions managed database
• Single-digit millisecond latency at any scale for items
ranging from 1byte to 400KB
• Great fit for mobile, web, games, ad-tech, IoT, and many
other applications
Amazon ElastiCache
• In-memory managed cache cluster
• Supports two open-source caching engines:
Memcached and Redis
• Automatically detects and replaces failed nodes
• Redis engine supports replication and Multi-AZs
• Great fit for read-heavy applications and often deployed
in front of Amazon RDS
Amazon Redshift
• Fast, fully managed, petabyte-scale data warehouse
solution
• Columnar storage technology to improve I/O and
parallelizing queries across multiple nodes
• Uses familiar SQL-based clients and business
intelligence (BI) tools using standard JDBC and ODBC
drivers
• Costs less than a tenth of most other cloud data
warehouse solutions
Thank You

Bases de datos en la nube con AWS

  • 1.
  • 2.
    Agenda • Amazon RelationalDatabase Service (RDS) • Amazon DynamoDB • Amazon ElastiCache • Amazon Redshift
  • 3.
    Amazon Relational DatabaseService • Managed service for MySQL, Oracle, Microsoft SQL Server, PostgreSQL, and Amazon Aurora • Handles time-consuming database management tasks, such as backups, patch management, and replication • MySQL, PostgreSQL, and Amazon Aurora support one or more read replicas • Works with existing code, applications, and tools
  • 4.
    Amazon DynamoDB • Fastand flexible NoSQL database service • Provides a schema-less, no joins, no complex transactions managed database • Single-digit millisecond latency at any scale for items ranging from 1byte to 400KB • Great fit for mobile, web, games, ad-tech, IoT, and many other applications
  • 5.
    Amazon ElastiCache • In-memorymanaged cache cluster • Supports two open-source caching engines: Memcached and Redis • Automatically detects and replaces failed nodes • Redis engine supports replication and Multi-AZs • Great fit for read-heavy applications and often deployed in front of Amazon RDS
  • 6.
    Amazon Redshift • Fast,fully managed, petabyte-scale data warehouse solution • Columnar storage technology to improve I/O and parallelizing queries across multiple nodes • Uses familiar SQL-based clients and business intelligence (BI) tools using standard JDBC and ODBC drivers • Costs less than a tenth of most other cloud data warehouse solutions
  • 7.