<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Microservices on Jermineの博客 </title>
    <link>https://Jermine.vdo.pub/microservice/</link>
    <description>Recent content in Microservices on Jermineの博客 </description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Tue, 27 Nov 2018 13:25:20 +0800</lastBuildDate>
    <atom:link href="https://Jermine.vdo.pub/microservice/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>使用dotnet core通过docker部署一个基于微服务的demo应用</title>
      <link>https://Jermine.vdo.pub/microservice/%E4%BD%BF%E7%94%A8dotnet-core%E9%80%9A%E8%BF%87docker%E9%83%A8%E7%BD%B2%E4%B8%80%E4%B8%AA%E5%9F%BA%E4%BA%8E%E5%BE%AE%E6%9C%8D%E5%8A%A1%E7%9A%84demo%E5%BA%94%E7%94%A8/</link>
      <pubDate>Tue, 27 Nov 2018 13:25:20 +0800</pubDate>
      <guid>https://Jermine.vdo.pub/microservice/%E4%BD%BF%E7%94%A8dotnet-core%E9%80%9A%E8%BF%87docker%E9%83%A8%E7%BD%B2%E4%B8%80%E4%B8%AA%E5%9F%BA%E4%BA%8E%E5%BE%AE%E6%9C%8D%E5%8A%A1%E7%9A%84demo%E5%BA%94%E7%94%A8/</guid>
      <description>&lt;h2 id=&#34;使用dotcore通过docker部署一个基于微服务的demo应用&#34;&gt;使用dotcore通过docker部署一个基于微服务的demo应用&lt;/h2&gt;&#xA;&lt;h3 id=&#34;架构概述&#34;&gt;架构概述&lt;/h3&gt;&#xA;&lt;p&gt;这个参考应用程序在服务器和客户端是跨平台的，这要归功于.NET Core服务能够在Linux或Windows容器上运行，具体取决于您的Docker主机，以及Xamarin用于在Android，iOS或Windows / UWP plus上运行的移动应用程序客户端Web应用程序的任何浏览器。该体系结构提出了一种面向微服务的体系结构实现，具有多个自治微服务（每个都拥有自己的数据库/ db），并在每个微服务中实现不同的方法（简单的CRUD与DDD / CQRS模式），使用Http作为客户端应用程序之间的通信协议。微服务和支持异步通信，用于基于集成事件和事件总线（轻量级消息代理，在RabbitMQ或Azure Service Bus之间进行选择，跨多个服务）进行数据更新传播。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
