Invalidate the Cache Automatically After Release with AWS S3, SNS, Lambda, and CloudFront
Prerequisite: A common way to host static websites is to store your website files in an AWS S3 bucket and then cache it using AWS CloudFront. This blog article assumes you already have this setup for your website or web application. Why did we want to invalidate the cache?...
7 Mistakes I Made In DynamoDB
When I was working at Glidewell, I was a regular participant of the weekly gym classes. They had regular 12-week health challenges where doing physical activities can earn points, which earn prizes, and I volunteered to help them make an application that automatically calculates and displays points. Because Glidewell...