marcelo Posted on Mar 28, 2017 Introducing microservices - slides #microservices #soa #slides #patterns Just sharing some slides about Microservices. Top comments (2) Subscribe Personal Trusted User Create template Templates let you quickly answer FAQs or store snippets for re-use. Submit Preview Dismiss Collapse Expand David Herrera David Herrera David Herrera Follow Passionate about technology and software development. Trying to hack the matrix. Location Perú Work Development Lead Joined Mar 1, 2017 • Mar 29 '17 Dropdown menu Copy link Hide Thanks you for share ! I'm reading "Building Microservices : Designing Fine-Grained Systems" and recently discover the serverless trend. Can you recommend some reading or information about micro-services in Java? I'm interested a little more about the deployment. Collapse Expand marcelo marcelo marcelo Follow Joined Feb 22, 2017 • Mar 29 '17 Dropdown menu Copy link Hide Thanks for your comments. From the Java perspective, all my experience was working with Spring Cloud. cloud.spring.io/spring-cloud-stati... content.pivotal.io/ebooks/cloud-na... There are other approaches, like WSO2, wso2.com/products/microservices-fr... For the deployment, Docker its great! You can use Docker with any cloud provider or with any cluster manager, moreover, since the 1.12 version, the orchestration features included in the engine will facilitate the microservices architecture. medium.com/aws-activate-startup-bl... medium.com/aws-activate-startup-bl... Code of Conduct • Report abuse Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment's permalink. Hide child comments as well Confirm For further actions, you may consider blocking this person and/or reporting abuse
Top comments (2)
Thanks you for share ! I'm reading "Building Microservices : Designing Fine-Grained Systems" and recently discover the serverless trend.
Can you recommend some reading or information about micro-services in Java? I'm interested a little more about the deployment.
Thanks for your comments.
From the Java perspective, all my experience was working with Spring Cloud. cloud.spring.io/spring-cloud-stati...
content.pivotal.io/ebooks/cloud-na...
There are other approaches, like WSO2, wso2.com/products/microservices-fr...
For the deployment, Docker its great! You can use Docker with any cloud provider or with any cluster manager, moreover, since the 1.12 version, the orchestration features included in the engine will facilitate the microservices architecture.
medium.com/aws-activate-startup-bl...
medium.com/aws-activate-startup-bl...