A 45 minute talk about the history of how the Web works under the hood, TCP, congestion control, and the implications of the underlying technology on Web performance.
The holiday shopping season delivers record-breaking user traffic for eCommerce websites each year, and while the holidays are still several months away, you should already be preparing your site for this rapid increase. Join this month’s OpsCast, Preparing for the Holiday eCommerce Rush, to learn how you can get your site ready for the upcoming holiday shopping season.
“If you only read one RFC this summer, make sure it’s RFC 7231. And if you forget everything else in this post, just remember this one thing: GET requests don’t have side effects.”
A network proxy that terminates TLS/SSL connections and forwards the unencrypted traffic to a backend. It’s designed to handle 10s of thousands of connections efficiently on multicore machines.
An open source container data volume manager for your Dockerized application. It gives ops team the tools they need to run containerized stateful services like databases in production.
Sets up a container running nginx and docker-gen. docker-gen generates reverse proxy configs for nginx and reloads nginx when containers are started and stopped.