5 min read
Kubernetes has quickly become the most popular container orchestration solution with DevOps and Site Reliability Engineers. Kubernetes was developed and then open sourced by Google, it supports not just Docker (the defacto standard for building and running containerized apps) but also other…
5 min read
3 common real-time application patterns that require a real-time decision Editor’s note: This blog post first appeared on the InfoWorld blog on September 29, 2017. At first glance, building a real-time application may sound like a daunting proposition, one that involves technical…