On Day 76, I explored AWS Lambda, Amazon’s serverless compute service. It was fascinating to understand how you can run code without managing servers, scaling infrastructure, or worrying about availability. I built a few sample functions and deployed...