Skip to content

DynamoDB for Solutions Architect

DynamoDB for Solutions ArchitectΒΆ

  • Operations: no operations needed, [[AWS Auto Scaling]] capability, Serverless
  • Security: full security though IAM Policy, AWS KMS (Key Management Service) encryption, [[SSL]] in flight
  • Reliability: [[Multi AZ]], [[Backups]]
  • Performance: Single digit millisecond performance, DynamoDB Accelerator (DAX) for [[caching]] reads, performance doesn't degrade if your application scales
  • Cost: Pay per provisioned capacity and storage usage (no need to guess in advance any capacity - can use [[auto scaling]])