Software Engineering
kubernetes overview
Kubernetes is getting a lot of attention recently, and there is good reason for that. Docker containers alone are little more...
Kubernetes is getting a lot of attention recently, and there is good reason for that. Docker containers alone are little more...
IT general controls are important for various reasons, such as business continuity and regulatory compliance. Traditionally, controls have focused on the...
An unfortunate digression in many technology selection efforts amounts to philosophical debates around tools and procedures. These debates revolve around tool...
I’ve recently had many conversations related to developer productivity. In order for a developer to be productive, he must have control...
One of the most significant enablers of IT and software automation has been the shift away from fixed infrastructure to flexible...
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...
May applications require authentication to secure protected resources. While standards like oAuth accommodate sharing resources between applications, more variance exists in...
Container orchestration is at the heart of a successful container architecture. Orchestration takes as input a definition of how a deployed...
I’m interested in allowing a user to register on my site/app using their social account credentials (e.g. Google, Facebook, LinkedIn, etc.)....
Infrastructure as a Service, like OpenStack and AWS, have made it possible to consume infrastructure on demand. It’s important to understand...