Why is DynamoDB AWSome?

A cloud NoSQL database service that guarantees consistent performance at any scale. Consistent Performance, Durability and High Availability are the key requirements for many mission critical use cases. DynamoDB is also hassle-free because its fully managed and serverless.

Managing credentials with AWS KMS

How and where do you store your secrets? Well, I am not talking about your personal secrets 🙂 , but here secrets mean your application credentials such as database passwords, account information or any other unencrypted data that you want to store securely. Problem : Credentials should be kept in an encrypted and secure manner... Continue Reading →

Up ↑