The Core of .NET

TH02 Building Cloud-Ready Applications in .NET

05/18/2023

8:00am - 9:15am

Level: Intermediate

Layla Porter

MVP

Developer Advocate,

VMware

Applications are growing increasingly complex and harder to manage and monitor. Throw in globally distributed microservices and distributed teams; things only get more challenging.

Yet there are tools and libraries out there that can empower you the developer to make considered decisions that make everyone's lives easier, from architects to SREs.

Libraries such as Steeltoe (based on the ever-popular Spring Boot for Java), YARP and Polly are just a few and in this demo-rich session, I will show you how, with just a few lines of code, you can greatly improve the cloud-readiness of your application.

Join me as we cover

  • Configuration
  • Monitoring and tracing
  • Messaging
  • Service Discovery
  • Circuit Breakers and HTTP resiliency
  • API Gateways

You will learn:

  • What it means to be cloud ready
  • Architecting systems
  • Libraries supporting cloud-readiness