Five Production-Style Builds Across RDS, Aurora, DynamoDB & ElastiCache Part of my AWS learning journey. Instead of practicing RDS, Aurora, DynamoDB, and ElastiCache as isolated labs, I built five small connected projects instead, each one following the same production discipline: a dedicated environment, IAM least privilege, validation, failover or performance testing, and cleanup. Full repository: github.com/tejasshinkar/Aws-Database-mini-projects Concepts: AWS RDS and El...