Amazon DynamoDB is a fully managed, serverless, NoSQL key-value and document database launched by AWS in 2012. It was built on the principles AWS described in its original "Dynamo" research paper, ...
To make an API idempotent use idempotency key and combine with server-side logic to de duplicate requests. 𝗦𝘁𝗲𝗽𝘀: a. Client generates unique key say UUID using cryptographic random generators ...
Developed a Cloud Security Posture Monitoring solution that automatically scans AWS environments for security misconfigurations, insecure IAM policies, public S3 buckets, disabled CloudTrail logging, ...