Today I found out just how quickly AWS Lambda’s code storage adds up. I checked the console and saw 27 GB of code taking up space—far more than I expected. What’s counting toward that total, and how can you avoid the same surprise? My 15 functions together only consume about 392 MB of code storage. You can list each function […]