If you want to use AWS, then yes, it would be logical to go with DynamoDB for storing data, and ElasticSearch to search data. Just keep in mind you do need to stream the data from DynamoDB to ElasticSearch using a custom Lambda. There used to be a blueprint available to get the job done but it was removed.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
AWS cloudsearch on dynamodb with serverless | 1 | 2322 | January 30, 2019 | |
Pushing DynamoDB data to Elastic search using dynamo DB streams using Serverless framework | 0 | 527 | June 17, 2021 | |
Serverless Express + MongodB | 0 | 555 | August 31, 2022 | |
How far are we from serverless relational databases (pay per read, write)? | 0 | 326 | March 16, 2022 | |
Serverless DynamoDB Node Libraries | 3 | 620 | September 11, 2020 |