Blog Posts
December 24, 2020
An analysis of web request latency from Heroku's difference dyno sizes. Spoiler: use performance if latency matters.
May 29, 2020
CloudFormation is a huge technology; we highlight the best bits that every devops engineer needs to know.
April 11, 2020
CloudFormation's "Quick Create stack" features simplifies AWS for novice users.
February 14, 2020
A comparison of S3 throughput with many requests for small files or one request for a large file.
January 21, 2020
Deep dive on how we chose between bsdiff and xdelta3 for binary diffs for s3patch, a tool for patching files on S3.
December 30, 2019
Tutorial walking through how to build a REST API using AWS components.
November 6, 2019
Code samples and benchmarks for processing Common Crawl WARC files in Python, Java, Go and Node.