Find it hard to remember AWS’s hundreds of commands and options? SAWS is a powerful command line console for working with AWS that aims to significantly improve ease of use. It looks very promising.
A great 25 minute talk that might give you some added perspective to Web performance. Paul Lewis of the Chrome team says page load time is only part of the Web performance picture and user-focused performance is key.
NGINX now has fully baked-in, out-of-the-box support for HTTP/2. SPDY support has therefore been removed, and if you need this you’ll need to use the 1.8 branch.
Thousands of apps use RedisGreen for data hosting and performance analysis. Get insights quickly with our analytics dashboard. Start today without a credit card.
Subresource Integrity is a browser technology that lets creators include a cryptographic digest of third party content on JavaScript and CSS inclusions. In this way, the security of third party CDNs can be ensured.
On Hired, we'll bring the options to you. With over 2,000 pre-screened tech companies in 10 cities in the US & UK, you'll be sure to find what you're looking for. Join Hired today.
Docker 1.8.0 will introduce a new API endpoint for copying files and directories into a container. With this addition, anyone can now implement their own build system using the Docker Remote API. Dockramp is a proof of concept for an alternative to docker build.