Kubernetes
Presentations
Kubernetes as a Foundation for Infrastructure Control Planes
The distribution, deployment, and ongoing maintenance of infrastructure is frequently decoupled from the applications that consume it. Kubernetes has become the default platform for orchestrating containerized processes, but it also offers a general interface for running distributed systems,...
Past Presentations
Taming Distributed Stateful Pets With Kubernetes
So you've mastered Kubernetes for scheduling and scaling your stateless applications. Your pager has been quieter, life is good. But what about the carefully configured database clusters running on expensive dedicated infrastructure? (And the expensive sysadmin you're paying to maintain it!). In...
Tools to Put Deep Learning Models in Production
While there are a lot of machine learning frameworks and libraries available, putting the models in production at large scale is still a challenge. I’d like to talk about how we took on the challenge of supporting the data scientists with their efforts by making it easy to put their models in...
Optimizing For Production Workloads
Breaking down the containers runtimes into their base functionality and then building them up into a series or core libraries and tools to specialize in core capabilities. Our goal is, rather then have one monolithic daemon to do all container management, to build up a series of tools that...
Interviews
Interoperability of Open-Source Tools: The Emergence of Interfaces
What is the work you’re doing today?
I am a Cloud Platform Engineer for American Express. Currently, I am part of the team that aims to transmogrify the current platform by embracing the cloud native principles and making the best use of the open-source tools.
Read Full InterviewThe Evolution of Distributed Systems on Kubernetes
Tell us a little bit about yourself and what you are currently working on.
I currently work for Red Hat as a Product Manager. I look after Data Integration and how data integration might look like in a cloud native world. Everything is moving on Kubernetes and OpenShift including data. I look after projects such as Debezium for Change Data Capture, Data Virtualization and helping drive the roadmap.
Read Full Interview