How To Deploy Spring Boot To Production Kubernetes In Seconds | VMware Tanzu

October 19, 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 Spring Boot (Java) project into production can be a hassle. 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 source code. Check for security vulnerabilities. Create container images and bill-of-materials for your software (SBOM). Store those images for safekeeping and future 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 to take the strain! In this video, @BenWilcock (Twitter's @benbravo73) will show you how to deploy your Spring Boot (Java) applications using a secure software supply chain. He'll also talk about what's in this supply chain, how it was built, and how its modularity allows for flexibility and customization as your needs inevitably change. App Source Code: https://github.com/benwilcock/springboot-maven 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 Python? Watch the Python Edition of this video here: https://youtu.be/Nq-F0VWwRYg Chapters: 00:00 Deploying The Spring Boot (Java) Application To Production 00:39 What Is Production? 01:07 How Does Code Get To Production? 01:24 The Secure Software Supply Chain 02:28 Modularity, Flexibility & Programming Language Support 03:20 How Do You Build A Kubernetes Supply Chain? 03:35 Challenges With The DIY Kubernetes Approach 04:16 Is there an Easier Way? 05:17 Testing Our Spring Boot Application 05:53 Inspecting The Supply Chain Results

Previous
Application Service Adapter for VMware Tanzu Application Platform 1.0 Now Available for Download
Application Service Adapter for VMware Tanzu Application Platform 1.0 Now Available for Download

The Application Service Adapter for VMware Tanzu Application Platform is now available for download with re...

Next Video
New Vulnerability Scanning Features in Tanzu Application Platform 1.3
New Vulnerability Scanning Features in Tanzu Application Platform 1.3

VMware Tanzu Application Platform 1.3 contains a whole host of improvements and new features. Here, we focu...