Skip to main content
O'Reilly home
    • Sign In
    • Try Now
    • Teams
    • Individuals
    • Features
      • Certifications
      • Interactive learning
      • Live online sessions
    • Content sponsorship

Microservices in .NET Core: with examples in Nancy by Christian Horsdal Gammelgaard

Get Microservices in .NET Core: with examples in Nancy now with O’Reilly online learning.

O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.

Start your free trial

List of Figures

Chapter 1. Microservices at a glance

Figure 1.1. The Receive Stock microservice exposes an API to be used when new stock arrives. Other microservices can call that API.

Figure 1.2. Other microservices continue to run while the Shopping Cart microservice is being deployed.

Figure 1.3. Running more than one microservice within a process leads to high coupling.

Figure 1.4. One microservice can’t access another’s data store.

Figure 1.5. When front-end code makes a request to add an item to the shopping cart, it only communicates with the API Gateway microservice. What goes on behind the gateway isn’t visible.

Figure 1.6. The API Gateway microservice is all the client sees, but it’s a thin layer in front of a system of microservices. ...

Get Microservices in .NET Core: with examples in Nancy now with O’Reilly online learning.

O’Reilly members experience live online training, plus books, videos, and digital content from 200+ publishers.

Start your free trial

About O’Reilly

  • Teach/write/train
  • Careers
  • Community partners
  • Affiliate program
  • Submit an RFP
  • Diversity
  • O’Reilly for marketers

Support

  • Contact us
  • Newsletters
  • Privacy policy
facebook-logo linkedin-logo youtube-logo

Download the O’Reilly App

Take O’Reilly online learning with you and learn anywhere, anytime on your phone and tablet.

Apple app store Google play store

Watch on your big screen

View all O’Reilly videos, Superstream events, and Meet the Expert sessions on your home TV.

Roku Payers and TVs Amazon appstore

Do not sell my personal information

Exercise your consumer rights by contacting us at donotsell@oreilly.com.

O'Reilly home

© 2021, O’Reilly Media, Inc. All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners.

Terms of service • Privacy policy • Editorial independence