Simon Willison’s Weblog

Subscribe

3 items tagged “amazonaws”

2018

Serverless for data scientists (via) Slides and accompanying notes from a talk by Mike Lee Williams at PyBay, providing an overview of Zappa and diving a bit more deeply into pywren, which makes it trivial to parallelize a function across a set of AWS lambda instances (serverless Python map() execution essentially). I really like this format for sharing presentations—I used something similar for my own PyBay talk.

# 25th August 2018, 11:01 pm / amazonaws, serverless, data-science

2010

Amazon S3: Versioning Proposal. The us-west-1 S3 bucket region now optionally supports versioning—once enabled on a bucket, all previous versions of keys will be preserved.

# 24th January 2010, 1:38 pm / amazon, amazonaws, s3, storage, versioning

2008

Trying out Windows on EC2. Phillip Pearson provides the missing documentation.

# 24th October 2008, 9:57 am / amazonaws, cloud-computing, ec2, phillip-pearson, windows