×

Get the eBook

First Name
Last Name
Company
Job Title
Country
State
Phone Number - optional
Email Consent
Phone Consent
Thank you!
Error - something went wrong!
   

Building Microservices with ASP.NET Core

November 7, 2017

Note: This is an excerpt of Building Microservices with ASP.NET Core containing Chapters 3, 8, 9, 10.

At a time when nearly every vertical, regardless of domain, seems to need software running in the cloud to make money, microservices provide the agility and drastically reduced time to market you require. This hands-on guide shows you how to create, test, compile, and deploy microservices, using the ASP.NET Core free and open-source framework. Along the way, you’ll pick up good, practical habits for building powerful and robust services. 

Building microservices isn’t about learning a specific framework or programming language; it’s about building applications that thrive in elastically scaling environments that don't have host affinity, and that can start and stop at a moment’s notice. This practical book guides you through the process.

  • Learn test-driven and API-first development concepts 
  • Communicate with other services by creating and consuming backing services such as databases and queues
  • Build a microservice that depends on an external data source
  • Learn about event sourcing, the event-centric approach to persistence
  • Use ASP.NET Core to build web applications designed to thrive in the cloud
  • Build a service that consumes, or is consumed by, other services
  • Create services and applications that accept external configuration
  • Explore ways to secure ASP.NET Core microservices and applications 

About the Author

Kevin Hoffman, an advisory solutions architect at Pivotal, teaches customers how to migrate and modernize their enterprise applications to thrive in the cloud with the latest cloud native patterns, practices, and technology. He’s written over a dozen books on computer programming and has presented at several user groups and conferences, including Apple’s WWDC and ScalaDays.

Previous
Embarking on the Cloud-Native Journey to More Agile IT
Embarking on the Cloud-Native Journey to More Agile IT

Next
Crafting Your Cloud-Native Strategy
Crafting Your Cloud-Native Strategy