Pragmatic Microservices for Organisational Scalability
Updated on January 24, 2017

Friso van Vollenhoven
CTO at FashionTrade.com

At FashionTrade, we use Docker containers deployed to Kubernetes hosted on Google Cloud Platform to primarily achieve two very important goals:
a) whenever someone joins the team, we want them to make their first useful production commit on the first or second day and
b) creating, testing and deploying a service should not be much harder than editing a text file and pushing to git.
We achieve these with our Docker based services setup and automated deployment pipeline built on Jenkins.
In this talk we'll go into technical details about our setup, the organisational aspects of our approach and the results so far.
Related
CONTENT




