js.talks(“Bulgaria”); // 2017
Enterprise grade micro-services
We are going to speak about micro-services in context of JavaScript.
About what is to architecture micro-service?
About what is to develop and deploy it?
And the we go to the enterprise point of view:
- repository branching strategy;
- continuous integration & continuous deployment;
- application life cycle;
- automated testing;
- security;
- team management;
- etc.