Introduction Kubernetes (also written k8s) is a powerful container orchestration platform that works with Docker. This first video provides a high level......
Continue Reading
Share

Kubernetes is getting a lot of attention recently, and there is good reason for that. Docker containers alone are little more than......
Continue Reading
Share

IT general controls are important for various reasons, such as business continuity and regulatory compliance. Traditionally, controls have focused on the infrastructure......
Continue Reading
Share

An unfortunate digression in many technology selection efforts amounts to philosophical debates around tools and procedures. These debates revolve around tool selection,......
Continue Reading
Share
I’ve recently had many conversations related to developer productivity. In order for a developer to be productive, he must have control over......
Continue Reading
Share

One of the most significant enablers of IT and software automation has been the shift away from fixed infrastructure to flexible infrastructure.......
Continue Reading
Share
I found this article on serverwatch today: http://www.serverwatch.com/server-trends/why-kubernetes-is-all-conquering.html It’s not technically deep, but it does highlight the groundswell of interest for and......
Continue Reading
Share
May applications require authentication to secure protected resources. While standards like oAuth accommodate sharing resources between applications, more variance exists in implementations......
Continue Reading
Share
Container orchestration is at the heart of a successful container architecture. Orchestration takes as input a definition of how a deployed application......
Continue Reading
Share
I’m interested in allowing a user to register on my site/app using their social account credentials (e.g. Google, Facebook, LinkedIn, etc.). It......
Continue Reading