Skip to content

dockerization/workshop-02072016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOCKERIZATION

Architecture

Architecture

Application consists of four services:

  • Interface - frontend in another words. It render view and proxy requests to logic.
  • Logic - is a heart of application. All business logic is here.
  • Charger - emulates card charging.
  • Filler - fills vending machine with products.