Wednesday, November 12, 2014

Adam Bien on Microservices

Interesting practical presentation on how Adam manages his real-life developments. The process emphasizes the performance of the build and deployment. The message is: if build and deployment is really fast, there is no obstacle to moduarizing down to the os image, given that Docker is much faster than VMs.
Unfortunately, the talk missed criteria and rules for splitting logic in microservices.
http://cfp.devoxx.be/2014/talk/RUQ-8503/Pico_Services_with_Java_EE_7_on_Java_8_and_Docker

No comments:

Post a Comment