DevOps

Pre-Deployment Policy Compliance

Pre-Deployment Policy Compliance

The ability to deploy applications quickly and efficiently is crucial for organizations. Agile …

Sufficiently Advanced Monitoring is Indistinguishable from Testing

Sufficiently Advanced Monitoring is Indistinguishable from Testing

In digital landscape user experience is paramount and organisations must ensure their applications …

Local Development Environment for Kubernetes using Minikube

Local Development Environment for Kubernetes using Minikube

Kubernetes can be an ultimate local development environment particularly if you are wrangling with a …

How to Organise Your Infrastructure as Code

How to Organise Your Infrastructure as Code

DevOps is a cultural shift with immediate focus on maximising the business value by opting better …

Visualising CloudFormation Stack

Visualising CloudFormation Stack

If you work with AWS CloudFormation on a day-to-day basis, I think you might be interested in …

Jsonnet: A data templating language from Google

Jsonnet: A data templating language from Google

Jsonnet is a new domain specific configuration language from Google which allows you to define data …

Web Analytics Annotation and Application Release

Web Analytics Annotation and Application Release

You may be wondering what can be common between web analytics annotation and application release. …

Creating a new Vagrant base box from an existing VM

Creating a new Vagrant base box from an existing VM

Typically my Vagrant workflow starts with a official base box provided by Ubuntu. With help of a …

Decoupling Deployment and Release- Feature Toggles

Decoupling Deployment and Release- Feature Toggles

There are key differences between deployment and release. Deployment means putting the latest stable …