About Me
Facebook
Facebook
Linked In
Linked In
Twitter
Twitter
YouTube
YouTube
Google +
Google +

October 15, 2015

Explore IBM Bluemix


Introduction 
In this article, I am going to explain you how to start developing and deploying applications using cloud-based services on IBM Bluemix. Simply put, Bluemix is a place for software developers to go to quickly create, deploy, and manage applications in the cloud — without dealing with any of the underlying infrastructure. Just go to Bluemix and create your free trial account. You'll receive a verification email, and once you accept that, you're in. 
Overview 
The best way to get started is to go to bluemix.net, sign up for a free trial account, check it out yourself, and see just how quickly you can create applications in the cloud. 
With your Bluemix account, you have access to runtimes (all the resources you need to run an app) and a vast catalog of services that provide instant functionality for your running app. You can do all the cool things that I do in this video. Because Bluemix is built on Cloud Foundry, an open source cloud platform, the approach to building and deploying apps is simple: 
         ü  Choose the runtime that you want to use (such as Node, Java, PHP, Python, or Ruby) 
         ü  Choose the services from the Bluemix catalog that you want in your app 
         ü  Deploy your app by pushing your code up (directly from your Eclipse workspace, for example, or via the Cloud Foundry command line) 
Follow along in the video as I start at my dashboard in Bluemix and build a hypothetical Node application for an insurance company. My app lets customers get information about their financial portfolios, so I add a Cloudant database to store the customer information. I also add a Watson Q & A service to add customer support to the app. 
In the artical, I also include helpful tips, such as how to easily create a Git repository for your code, how to import existing code or export from Bluemix, how to scale your application by adding more instances and memory, and how to get answers to your questions from the very active Bluemix developer community. 
Conclusion 
Ready to deploy your first app? Choose the tutorial for your programming language of choice: 
§  Java: Deploy a sample Java app to the cloud 
§  Node.js: Deploy a sample Node.js app to the cloud 
§  PHP: Deploy a sample Node.js app to the cloud  
Download
S. No
Article Name
Size
Download
1
Explore IBM Bluemix
550 KB

0 comments :

Post a Comment

Designed By AMEER BASHA G