Docker and Kubernetes are famous for their role in massive corporations such as Google, ADP, and SAP. In fact, Google built the predecessor to Kubernetes (called Borg) in order to...
Serverless computing (functions-as-a-service/FaaS) takes advantage of on-demand compute resources to run your software applications without server hardware explicitly dedicated to your application. Effectively, you pay only for the resources that...
Azure Functions-as-a-Service are a great way to build event-driven microservices for many business applications. We’re using them with one of our clients to implement many of the transformation processes needed...
I recently finished a project to migrate a 3b AUM Asset Management firm to the Microsoft Azure Cloud, and that exercise re-enforced our thinking that small to mid-sized firms can...
Anyone in the technology industry will tell you: Build your systems with security in depth. In other words, build security into as many parts of the puzzle as you can...
As we’ve built out increasingly complex cloud/hybrid environments, the need for a dedicated, functionally identical test environment has become even more crucial. When you have a team of people creating...