This post originated from an RSS feed registered with Java Buzz
by News Manager.
Original Post: Why 2015 will be the year of microservices
Feed Title: JavaWorld
Feed URL: http://www.javaworld.com/index.rss
Feed Description: JavaWorld.com: Fueling Innovation
The idea of building applications using services has always had appeal. Why code from scratch when you can assemble multiple applications that tap the same services via standard APIs? As long as those services are properly provisioned, you should be able to enjoy tremendous economies of scale.
In the past, attempts at implementing this notion collapsed under the weight of overengineering (particularly the CORBA and SOA trends). But one of the most interesting aspects of microservices -- basically small, API-accessible, single-purpose programs -- is that their use has been a grassroots, developer-driven phenomenon. This time, the services approach has legs.