- Microservices with Clojure
- Anuj Kumar
- 99字
- 2021-06-30 19:24:36
Monolithic architecture
The Helping Hands application can be designed using a three-layered architecture of presentation, business logic, and persistence. Based on the domain model, there can be four main tables in the Helping Hands application database corresponding to each entity. There will be a single database that will store all the data in the designated table. The database must be accessible to all the components of the system. The business logic layer will have well-defined components based on the principle of Separation of Concerns (SoC). Components will address all user stories for the Helping Hands application.
推薦閱讀
- Mastering Node.js(Second Edition)
- Aptana Studio Beginner's Guide
- Building E-commerce Sites with VirtueMart Cookbook
- 物聯網之魂:物聯網協議與物聯網操作系統
- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- Oracle SOA Suite 11g Performance Tuning Cookbook
- Learning Karaf Cellar
- 計算機網絡與數據通信
- Go Web Scraping Quick Start Guide
- 物聯網安全技術
- 企業網絡安全管理
- 物聯網技術與應用
- 通信原理及MATLAB/Simulink仿真
- 面向5G-Advanced的關鍵技術
- Windows Server 2012 Hyper-V虛擬化管理實踐