Pragmatic Microservices for Organisational Scalability
You need to be signed in to add a collection
At FashionTrade, we use Docker containers deployed to Kubernetes hosted on Google Cloud Platform to primarily achieve two very important goals:<br /> a) whenever someone joins the team, we want them to make their first useful production commit on the first or second day and<br /> 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.<br /> In this talk we'll go into technical details about our setup, the organisational aspects of our approach and the results so far.
Transcript
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.