AWS Databases ¶
RDS¶
Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the AWS Cloud.
It provides cost-efficient, resizable capacity for an industry-standard relational database and manages common database administration tasks.
Document DB¶
Amazon DocumentDB
is a document database service that supports MongoDB workloads. (MongoDB is a document database program.)
Neptune¶
You can use Amazon Neptune
to build and run applications that work with highly connected datasets, such as recommendation engines, fraud detection, and knowledge graphs.
Amazon Managed Blockchain¶
Amazon Managed Blockchain is a service that you can use to create and manage blockchain networks with open-source frameworks.
Amazon ElastiCache¶
Amazon ElastiCache is a service that adds caching layers on top of your databases to help improve the read times of common requests.
Amazon DynamoDB Accelerator (DAX)¶
Amazon DynamoDB Accelerator (DAX) is an in-memory cache
for DynamoDB.