January 11, 2020

190 words 1 min read

Building .NET Core Microservices with Steeltoe

Building .NET Core Microservices with Steeltoe

The software world is moving to microservices. For all their benefits, microservice architectures expose many distributed computing problems that developers need to solve–problems like service discov …

Talk Title Building .NET Core Microservices with Steeltoe
Speakers Zach Brown (Product Owner, Pivotal), Matthew Horan (Software Engineer, Pivotal)
Conference Open Source Summit North America
Conf Tag
Location Los Angeles, CA, United States
Date Sep 10-14, 2017
URL Talk Page
Slides Talk Slides
Video

The software world is moving to microservices. For all their benefits, microservice architectures expose many distributed computing problems that developers need to solve–problems like service discovery, shared configuration, distributed tracing, etc. The good news is that Netflix, Spring Cloud, and others have developed industry standard patterns to simplify the task of building resilient scale-out microservice-based applications. Until very recently, however, this technology has really only been accessible to Java devs. Steeltoe is a new OSS project that makes these patterns available to .NET developers. In this presentation, we will provide an overview of Steeltoe and why we created it. We will cover current capabilities, future roadmap, and of course, demos that show how it works. http://steeltoe.io https://github.com/steeltoeoss twitter: @steeltoeoss

comments powered by Disqus