Design concepts: Difference between revisions
Jump to navigation
Jump to search
(→Pages) |
No edit summary |
||
Line 3: | Line 3: | ||
== Backend services == | == Backend services == | ||
[[:Category:Backend services|see all]] | [[:Category:Backend services|see all Backend services]] | ||
== NPM modules == | |||
[[:Category:NPM modules|see all NPM modules]] | |||
[[:Category:NPM modules|see all | |||
== Deploy instructions == | == Deploy instructions == | ||
[[:Category:Deploy instructions|see all | [[:Category:Deploy instructions|see all Deploy instructions]] | ||
== Testing and developing == | == Testing and developing == | ||
Line 65: | Line 33: | ||
* [[Per Service Schemas]] | * [[Per Service Schemas]] | ||
* [[Standard Config Table Per Service]] | * [[Standard Config Table Per Service]] | ||
*: (maybe removing) | |||
* [[Standard LogicalResults Per Service]] | * [[Standard LogicalResults Per Service]] | ||
* [[Standard FindData Per Service]] | * [[Standard FindData Per Service]] | ||
Line 78: | Line 47: | ||
* [[Frontend Authentication]] | * [[Frontend Authentication]] | ||
= This wiki = | = This wiki = |
Revision as of 03:01, 6 August 2023
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
- Diagrams service
Misc concepts
- Communication between services
- Lambda handler functions
- Idempotence and Race Conditions
- Per Service Schemas
- 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
- Multi Thread Invocation
- Copying large Dynamo data from to another service table