Python Stats from Jenkins Job Output

|
Jenkins jobs could contain some script output that is archived. Using python statistics, I show how you could extract and create summarized results.

Read more

Book Review on "The Perfect Weapon By David Sanger"

|
David Sanger's book, the Perfect Weapon raising some thorny issues on cyber warfare along with an great narration of some incredible hacks that went on from Stuxnet to the audacious DNC hacks.

Read more

3 Trends in Web Performance

|
Web Performance landscape has evolved with focus on perceived performance, RAIL model, focus on mobile website speed and better tooling. The blog explains new metrics and relates them to measurement tools.

Read more

Acceleate - Quotes from the Book

|
Accelerate by Nicole Forgsen and Jez Humble is the book that explains the science behind the State of DevOps reports. It's an amazing read and I highly recommend it for anyone trying to start out or fine-tuning their DevOps journey.

Read more

DevOps - A Holistic View

|
DevOps is influenced by many ideas like Lean, ToC, Agile and ITIL. In this post, I point out the exact practices adopted from these methods.

Read more

Notes from Enterprise DevOps Summit 2017 - San Francisco

|
I was privileged to be sponsored by Akamai to attend the Enterprise DevOps Summit in San Francisco. Here are the notes from the sessions I attended.

Read more

3 Reasons Why AMP And CDN Can work together

|
Google's Accelerated Mobile Pages (AMP) and Content Delivery Networks (CDN) are complimentary. In this post I'd like to show that the two can co-exist.

Read more

OCSP Validation with OpenSSL

|
OCSP Stapling is becoming pervelant across browsers for validating certificates. Here I show how to run this validation manually with OpenSSL.

Read more