VISI

When to use what database

  • Need SQL and joins → RDS / Aurora
  • Millisecond NoSQL at any scale → DynamoDB
  • Session/cache → ElastiCache Redis
  • Analytics → Redshift
  • Graph → Neptune
  • MongoDB-like → DocumentDB

References

Study tools

Mark this unit complete when you finish it.