Mauricio Salatino and Thomas Vitale presented on using Knative and Spring to build serverless applications with functions. They demonstrated how to deploy functions from code to a URL using Knative Serving and Functions. They also discussed using Knative Eventing to build event-driven architectures and route events between functions. Finally, they proposed a game architecture using functions and events on Kubernetes and discussed challenges around scaling, latency, and consistency.