Session + Live Q&A
APIs at Scale: Creating Rich Interfaces that Stand the Test of Time
The amount of data in the world is growing exponentially. To match, APIs are also growing in size and complexity. They need to do more, evolve faster, and integrate into more places. So what is the best way to design data and APIs that can flex to changing needs? Using 100 of the BBC’s APIs as examples, this talk will explore the options for creating data interfaces that can adapt as needs grow. We’ll look at versioning; design patterns; handling different use-cases; supporting high-traffic moments; and the merits of different API types. And we’ll consider how serverless provides new opportunities for data feed handling and API design.
Speaker
Matthew Clark
Head Of Architecture for the @BBC's Digital Products
Matthew Clark is Head of Architecture for many of the BBC’s online products. He’s been at the BBC for over 10 years, and has been involved in multiple projects such as covering the London 2012 Olympics, and getting BBC iPlayer working on the International Space Station. His passion is...
Read moreFind Matthew Clark at:
Speaker
From the same track
The State of APIs in the Container Ecosystem
Wednesday May 11 / 11:20AM EDT
It has been nine years since Solomon Hykes gave a quick demo of Docker and containers at PyCon! Since then, containers have effectively taken over the tech world, initially with developers but now operationally a major part of how many businesses run services in the cloud. But what’s the...
Phil Estes
Principle Engineer @AWS, Containerd Maintainer, & Technical Oversight Board of OCI
The GraphQL Developer Experience at Twitter
Wednesday May 11 / 10:10AM EDT
This talk will give you a peek into the day-to-day reality of working with a GraphQL API at scale, taking you on a journey through the API development process at Twitter. Michelle will share the unique challenges Twitter faces, plus the strategies and tooling they've built to handle...
Michelle Garrett
Software Engineer @Twitter
Modern API Development and Deployment, From API Gateways to Sidecars
Wednesday May 11 / 12:30PM EDT
Knowing what data and services are available in your business can be challenging. Getting access to all of them in an easy, consistent, secure way is even harder. Maybe you've been using an api gateway to try to bring them all together in one place, but it doesn't feel like quite the...
Matt Turner
DevOps Architect and Co-Founder for Istio London
Kubernetes as a Foundation for Infrastructure Control Planes
Wednesday May 11 / 01:40PM EDT
To continue the conversation with Daniel, please join the Hangout with the Speaker during the break after the session.The distribution, deployment, and ongoing maintenance of infrastructure is frequently decoupled from the applications that consume it. Kubernetes has become the default platform...
Daniel Mangum
Software Engineer @Upbound & Crossplane Maintainer