-
Service Oriented Flask - Randall Deggesyoutube.com
Building service oriented web apps is a great way to separate concerns, parallelize development, and scale high traffic apps. One of the downsides of service... -
Microservicesmartinfowler.com
"The term "Microservice Architecture" has sprung up over the last few years to describe a particular way of designing software applications as suites of independently deployable services. While there is no precise definition of this architectural style... -
Microservices and PaaS - Part I | ActiveStateactivestate.com
Not long ago, the main application behind Netflix.com was delivered as a single war file. Imagine the process, complexity, and cost involved in delivering a simple new feature to this behemoth application. Tickets were submitted, multiple teams were en... -
Microservices and PaaS - Part II | ActiveStateactivestate.com
This is a continuation of the Microservices and PaaS - Part I blog post I wrote last week, which was an attempt to distil the wealth of information presented at the microservices meetup hosted by Cisco, with Adrian Cockcroft and other -
Microservices and PaaS - Part III | ActiveStateactivestate.com
The other day I paid a king's ransom for a small upcoming ebook called “Building Microservices” by Sam Newman. Overall it's an interesting read, chock-full of information on microservices, how to adopt and use them, architecture details, and how they'r... -
Seven micro-services architecture advantages | Art of Software Engineeringeugenedvorkin.com
Small, easy to understand code base. Easy to scale Easy to throw away Easy to Deploy Ability to use a different technology stack System resilience ?? -
Micro Services: Java, the Unix Wayslideshare.net
Video and slides synchronized, mp3 and slide download available at http://bit.ly/ZlBMQY. James Lewis tells the story of building a resource oriented, event dri… -
What are microservices and why are they importantbrunton-spall.co.uk
Part of the problem with the debate around microservices is that we aren’t always arguing about the same definition of microservice, probably … -
Microservices – the blind leading the blindlonelycode.com
"This is a reflection on our experiences with trying to build a micro-service architecture for Loadzen – our load testing platform, we started on this path about a year ago when there was even less documentation about how to go about things than there ...