Term
|
Definition
Fully managed relational database engine that is compatible with MySQL and PostgreSQL |
|
|
Term
|
Definition
Fully managed document database service designed to be fast, scalable, and highly available. Data is stored in JSON-like documents; Compatible with MongoDB; Flexible schema and indexing; commonly used for content mgt, user profiles, and real-time big data. |
|
|
Term
|
Definition
NoSQL database service that provides fast and predictable performance with seamless scalability. Data is encrypted at rest. Stores any amount of data and serve any level of request traffic. Highly available and durable as data is replicated across multiple AZs. |
|
|
Term
|
Definition
A distributed in-memory cache environment in the AWS Cloud; works with both Redis and Memcached engines. In-memory data store that is built for SPEED. Data is stored in the computer's RAM. |
|
|
Term
Amazon MemoryDB for Redis |
|
Definition
In-memory database service for microservices-based applications. Stores all of your data in the computer's RAMP, allowing you to achieve microsecond read and single-digit millisecond write latency and high throughput. |
|
|
Term
|
Definition
Fully managed graph database service used for building applications that work with highly connected datasets. Optimized for storing billions of relationships between pieces of information. Provide milliseconds latency when querying. |
|
|
Term
Amazon Quantum Ledger Database (QLDB) |
|
Definition
Fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority. Used to track all application data changes and maintain a complete and verifiable history of changes over time. Serverless - no capacity provisioning required. PartiQL is its query language. |
|
|
Term
|
Definition
Standard relational database in industry - manages backups, software patching, automatic failure detection and recovery. Supports Aurora, MySQL, MariaDB, PostgreSQL, Oracle, Microsoft SQL Server. |
|
|
Term
|
Definition
Petabyte-scale data warehouse that uses SQL to analyze structured and semi-structured data across data warehouses, operational databases and data lakes. It is designed for Online Analytics Processing (OLAP). |
|
|
Term
Amazon Redshift Serverless |
|
Definition
A database service in AWS that allows users to run and scale analytics without managing the underlying data warehouse infrastructure. |
|
|
Term
What database service is designed for Online Analytics Processing (OLAP)? |
|
Definition
|
|
Term
What are the use cases for Amazon RedShift? |
|
Definition
- complex querying and reporting - operational analysis - data lake integration |
|
|