01 Dec 2017
|
devopsleanagiletheory of constraintsITIL
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.
15 Nov 2017
|
devopsconferencessan 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.
07 Nov 2017
|
ampcdn
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.
15 Sep 2017
|
ocsptlsopensslsecurity
OCSP Stapling is becoming pervelant across browsers for validating certificates. Here I show how to run this validation manually with OpenSSL.
25 Aug 2017
|
devopsautomationautomated unit testlogging
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.
30 Jun 2017
|
Mixed content can cause browser warnings. Finding such pages can be automated by using Content-Security-Polciy reports and I show how to do this.