Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Learning IBM Bluemix

You're reading from  Learning IBM Bluemix

Product type Book
Published in Oct 2016
Publisher Packt
ISBN-13 9781785887741
Pages 382 pages
Edition 1st Edition
Languages
Author (1):
Sreelatha Sankaranarayanan Sreelatha Sankaranarayanan
Profile icon Sreelatha Sankaranarayanan

Table of Contents (16) Chapters

Learning IBM Bluemix
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
1. Saying Hello to IBM Bluemix 2. Building and Deploying Your First Application on IBM Bluemix 3. Extending an Application and Configuring for Continuous Delivery Using DevOps Services 4. Leveraging On-Premise Software for Applications on Bluemix 5. Scaling Applications in Bluemix 6. Monitoring and Management in Bluemix 7. Compute Options on Bluemix 8. Security Services on Bluemix 9. Microservices-based Application Development on Bluemix 10. Mobile Application Development on Bluemix

Extending the application


We will now look at how easy it is to extend your Node-RED application. To extend the application, we will use a Cloudant NoSQL DB node in flow, so that when the temperature exceeds the critical threshold, there is a database entry made in your configured Cloudant database.

Complete the following steps to extend this application:

  1. Add a Cloudant NoSQL DB service instance using the procedure we have discussed in previous chapters to add any service instance on Bluemix.

  2. Once the Cloudant NoSQL DB service instance is added to your Bluemix organization and space, you will see it listed in your dashboard, as shown in the following screenshot:

  3. Go to your application route and go to the flow editor.

  4. Drag and drop the cloudant node from under the storage category in the palette to your flow editor.

  5. Remove the wiring of the template node named  danger to the debug node.

  6. Wire the output node of  danger to connect to the cloudant input node.

  7. Double-click on the cloudant node to configure...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}