Cloud-Native Development

CCT04 Writing Reliable, Scalable, Fault Oblivious Code the Easy Way using Dapr

11/15/2022

2:45pm - 4:00pm

Level: Introductory to Intermediate

Paul Yuknewicz

Head of Product, Azure Serverless

Microsoft

Remember when writing connected application code to do something innovative was the hard part? These days developers have to do more than ever, not only to write innovative and elegant code to run their business, but now also have to deal with all the faults, outages, disasters, hot spots, scale points, and concurrency issues that come with building distributed apps and microservices at scale. In this session, you will learn about the best practices to write distributed app code that sings at scale directly from the team that helped bring you Dapr (a CNCF incubation project) and a number of hyper-scale cloud services in production. It will focus on the topics of resiliency, distributed locking, and optimization in common tasks like async messaging & Pub-Sub, state management, secrets and more. You will also learn about abstractions and implementations to do this the easy way in your favorite programming model and language, while targeting either the Azure Container Service or Kubernetes.