Database services Flashcards
1
Q
What is Amazon Relational Database Service (RDS)?
A
- Is a service that makes it easy to launch and manage relational databases.
- Supports: Aurora, PostgreSQL, MySQL, Oracle, etc.
2
Q
What is Amazon Aurora service?
A
Is a relational database compatible with MySQL and PostgreSQL created by AWS.
3
Q
What is Amazon DynamoDB
A
Is a fully managed NoSQL key-value and document database.
4
Q
What is Amazon DocumentDB
A
Is a fully managed document database that supports MongoDB.
5
Q
What is Amazon ElastiCache
A
Is a fully managed in-memory datastore compatible with Redis or Memcached.
6
Q
What is Amazon Neptune?
A
Is a fully managed graph database that supports highly connected datasets.