Software Alternatives & Reviews

Building Serverless Applications with AWS - Data

Amazon RDS Amazon Elasticsearch Service DynamoDB Amazon Comprehend
  1. Easy to manage relational databases optimized for total cost of ownership.
    If you answered yes to these questions, it would benefit you to look into AWS RDS. Sure, maybe not as "Serverless" as some of the others as you tend to need to look at provisioning but the scaling can be handled nicely and you don't have to worry about patching etc.

    #Databases #NoSQL Databases #Relational Databases 68 social mentions

  2. Amazon Elasticsearch Service is a managed service that makes it easy to deploy, operate, and scale Elasticsearch in the AWS Cloud.
    If yes to these, then OpenSearch is where you are looking. I rarely ever use OpenSearch on its own but usually pair it with DynamoDB. The performance of DDB and the power of searching with OpenSearch make a nice combination. And as with most things with Serverless, pick the right tool for the job. And when it comes to Data, there are so many choices because each one of these is specific to the problem it solves.

    #Elastic Search #Search As A Service #Hosted Search 11 social mentions

  3. Amazon DynamoDB is a fast and flexible NoSQL database service for all applications that need consistent, single-digit millisecond latency at any scale. It is a fully managed cloud database and supports both document and key-value store models.
    If you feel like this is you, DynamoDB is where you need to look. Full disclosure, this is my default data choice that I reach for. I find that if you know how your data is going to be accessed, and you understand the scaling modes, then this is the best all-purpose choice. You can model relational, non-relational, JSON-based and several other intrinsic datatypes out of the box.

    #Databases #NoSQL Databases #Relational Databases 101 social mentions

  4. Discover insights and relationships in text
    Would you like additional capabilities like connecting to Machine Learning, Dashboards and Quicksight and leveraging other tools like Comprehend.

    #Spreadsheets #NLP And Text Analytics #Natural Language Processing 19 social mentions

Discuss: Building Serverless Applications with AWS - Data

Log in or Post with