Skip to content

fandoghpaas/fandogh-workshop

Repository files navigation

Build Status

Example Voting App

A simple distributed application running across multiple Docker containers.

Architecture

Architecture diagram

Note

The voting application only accepts one vote per client. It does not register votes if a vote has already been submitted from a client.