In Chapter 3 , we decided that retrieving distance information could be done by calling a third-party Distance Service API. The lead architect decided to make a microservice to provide this functionality. Before we start creating this microservice, we need to understand some crucial architectural details. Microservices are more about software architecture and patterns to solve problems for the business than it is about code. By understanding the business processes that require and use distance information, we can design a better solution.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

First Microservice

  • Sean Whitesell,
  • Rob Richardson

摘要

In Chapter 3 , we decided that retrieving distance information could be done by calling a third-party Distance Service API. The lead architect decided to make a microservice to provide this functionality. Before we start creating this microservice, we need to understand some crucial architectural details. Microservices are more about software architecture and patterns to solve problems for the business than it is about code. By understanding the business processes that require and use distance information, we can design a better solution.