Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Learning IBM Bluemix

You're reading from   Learning IBM Bluemix Demystify application development on cloud platform by leveraging the power of IBM Bluemix

Arrow left icon
Product type Paperback
Published in Oct 2016
Publisher Packt
ISBN-13 9781785887741
Length 382 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Sreelatha Sankaranarayanan Sreelatha Sankaranarayanan
Author Profile Icon Sreelatha Sankaranarayanan
Sreelatha Sankaranarayanan
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. Saying Hello to IBM Bluemix FREE CHAPTER 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:

    Extending the application

  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...
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 $19.99/month. Cancel anytime
Banner background image