Howto: Options Galore to Get from Source Code to Container

Conference

cldops

Track : Cloud & Scaling

Niveau de la présentation : beginner/novice

Salle : Linux

Horaire : Wednesday 13:45 14:45

Résumé de la présentation :

A typical workflow in a modern software dev project often looks like: Build code, put build artefact into a container image, put the container image into a registry and deploy to Kubernetes. The overall goal is most often to bake those steps into easily repeatable pipelines and enable a high degree of automation and standardization.

Dockerfiles seems to be the choice with the highest adoption when it comes to containerizing code artefacts. However there are options, which might remove some of the pitfalls and standardize the entire process even more.

The talk will give deeper insights by comparing (simple, multi-stage, BuildKit) Dockerfiles to Cloud-Native Buildpacks (buildpacks.io/paketo.io), Google’s JIB and Source2Image under the evaluation criteria of build time, build size, standardization, robustness and security. The examples and live demo will have certain focus on Java-based frameworks, but coverage of other languages will also be included and highlighted.

The intended take-away of the session is a better overview of Open Source technologies for container building and deployment options along with understanding of requirements, advantages and drawbacks.

Room Linux

Matthias Haeussler Matthias Haeussler

Matthias Haeussler is Chief Technologist at Novatec Consulting, university lecturer for distributed systems, awarded ambassador of Cloud Foundry and the organizer of the Stuttgart Cloud Foundry Meetup. He advises clients on Cloud strategies and supports implementations and migrations. Prior to that he was employed at IBM R&D Germany for more than 15 years. He has teaching experience from lectures at multiple universities in Stuttgart (DHBW, HSE, HfT). Besides that he is frequent speaker at various national and international conferences and meetups. (e.g. Spring One Platform, Open Source Summit, KubeCon, Cloud Foundry Summit, Spring IO, WJAX & more).