Creating Applications In Bluemix Using The Microservices Approach


Download Creating Applications In Bluemix Using The Microservices Approach PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Creating Applications In Bluemix Using The Microservices Approach book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

Creating Applications in Bluemix Using the Microservices Approach


Creating Applications in Bluemix Using the Microservices Approach

Author: Vasfi Gucer

language: en

Publisher: IBM Redbooks

Release Date: 2015-09-08


DOWNLOAD





Microservices is an architecture style, in which large complex software applications are composed of one ore more microservices. Each microservice focuses on doing one task representing a small business capability. These microservices can be developed in any programming language and communicate with each other using language-agnostic APIs such as REST or messaging applications such as IBM MQ Light. This IBM Redbooks Solution Guide gives a broad understanding of this increasingly popular architectural style and show how you can develop applications using the microservices approach with IBM Bluemix.

Microservices from Theory to Practice: Creating Applications in IBM Bluemix Using the Microservices Approach


Microservices from Theory to Practice: Creating Applications in IBM Bluemix Using the Microservices Approach

Author: Shahir Daya

language: en

Publisher: IBM Redbooks

Release Date: 2016-04-04


DOWNLOAD





Microservices is an architectural style in which large, complex software applications are composed of one or more smaller services. Each of these microservices focuses on completing one task that represents a small business capability. These microservices can be developed in any programming language. They communicate with each other using language-neutral protocols, such as Representational State Transfer (REST), or messaging applications, such as IBM® MQ Light. This IBM Redbooks® publication gives a broad understanding of this increasingly popular architectural style, and provides some real-life examples of how you can develop applications using the microservices approach with IBM BluemixTM. The source code for all of these sample scenarios can be found on GitHub (https://github.com/). The book also presents some case studies from IBM products. We explain the architectural decisions made, our experiences, and lessons learned when redesigning these products using the microservices approach. Information technology (IT) professionals interested in learning about microservices and how to develop or redesign an application in Bluemix using microservices can benefit from this book.

Microservices from Theory to Practice


Microservices from Theory to Practice

Author: Shahir Daya

language: en

Publisher:

Release Date: 2015


DOWNLOAD





Microservices is an architectural style in which large, complex software applications are composed of one or more smaller services. Each of these microservices focuses on completing one task that represents a small business capability. These microservices can be developed in any programming language. They communicate with each other using language-neutral protocols, such as Representational State Transfer (REST), or messaging applications, such as IBM MQ Light. This book gives a broad understanding of this increasingly popular architectural style, and provides some real-life examples of how you can develop applications using the microservices approach with IBM BluemixTM. The source code for all of these sample scenarios can be found on GitHub (https://github.com/). Case studies from IBM products are presented. --