This is a multiplayer chess app created in JavaScript, Express and Docker using Microservice architecture. The aim of the project was to create a site with backend consisting of large number of idenpendent microservices. Whole application was deployed on GCP. Communication between the containers is both synchronous and asynchronous.