Design concepts: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
* [[Development - Izara Commerce]] | * [[Development - Izara Commerce]] | ||
* [[Development - Izara Accounting]] | * [[Development - Izara Accounting]] | ||
* [[Development - Izara IoT]] | |||
= PlugIns = | |||
* [[Development - Izara Commerce to Accounting]] | |||
= Backend = | = Backend = | ||
| Line 42: | Line 47: | ||
* [[Idempotence and Race Conditions]] | * [[Idempotence and Race Conditions]] | ||
* [[Per Service Schemas]] | * [[Per Service Schemas]] | ||
* [[Standard Data Structures]] | |||
* [[Standard Config Table Per Service]] | * [[Standard Config Table Per Service]] | ||
*: (maybe removing) | *: (maybe removing) | ||
Latest revision as of 10:56, 17 March 2026
Projects
- Development - Izara Core
- Development - Izara Market
- Development - Izara Supply
- Development - Izara Video Feed
- Development - Izara Commerce
- Development - Izara Accounting
- Development - Izara IoT
PlugIns
Backend
Backend services
NPM modules
Deploy instructions
Testing and developing
- Repository structure
- Standard file and directory structure of repositories
- Development environment
- Test environment overview
- Local test environment
- Using Postman
- Git development
- Syntax - Backend services
- Remote repository and workspace structure
- Developer guide for making Integration Tests
- Diagrams service
Misc concepts
- Communication between services
- Lambda handler functions
- Idempotence and Race Conditions
- Per Service Schemas
- Standard Data Structures
- Standard Config Table Per Service
- (maybe removing)
- Standard LogicalResults Per Service
- Standard FindData Per Service
- Stored Cache and Triggered Cache
- Calling Flow
- Standard WebSocketTask Per Service
- Error Handling Multi Thread Processing
- Multi Thread Invocation
- Copying large Dynamo data from to another service table