← Back to blog
Managing Trade-offs and Continuous Improvements: DynamoDB multi-attribute Keys
software-architecturesoftware-developmentdynamodb
Engineering is often defined as the “art of solving problems,” and doing so involves making decisions that strike trade-offs. Cost x Availability, Speed x Cost, Scalability x Ease of change, etc.What does this have to do with DynamoDB?It is a prime example of this, where achieving certain goals has…