*Database* Flashcards

1
Q

Amazon Aurora

A

Amazon Aurora is a MySQL and PostgreSQL compatible relational database engine that combines the speed and availability of high-end commercial databases with the simplicity and cost-effectiveness of open source databases.

Amazon Aurora is up to five times faster than standard MySQL databases and three times faster than standard PostgreSQL databases.

It provides the security, availability, and reliability of commercial databases at 1/10th the cost.

Amazon Aurora is fully managed by Amazon Relational Database Service
(Amazon RDS), which automates time-consuming administration tasks like hardware provisioning, database setup, patching, and backups.

Amazon Aurora features a distributed, fault-tolerant, self-healing storage system that auto-scales up to 128TB per database instance.

It delivers high performance and availability with up to 15 low-latency read replicas, point-in-time recovery, continuous backup to Amazon S3, and replication across three Availability Zones (AZs).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Amazon DynamoDB

A

Amazon DynamoDB is a key-value and document database that delivers single-digit millisecond performance at any scale. It’s a fully managed, multiregion, multimaster database with built-in security backup and restore, and in-memory caching for internet-scale applications.

DynamoDB can handle more than 10 trillion requests per day and support peaks of more than 20 million requests per second.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Amazon ElastiCache

A

Amazon ElastiCache is a web service that makes it easy to deploy, operate, and scale an in-memory cache in the cloud. The service improves the performance of web applications by allowing you to retrieve
information from fast, managed, in-memory caches, instead of relying entirely on slower disk-based databases.

Amazon ElastiCache supports two open-source in-memory caching engines:

  • Redis - a fast, open-source, in-memory key-value data store for use as a database, cache, message broker, and queue.
  • Memcached - a widely adopted memory object caching system. ElastiCache for Memcached is protocol compliant with Memcached.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Amazon Keyspaces (for Apache Cassandra)

A

Amazon Keyspaces (for Apache Cassandra) is a scalable, highly available, and managed Apache Cassandra–compatible database service.

Amazon Keyspaces is serverless, so you pay for only the resources you use and the service can automatically scale tables up and down in response to application traffic.

Data is encrypted by default and Amazon Keyspaces enables you to back up your table data continuously using point-in-time recovery.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Amazon Neptune

A

Amazon Neptune is a fast, reliable, fully-managed graph database service that makes it easy to build and run applications that work with highly connected datasets.

The core of Amazon Neptune is a purpose built, high-performance graph database engine optimized for storing billions of relationships and querying the graph with milliseconds latency.

Neptune is highly available, with read replicas, point-in-time recovery, continuous backup to Amazon S3, and replication across Availability Zones.

Neptune is secure with support for encryption at rest. Neptune is fully-managed, so you no longer need to worry about database management tasks such as hardware provisioning, software patching, setup, configuration, or backups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Amazon Relational Database Service (RDS)

A

Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. It provides c_ost-efficient and resizable capacity while automating time consuming administration tasks_ such as hardware provisioning, database setup, patching and backups.

Amazon RDS is a_vailable on several database instance types_ - optimized for memory, performance or I/O - and provides you with six familiar database engines to choose from, including Amazon Aurora,
PostgreSQL, MySQL, MariaDB, Oracle Database, and SQL Server. You can use the AWS Database Migration Service to easily migrate or replicate your existing databases to Amazon RDS.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Amazon RDS on VMware

A

Amazon Relational Database Service (Amazon RDS) on VMware lets you deploy managed databases in on-premises VMware environments using the Amazon RDS technology.

Amazon RDS provides cost-efficient and resizable capacity while automating time-consuming administration tasks including hardware provisioning, database setup,
patching, and backups.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Amazon Quantum Ledger Database (QLDB)

A

Amazon QLDB is a fully managed ledger database that provides a transparent, immutable, and cryptographically verifiable transaction log owned by a central trusted authority.

Amazon QLDB tracks each and every application data change and maintains a complete and verifiable history of changes over time. Ledgers are typically used to record a history of economic and financial activity in an organization.

With QLDB, your data’s change
history is immutable – it cannot be altered or deleted – and using cryptography, you can easily verify that there have been no unintended modifications to your application’s data. QLDB uses an immutable
transactional log, known as a journal, that tracks each application data change and maintains a complete and verifiable history of changes over time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Amazon Timestream

A

Amazon Timestream is a fast, scalable, fully managed time series database service for IoT and operational applications that makes it easy to store and analyze trillions of events per day at 1/10th the cost of relational databases.

Timestream is a purpose-built time series database that efficiently stores and processes this data by time intervals. With Timestream, you can easily store and analyze log data for DevOps, sensor data for IoT applications, and industrial telemetry data for equipment maintenance. As your data grows over time, Timestream’s adaptive query processing engine understands
its location and format, making your data simpler and faster to analyze. Timestream also automates rollups, retention, tiering, and compression of data, so you can manage your data at the lowest possible
cost.

Timestream is serverless, so there are no servers to manage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Amazon DocumentDB (with MongoDB compatibility)

A
Amazon DocumentDB (with MongoDB compatibility) is a **fast, scalable, highly available, and fully managed document database service that supports MongoDB workloads.** Amazon DocumentDB (with MongoDB compatibility) is designed from the ground-up to give you the performance, scalability, and availability you need when operating mission-critical MongoDB workloads
at scale.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly