Micro-services for performance
Microservices is a buzz word at the moment. Is it really something original or based on established best practices. There are some disadvantages to the way micro-services have been implemented, but can these be solved?
Read more at https://vanilla-java.github.io/2016/03/22/Micro-services-for-performance.html
Read more at https://vanilla-java.github.io/2016/03/22/Micro-services-for-performance.html
are these good for new enterprise level designs? capable to handle good traffic?
ReplyDeleteOur largest client handles peaks of 24 million events per second using 6 servers in production. We design for worst case conditions so I would say it can handle bad traffic as well.
Delete