Amazon S3 Glacier Price Reduction

By Dustin Ward

AWS FeedAmazon S3 Glacier Price Reduction The Amazon S3 Glacier storage class is ideal for data archiving and long-term backup of information that will be accessed at least once per quarter (Amazon S3 Glacier Deep Archive is a better fit for data that is seldom accessed). Amazon S3 Glacier stores your data across three Availability…

Operating Lambda: Debugging configurations – Part 2

By Dustin Ward

AWS FeedOperating Lambda: Debugging configurations – Part 2 In the Operating Lambda series, I cover important topics for developers, architects, and systems administrators who are managing AWS Lambda-based applications. This three-part series discusses core debugging concepts for Lambda-based applications. Part 1 explores standardizing a debugging approach in Lambda and explains troubleshooting Lambda payloads. This post…