Book Image

Learning IBM Bluemix

By : Sreelatha Sankaranarayanan
Book Image

Learning IBM Bluemix

By: Sreelatha Sankaranarayanan

Overview of this book

IBM Bluemix is an open standard platform for building, running, and managing applications on the cloud. With Bluemix, developers can build innovative applications using various compute options and value added services , developers can also manage the application lifecycle using the platform provided DevOps services. Learning IBM Bluemix will take you on a journey from the basics of IBM Bluemix to working with the platform to developing and deploying of modern applications. The sample application use cases employed in the book will introduce you to the transformative nexus of cloud, mobile, and security, all enabled through capabilities provided out-of-the-box by IBM Bluemix. By the end of the book, you will have understood the benefits and use cases for IBM Bluemix, and will possess the skills to further explore the platform and thus develop, deploy, and secure your own innovative, new-age applications.
Table of Contents (16 chapters)
Learning IBM Bluemix
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
2
Building and Deploying Your First Application on IBM Bluemix

Summary


In this chapter, you learned about the microservices architecture pattern. You should now be able to differentiate between a monolithic application and an application that is composed of microservices. You also learned about how Bluemix, as a cloud platform, provides the ability to seamlessly develop microservices-based applications. Going a step further, you can attempt to configure scaling policies on each of the applications separately and see it perform. Also, you will note that a failure to any one microservice does not bring down the other microservices. You can explore further and build various interesting and innovative microservices-based applications on Bluemix by leveraging the value-added services that Bluemix offers.

In the next chapter, we will look at another exciting set of services on Bluemix, these are services in Mobile category, which help with mobile application development.