Languages
Tesla's Virtual Power Plant
Thursday Dec 1 / 11:20AM PST
The Tesla Energy Platform uses software to give control to customers and utilities when unexpected events happen, such as grid outages, severe weather events, or energy demand peaks.
Hector Veiga Ortiz
Staff Distributed Systems Engineer @Tesla Energy Cloud Platform
Natalie DellaMaria
Senior Distributed Systems Engineer @Tesla Energy Cloud Platform
Everyone Can Be a Full-Stack Engineer
Wednesday Nov 30 / 09:20AM PST
Serverless infrastructure makes it easier than ever to eliminate the boundary between frontend and backend. When engineers own the entire stack, they can focus less on rebuilding the same infrastructure and more on what matters: the user experience.
Alex Cole
Software Engineer @convex_dev
Building Typesafe APIs with tRPC & TypeScript
Wednesday Nov 30 / 10:30AM PST
When developing modern APIs, there a few options to choose from. REST is not a standard but instead style. Trust is constantly broken between the API and client. gRPC and GraphQL provide standards but require complex tooling.
Brian Douglas
Co-founder & CEO @saucedopen, previously led Developer Advocacy by showcasing newest features @Github
Sprinkling eBPF Onto Your Observability
Tuesday Dec 6 / 10:10AM PST
When talking about Observability in 2022 there is no way around eBPF. However, eBPF is often seen as magic dust that can be sprinkled into infrastructure and magically do anything, when the reality is much more complicated.
Frederic Branczyk
CEO & Founder @PolarSignalsIO, previously Senior Principal Engineer @Redhat
An Open Source Infrastructure for PyTorch
Wednesday Dec 7 / 11:20AM PST
In this talk we’ll go over tools and techniques to deploy PyTorch in production. The PyTorch organization maintains and supports open source tools for efficient inference like pytorch/serve, job management pytorch/torchx and streaming datasets like pytorch/data.
Mark Saroufim
Applied AI Engineer @Meta
Backends in Dart
Thursday Dec 1 / 09:00AM PST
Dart's popularity has surged in the past few years, as it's the language behind Flutter - Google's cross platform front end framework. That's now driving a notion of 'Full Stack Dart', where if you've spent time learning Dart for the front end, why not also use it for the back end.
Chris Swan
Engineer @atsigncompany
Infrastructure as Code: Past, Present, Future
Tuesday Dec 6 / 12:30PM PST
Infrastructure as code enables us to automate and manage all sorts of infrastructure, from on-premises virtual machines to cloud resources, and everything in between.
Joe Duffy
Founder and CEO @PulumiCorp
Programming Your Policies
Tuesday Dec 6 / 11:20AM PST
Software is eating the world, and this talk is about how it is coming to eat the world of policy. I will talk about why this is happening, what the business drivers are, and how it affects developers and compliance and security departments, and the cultural and communication changes there.
Justin Cormack
CTO @Docker
Taming Configuration Complexity Made Fun with CUE
Tuesday Dec 6 / 09:00AM PST
Configuration has become the number one complexity problem to solve in infrastructure and beyond. Configuration is in more places than people imagine. Every part of your tech stack—databases, apps, schemas, services, workflows, policy, models, networking—must be configured.
Marcel van Lohuizen
Creator of CUE