Last active
December 18, 2015 10:20
-
-
Save pjanuario/a3b557d6ff0604ad28f4 to your computer and use it in GitHub Desktop.
This gist will contain a bunch of links and stuff related with microservices researches and some thoughts maybe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sam Newman - Building Microservices | |
http://shop.oreilly.com/product/0636920033158.do | |
Sam Newman podcast with Beth Skurrie about: | |
- microservices | |
- vanila rails codebase issues on larger codebases | |
- contract driven tests vs system integration tests | |
- pact | |
http://samnewman.io/blog/2015/12/16/magpie-talkshow-episode-8-beth-skurrie/ | |
Micro-services - What are microservices? | |
http://davidmorgantini.blogspot.pt/2013/08/micro-services-what-are-micro-services.html | |
Micro-services - When should you use microservices? | |
http://davidmorgantini.blogspot.pt/2013/08/micro-services-when-should-you-use.html | |
Micro-services - Why shouldn't you use micro-services? | |
http://davidmorgantini.blogspot.pt/2013/08/micro-services-why-shouldnt-you-use.html | |
Consumer Driven Contracts (To read) | |
http://martinfowler.com/articles/consumerDrivenContracts.html | |
IntegrationContractTest (to read) | |
http://martinfowler.com/bliki/IntegrationContractTest.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment