Tanzu Tuesdays

See live demos of modern application development technologies.

Cloud Native Buildpacks with Emily Casey

Watch on Twitch
1:00 PM PDT on Tuesday, Aug 25, 2020

Cloud Native Buildpacks with Emily Casey

Cloud Native Buildpacks with Emily Casey

Aug 25 2020

In this episode

Dockerfiles are the de facto tool many developers reach for when transforming source code into images. However, organizations frequently encounter day-2 problems that present serious obstacles to running Dockerfile-built images in production. Cloud Foundry and Heroku fans will be familiar with the previous generation of buildpacks, which work in concert with the platform to solve many of these problems including application and OS-level dependency updates. However, tight-coupling to the platform comes with drawbacks. The Cloud Native Buildpacks project thinks we can do better. Cloud Native Buildpacks bring the best operational features of the Cloud Foundry platform to the modern container ecosystem all while providing a seamless developer experience. In this session Emily demonstrate how developers can use the pack CLI and Paketo buildpacks to build and upgrade images. Then we will dig into what is happening behind the scenes.

Guests

Emily Casey

Emily is a Staff Software Engineer at VMware and a member of the Cloud Native Buildpacks core team. She currently works with the Spring team where she focuses on improving the java developer experience using buildpacks.

Hosts

Tiffany Jernigan

Tiffany is a senior developer advocate at VMware and is focused on Kubernetes. She previously worked as a software developer and developer advocate (nerd whisperer) for containers at Amazon. She also formerly worked at Docker and Intel. Prior to that, she graduated from Georgia Tech with a degree in electrical engineering. In her free time she likes to spend time with her fiancé, family, and friends, as well as dabble in photography. You can find her on Twitter @tiffanyfayj.

Paul Czarkowski