合集-Microservice

摘要:Containerization is an approach to software development in which an application or service, its dependencies, and its configuration (abstracted as dep 阅读全文
posted @ 2023-09-19 10:21 天行健君子以自强 阅读(23) 评论(0) 推荐(0) 编辑
摘要:There are two supported frameworks for building server-side containerized Docker applications with .NET: .NET Framework and .NET 7. They share many .N 阅读全文
posted @ 2023-09-21 05:56 天行健君子以自强 阅读(73) 评论(0) 推荐(0) 编辑
摘要:Microservices offer great benefits but also raise huge new challenges. Microservice architecture patterns are fundamental pillars when creating a micr 阅读全文
posted @ 2023-09-24 06:15 天行健君子以自强 阅读(17) 评论(0) 推荐(0) 编辑
摘要:Identify domain-model boundaries for each microservie The goal when identifying model boundaries and size for each microservice isn't to get to the mo 阅读全文
posted @ 2023-09-27 09:43 天行健君子以自强 阅读(54) 评论(0) 推荐(0) 编辑
摘要:Design a domain model for each microservice or Bounded Context that reflects understanding of the business domain. This section focuses on more advanc 阅读全文
posted @ 2023-10-01 14:31 天行健君子以自强 阅读(164) 评论(0) 推荐(0) 编辑
摘要:Implement value objects As discussed in earlier sections about entities and aggregates, identity is fundamental for entities. However, there are many 阅读全文
posted @ 2023-10-05 07:47 天行健君子以自强 阅读(96) 评论(0) 推荐(0) 编辑
摘要:Developing containerized microservice applications means you are building multi-container applications. However, a multi-container application could a 阅读全文
posted @ 2023-10-15 11:49 天行健君子以自强 阅读(246) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示