-
Lightning Talk: CNCF End User Forum
Featuring Cheryl Hung
Cloud native adopters face many challenges, from storage, security and tooling to process and culture. In this Lightning Talk, Cheryl will capture your experience and wisdom in different stages along the cloud native journey. Come prepared to brainstorm!
devops cncf -
Zenko, a MultiCloud Data Controller
Featuring Laure Vergeron
A few years ago, moving anything infrastructure related to "the" cloud was assumed to make life easier for everyone from the systems administrator to the application developper. A number of complexities and hidden costs came to light recently, and one of the main causes for this is that...
open-source architecture Cloud bigdata -
2
Ask Me Anything on Cloud Native Storage
Featuring Luis Pabón and Alex Chircop
Dynamically provisioning storage is still a challenge in cloud native architectures. In this panel discussion you can ask any questions to the CTOs of two leading container storage providers, StorageOS and Portworx.
microservices devops container kubernetes cncf storage Cloud -
Introduction to Kubernetes Networking
Featuring Bryan Boreham
Kubernetes has two simple but powerful network concepts: every Pod is connected to the same network, and Services let you talk to a Pod by name. Bryan will take you through how these concepts are implemented - Pod Networks via the Container Network Interface (CNI), Service Discovery via kube-dns...
-
Whose Job Is It!? How Kubernetes and Container Runtimes Work Together to Run Your Workloads
Featuring Phil Estes
With the move from the common-place Docker-based executor for Kubernetes pods to the Container Runtime Interface (CRI), the definition of the contract between container runtime and Kubernetes pod has gotten much clearer in the past year. Given the CRI is somewhat new, in this talk we'll...
cncf cri container-runtime-interface docker Cloud runtimes containers kubernetes -
2
Dailymotion, from a French Monolith to a Worldwide Platform: A Human Story
Featuring Smaine Kahlouch and Stan Chollet
About 18 months ago we undertook a company-wide revamp. From our products, APIs, infrastructure to our organisation and culture. Our previous applications were part of a monolith and in order to improve our velocity and scalability, we decided to split them into multiple services.The CNCF...
monolith cncf api Cloud dailymotion -
Cloud Native vs the Supernatural
Featuring Anne Currie
According to the CNCF Cloud Native is about “distributed systems capable of scaling to tens of thousands of self healing multi-tenant nodes”. So it's about scale? But is that the real motivation behind companies going Cloud Native? Anne has been interviewing Cloud Native practitioners and...
cloudnativelondon cloud-native cncf scale -
Lightning Talk: What does the CNCF actually do
Featuring Cheryl Hung
Heard about the Cloud Native Computing Foundation, but not quite sure why it exists? The CNCF’s London ambassador, Cheryl Hung from StorageOS, shares the latest and greatest from the CNCF, plus why and how you should get involved.
cncf cloud-native -
CNI, the Container Network Interface
Featuring Bryan Boreham
CNI, the Container Network Interface, is a CNCF project that provides a standardised API to talk to container networks. Today there are over 30 different CNI plugins available, and container runtimes which support CNI include Kubernetes, Rkt, Mesos, OpenShift and Cloud Foundry.
containers network Cloud cncf kubernetes mesos cni