How To Deploy Python To Production Kubernetes In Seconds | VMware Tanzu

October 10, 2022

This video explores the secure software supply chain features of the VMware Tanzu Application Platform - your one-stop shop for platform engineering on Kubernetes. Built to deploy secure code fast, its highly customizable supply chains and built-in developer portal help you move faster and deploy better. Read more at https://via.vmware.com/tap Deploying your Python app into production can be a chore. To run apps in production safely, there's a whole bunch of testing and certification to be done. You have to build and test your code. Check for vulnerabilities. Create container images and SBOMs. Store those images for safekeeping and auditing. Not to mention physically accessing your Kubernetes clusters and configuring them to run your application. And we haven't even mentioned networking and routing yet! As a developer, all this friction can slow you down. What you need is a secure software supply chain! In this video, @BenWilcock (Twitter's @benbravo73) will show you how to deploy your Python applications using a secure software supply chain. He'll also talk about how it was built, and how its modularity allows for a great deal of flexibility and customization as your deployment needs change. App Source Code: https://github.com/benwilcock/python-pipenv Tanzu Application Platform Website: https://via.vmware.com/tap Tanzu Application Platform Playlist: https://youtube.com/playlist?list=PLAdzTan_eSPR2Qjq0SmRlPmgiZWHWzFiM Application Accelerators: https://youtu.be/RKNbuR5I6FU?t=23 Live Debug: https://www.youtube.com/watch?v=amvqgy_xMl8 2022 State Of Kubernetes Report: https://via.vmware.com/sok Cartographer: https://cartographer.sh/ Buildpacks: https://buildpacks.io/ Into Java or Spring? Watch the Spring Boot (and Java) Edition of this video here: https://youtu.be/LjUbSiIWUNw Chapters: 00:00 Deploying The Python Application To Production 00:40 What Is Production? 01:08 How Does Code Get To Production? 01:24 Secure Software Supply Chain 02:30 Modularity, Flexibility & Programming Language Support 03:20 How To Build A Kubernetes Supply Chain 03:40 Challenges With The DIY Kubernetes Approach 04:16 Is there an Easier Way? 05:02 Testing Our Python Application 05:48 Inspecting The Supply Chain Results

Previous
Tanzu Application Platform: API Portal
Tanzu Application Platform: API Portal

An overview of the API Portal contained within VMware TAP and key UI features

Next Video
Deploying .NET apps to Tanzu Application Platform on AWS
Deploying .NET apps to Tanzu Application Platform on AWS

@laylacodesit is joined by Cal Kadourah to show you how to deploy .NET applications to TAP on AWS. Instruc...