Skip to content

thienly/simplekit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scope of works

  • In order to support customer shopping online. a CLI appplication is created. The architecture of application would support:
  • High availability
  • Scalability
  • Maintainability

Admin scope

  • Login to admin
  • Add new products to store

Customers:

  • Login to system
  • Browse
  • Add Product to cart
  • Check out cart
  • Deposit money to account to increase balance

High level architecture

Image description

Architecture rules

  • Autonomous service
  • Embracing asynchronous communication
  • Versioning
  • Messaging (dump pipeline, smart endpoint)
  • Auditable
  • Logging
  • Metrics

Sample services architecture

Sample flow

Consideration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published