(no title)
jfbaro | 3 years ago
- Pay per transaction (Reads, Writes) + Storage, instead of per resource allocation (some competitors are offering this already).
- No need for VPC, just like DynamoDB does today.
- Multi-region sync replication (no data loss in case a region goes down), but on a per-table base.
- Self-tuning capabilities, like ottertune and postgres.ai
- Unlimited Fast Database Cloning copies for non-production environments (COW)
- Transparent connection pooler (useful when using Lambda)
No comments yet.