The presentation discusses building a serverless platform on top of Kubernetes using KNative serving and BuildBox to provide a developer-friendly experience. The platform allows for auto-scaling, progressive rollouts, and cost optimization.
- Serverless platform on top of Kubernetes using KNative serving and BuildBox
- Developer-friendly experience with auto-scaling, progressive rollouts, and cost optimization
- All based on a builder image that knows how to containerize different applications
- Cloud agnostic and can run on any Kubernetes distribution
The presenters demonstrated a game built on the platform where each time a player plays, a function instance is created on the backend. The game also showed cloud events popping up in real-time, demonstrating the event-driven nature of the platform.