kubernetes

How does Kubernetes impact the cloud landscape

Posted on June 26th, 2020

Kubernetes is quickly becoming the go-to tool for managing complex cloud-based applications. While it’s evolved rapidly in the past 5 years, the core offering is simple: manage your cloud infrastructure using code, and do so in a way that’s DevOps-friendly and makes it easy to scale. In this post, we’ll take a quick tour through […]

READ more
automation

Infrastructure-as-code debugged

Posted on June 5th, 2020

We’ve all heard the phrase “software is eating the world” but the trend of infrastructure-as-code seems to be pushing even those boundaries. The trend, which sprang from the growth of DevOps, is to treat infrastructure management as yet another problem that can be simplified, managed, and optimized through the power of code. In short, infrastructure […]

READ more