Skip to content

dockerization/workshop-rix20191010

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sergey Kibish
Oct 10, 2019
73e3558 · Oct 10, 2019

History

1 Commit
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019
Oct 10, 2019

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.