码迷,mamicode.com
首页 > 其他好文 > 详细

Simple Microservices Architecture on AWS

时间:2019-10-02 14:21:49      阅读:109      评论:0      收藏:0      [点我收藏+]

标签:for   int   dom   reference   spl   nali   idt   alt   img   

Typical monolithic applications are built using different layers—a user interface (UI) layer, a business layer, and a persistence layer. A central idea of a microservices architecture is to split functionalities into cohesive “verticals”—not by technological layers, but by implementing a specific domain. Figure 1 depicts a reference architecture for a typical microservices application on AWS.

技术图片

Simple Microservices Architecture on AWS

标签:for   int   dom   reference   spl   nali   idt   alt   img   

原文地址:https://www.cnblogs.com/cloudrivers/p/11617278.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!