In this tutorial, I explore using Cloud Foundry Korifi to deploy applications written in different languages: Ruby, Node.js, ASP.NET, and PHP. I provide insights into Korifi's functioning and basic configuration knowledge, helping you kick-start your multi-cloud and multi-tenant polyglot journey.
Here is a text version of this tutorial
https://thenewstack.io/deploy-multila...
For some stacks, Korifi needs a bit of configuration for cf push to work. So I intentionally make my deploy fail and show how to fix them.
00:00 Introduction
00:50 Agenda
02:27 Deploying a Ruby application
05:27 How Korifi goes from source code to a container image?
08:26 What are Paketo Buildpacks?
09:32 How to use Buildpacks
12:03 Deploying a NodeJS application
12:39 Deploying a ASP.NET application
18:40 Deploying a PHP application
23:33 Conclusion