Talking about running your application on the cloud a lot of people nowadays directly think about running your application on Kubernetes. While K8S sure is a very good tool for production-grade container orchestration, it is not the only one. There are some great alternatives to it and one of them sure is Cloud Foundry. But what is it, how does it work, and can it be “devops”?
In this talk we want to go on a short journey to explore how continuous deployment to Cloud Foundry can be achieved. Next to a short Cloud Foundry introduction this will lead us to different topics like what orgs and spaces are, the Cloud Foundry Command Line Interface and the magic of buildpacks.