- Microservices with Clojure
- Anuj Kumar
- 185字
- 2021-06-30 19:24:36
Application components
To address the user stories, there will be three main components and two helper components, as shown in the following diagram. The Registration Component will manage all the user accounts and related CRUD operations. The Service Component will handle all service-related operations such as create, update, and lookup. The Order Component will help place the orders, search for the historical order, and also rate the services. It will also help to maintain a status for the service order and generate relevant alerts in the form of SMS and email using an external service:

There will be two helper components—Geo Location and Alerting. These components will help connect the application to external services to get geolocation tags and send alerts in the form of SMS and email via provided APIs. Components, their responsibilities, and related databases are summarized in the following table:

- 社交網絡對齊
- Oracle SOA Suite 11g Performance Tuning Cookbook
- 走進物聯網
- 新一代物聯網架構技術:分層算力網絡
- 物聯網信息安全
- 面向物聯網的嵌入式系統開發:基于CC2530和STM32微處理器
- 通信簡史:從信鴿到6G+
- React:Cross-Platform Application Development with React Native
- Socket.IO Real-time Web Application Development
- 城市治理一網統管
- Unity Artificial Intelligence Programming
- 搶占下一個智能風口:移動物聯網
- 網絡利他行為研究:積極心理學的視角
- 工業以太網技術:AFDX/TTE網絡原理、接口、互連與安全
- ReasonML Quick Start Guide