-
Automatic, event-driven compute servicePricing:
- Open Source
Scores are submitted to an API Gateway REST API endpoint via a POST request. A Lambda function processes the payload and saves it to the database. Alternatively, if the payload doesn’t require validation or restructuring, the API Gateway can connect directly to DynamoDB - offering a faster, but not always viable solution.
#Cloud Computing #Cloud Hosting #Business & Commerce 273 social mentions
-
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.
The backend logic adds these scores to a DynamoDB table. Bob decided to implement a single-table design for the entire application.
#Databases #NoSQL Databases #Relational Databases 119 social mentions