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

Using Logging in Python for better reporting

|
By using a multi-level logging built into the code can help in making it more DevOps friendly. Python's logging frame-work is a good way to start.

Read more

How to learn & adopt DevOps?

|
Moving from traditional development models to DevOps is a significant transformation. I share my experience on this journey and the resources I used.

Read more