filter >

Photo

From null to applications on Kubernetes

Roberth Strand

from Sopra Steria (Norway)

About speaker

Principal Cloud Native Architect, Microsoft MVP

Roberth is a self-proclaimed "cloud automator", and works primarily with Microsoft Azure infrastructure, Platform Engineering, DevOps and Cloud Native technology.

About speakers company

Sopra Steria, a major Tech player in Europe with 56,000 employees in nearly 30 countries, is recognised for its consulting, digital services and software development.

Abstracts

specific

The idea of this presentation is to show how to get started deploying applications on a Kubernetes-based platform, following good security and performance practices. I am approaching this from a developers point of view, but can easily be moved to other tracks.

For many, Kubernetes is a big hurdle to get over. In actuality, it's just a platform for running applications with many built-in features, and is no less complicated than running applications on any other platform. There is a lot that happens up to the point where your code hits the node, and even after that one has to be weary that defaults usually aren't the best approach.

In this session, we start with an empty git repository, build a shiny new application, squeeze it into a container which we then ship to a Kubernetes cluster, and in the end expose it to the world. Think of this as a development cycle speed run.

The Program Committee has not yet taken a decision on this talk