- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 79字
- 2021-07-02 20:52:22
Layered system
By layering the components, we ensure that each component does not know about the layers that its neighbors connect to. This promotes good security in order to have good boundary walls. It also allows legacy systems to be protected if they are consumed in your architecture, and it allows you to protect new systems:

With the layered approach, it leads to many hops between systems, but you have the security boundaries, and components can be updated individually.
推薦閱讀
- R語言數據分析從入門到精通
- C# 從入門到項目實踐(超值版)
- Internet of Things with Intel Galileo
- C#程序設計(項目教學版)
- Kubernetes源碼剖析
- jQuery從入門到精通(微課精編版)
- Python 3快速入門與實戰
- Applied Deep Learning with Python
- C Primer Plus(第6版)中文版【最新修訂版】
- MongoDB Administrator’s Guide
- Java語言程序設計實用教程(第2版)
- Joomla!Search Engine Optimization
- Learning Azure DocumentDB
- 軟件測試項目實戰之功能測試篇
- Mastering Swift 4(Fourth Edition)