Access and Feeds

Blog Archives

Microservices: Streamlining Development by Breaking up Monolithic Applications

By Dick Weisinger

Microsoervices is an architectural style that builds applications from a collection of loosely coupled services. The protocols used are lightweight and the services are very fine grained.  Each service stands on its own, and as such, makes development, testing, and

Microservices: Greater Agility and Flexibility at the Cost of Greater Complexity

By Dick Weisinger

SOA – Services Oriented Architecture — has been around for some time.  And recently, it is coming back strong, but with a new name: Microservices and Containers.  The idea is that rather than create monolithic applications, create applications by bundling