Presented by James Hunt
Are there too many ways to deploy Cloud Foundry in a Kubernetes world? Are you having trouble differentiating between cf-for-k8s from KubeCF from kf? Unsure of when to use each one?
The Stark & Wayne team has done a lot of research in this area and has talked to people driving these areas. We have some insider tips on where you should be heading in 2021.
Presented by James Hunt
Rare is the application that operates sans data. With Cloud Foundry, we have the best story in the world for reacting to loss of an app: cf push.
We also have an amazingly powerful system of getting access to data services: cf marketplace. Wouldn’t it be great if we had a similar facility for protecting the data in those services, used by those apps? We do! It’s called cf protect.
Presented by James Hunt
Did you know that you can leverage Docker Compose as a toolkit for designing and building cloud-native applications, without needing to provision a Kubernetes cluster, deal with CNIs, CSIs, load balancing, or routing? We use compose all the time to lab out ideas and try on new patterns of deployment. If you've got questions, we've got answers!