Quotes from DevOps Handbook

|
The DevOps Handbook is codification of DevOps mindset, practices and processes. Written as a follow-up to the other book, The Phoenix Project, it reinforces core concepts. Here are my favorite quotes from the book.

Read more

DevOps : Building a Python virtual environment

|
When embarking on a devOps journey, getting a consistent development environment is the key. In this post, I show how to setup a virtual environment and install the correct libraries necessary for a project.

Read more

Better notes with Markdown and SublimeText!

|
Learn why Markdown is a good for taking notes during trainings and meetings and plugins for Sublime Text2+Markdown integration. It's very good for converting to blog posts with Github pages as well.

Read more

Notes from "Akamai Connector For Varnish" training

|
Akamai and Varnish are launching a new solution called Akamai Connector For Varnish. Here's how to setup and work with Varnish.

Read more

Synthetic Testing and with WPT and Jenkins

|
Webpagetest is very good for monitoring website performance. By using Jenkins to run synthetic tests on WPT, it is possible to build a decent solution for automated performance monitoring and validating your performance budget.

Read more

AWS Summit - SFO - Day-2 Notes from Keynote and Fireside chat

|

Read more

AWS Summit - SFO - Day - 1 Notes

|

Read more

Wordpress.com vs Github Pages Performance compared

|
Wordpress.com gets a lot of attention about its bloat and slowness. While moving to Github pages, I ran a comparison and wanted to show the magnitude of difference across the 2 platforms.

Read more