AWS DBMS Service

From GM-RKB
Jump to navigation Jump to search

An AWS DBMS Service is a DBMS service that is an AWS service.



References

2015

  • (Wikipedia, 2015) ⇒ http://en.wikipedia.org/wiki/Amazon_Web_Services#Database Retrieved:2015-8-21.
    • Amazon DynamoDB provides a scalable, low-latency NoSQL online Database Service backed by SSDs.
    • Amazon ElastiCache provides in-memory caching for web applications. This is Amazon's implementation of Memcached and Redis.
    • Amazon Relational Database Service (RDS) provides a scalable database server with MySQL, Oracle, SQL Server, and PostgreSQL support. * Amazon Redshift provides petabyte-scale data warehousing with column-based storage and multi-node compute.
    • Amazon SimpleDB allows developers to run queries on structured data. It operates in concert with EC2 and S3 to provide "the core functionality of a database".
    • AWS Data Pipeline provides reliable service for data transfer between different AWS compute and storage services (e.g., Amazon S3, Amazon RDS, Amazon DynamoDB, Amazon EMR). In other words this service is simply a data-driven workload management system, which provides a simple management API for managing and monitoring of data-driven workloads in cloud applications. [1]
    • Amazon Kinesis streams data in real time with the ability to process thousands of data streams on a per-second basis. The service, designed for real-time apps, allows developers to pull any amount of data, from any number of sources, scaling up or down as needed.
  1. AWS Data Pipeline. Aws.amazon.com. Retrieved on 2013-08-09.