#databases
Read more stories on Hashnode
Articles with this tag
What if there would be something like DynamoDB but for SQL? With Amazon Aurora DSQL, this is finally possible. It's not just a "scales-to-zero"...
Navigating the world of AWS RDS pricing can be a complex journey. This comprehensive guide is here to shed light on the hidden costs and provide...
Leverage IAM, CloudTrail & S3 to secure your data in DynamoDB · Regardless of what you're building, your customer’s data will most likely be the most...
Horizontal vs. Vertical Scaling in RDS · RDS is the Relational Database Service of AWS. It allows you to build fully-managed SQL Servers. There are six...
Creating DynamoDB Streams with AWS Lambda · There are many use cases where you need to do certain actions based on database changes. For example, each...