Entity diagram for a microservice

The third and final perspective for the design of a single microservice is the design of the data that is encapsulated. We will look at how to:

  • describe entities
  • describe relations
  • consider schema changes