Google Cloud Platform HTTP/HTTPS Load Balancing
GCE’s LB product is pretty nice — HTTP/2 support, and a built-in URL mapping feature (presumably based on how Google approach that problem internally, I understand they take that approach). I’m hoping AWS are taking notes for the next generation of ELB, if that ever happens
(tags: elb gce google load-balancing http https spdy http2 urls request-routing ops architecture cloud)
It’s an Emulator, Not a Petting Zoo: Emu and Lambda
a Lambda emulator in Python, suitable for unit testing lambdas
(tags: lambda aws coding unit-tests dev)