Full session (30 minutes)

OK, OK, you get Microservices! I am not going to preach about the benefits of Microservices. You can find hundreds of those.

What I am going to show is how we implemented a Microservice project. The nuts and bolts of creating a repo with all the microservices, the structure of the code of each microservice, and creating packages with the common code. Also how to build a docker image from these microservices, how we test the whole thing, how we build the project, how we deploy it in production, and how we monitor it.

It’s going to be a really boring talk, full of lots of tips we learned in blood in the last year of implementing this.

So be prepared to be bored! And, hopefully, educated…

Gil Tayar