Skip to Content
Microservices in .NET Core
book

Microservices in .NET Core

by Christian Horsdal Gammelgaard
January 2017
Beginner to intermediate
344 pages
10h 58m
English
Manning Publications
Content preview from Microservices in .NET Core

What is a microservice?

In short, a microservice is a very narrowly focused service that has the following characteristics:

  • A microservice is responsible for a single piece of functionality.
  • A microservice is individually deployable.
  • A microservice consists of one or more processes.
  • A microservice owns its own data store.
  • A small team can maintain a handful of microservices.
  • A microservice is replaceable.

You can use these characteristics in two ways: to guide the design and implementation of microservices, and to recognize microservices when you see them.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Building Microservices with .NET Core 2.0 - Second Edition

Building Microservices with .NET Core 2.0 - Second Edition

Gaurav Aroraa

Publisher Resources

ISBN: 9781617293375Publisher SupportOtherPublisher WebsiteSupplemental ContentErrata PagePurchase Link