| Matthias Wessendorf This was just to track the time spent on looking into using something like seneca or to use docker & openshift. I had a look at both and decided to use openshift. I went through it with my project supervisor and Leigh also put me on to a couple of graduates who used microservices last year in their college projects to discuss my approach. I plan to break up what I have into the following services: push configuration service, lead service & sales agent service. From studying the code and how it is currently it looks like I can separate out the functionality for each one to be its own service, and seems like the most obvious thing to do. I should have really ran it by you also to get your input, apologies. Does this plan sound ok with you? I have extracted the push configuration service and plan to do the others in the next sprint. |