20 Years on AWS and Never Not My Job

53 points by fuzzy


aae

Personal responsibility seems to be an increasingly difficult trait to find in people.

There's some real graybeard/open source contribution for the greater good here. It's good to see a megacorp giving back a little bit. I can't help thinking it's probably not as much as he deserves.

self

I also mentioned — in fact in one of Jeff Barr's AWS user meetups in Second Life — that I wanted a way for an EC2 instance to be launched with a read-only root disk and a guaranteed state wipe of all memory on reboot, in order to allow an instance to be "reset" into a known-good state; my intended use case for this was building FreeBSD packages, which inherently involves running untrusted (or at least not-very-trusted) code. The initial response from Amazonians was a bit confused (why not just mount the filesystem read-only) but when I explained that my concern was about defending against attackers who had local kernel exploits, they understood the use case. I was very excited when EC2 Instance Attestation launched 18 years later.

18 years later!

fuzzy

I wasn't sure whether to place the security tag on this post. In retrospect, it should have been there.