1. Blog
  2. Article

Alex Cattle
3 February 2020


The container landscape is based on constantly evolving technology, with Kubernetes dominating the ecosystem for automating and managing containerised applications. While a very powerful software, it’s also complex. How do you compare Kubernetes to other options, get started with containers, and maintain over the long-term?

In this webinar, you will learn:

  • What the container landscape looks like today, including migration from virtualisation to containerisation
  • Why Kubernetes is becoming the industry standard
  • Ease of container management with Kubernetes for developers from testing to production
  • Aspects of Kubernetes for managing containerised applications
  • Strategies for deployment
  • Ease of deployment and automation to easily stand up in the data centre
  • Ongoing management considerations

Watch the webinar


Related posts

Cut bloat, not features

Accelerating software delivery with minimal OCI images For Independent Software Vendors (ISVs), delivering containerized applications to enterprise clients often means...

Canonical partners with Snyk for scanning chiseled Ubuntu containers

Canonical, the publisher of Ubuntu, is pleased to announce a new partnership with developer-focused cybersecurity company Snyk. Snyk Container, Snyk’s container security...

How to set up a micro lab: four principles for a reliable homelab

After over a decade of running a homelab, I have learned a few difficult lessons. Although it begins as a “lab,” you inevitably end up with something you want to keep. If a...

Deploy your Spring Boot application to production

In this article we walk through the steps required to deploy a Spring Boot application to production using Juju and Kubernetes. The goal is to showcase the integration of the...