Introduction
The Cloud era has started and now we are deploying everything into the Cloud to minimize the cost and save time. Most probably the Cloud solves a problem, which is related to the technology or any other thing, which is emerging day by day.
In this post, we are going to discuss the concepts given below.
- What is IBM Bluemix?
- Why do we need IBM Bluemix?
- Getting started with IBM Watson
What is IBM Bluemix?
IBM Bluemix is a Cloud platform, which is offered by IBM, which is written, using Python, PHP and Java. Bluemix is a Service, which contains different APIs to perform different tasks and to solve a real world problem. IBM Bluemix helps the developers and the students to solve either enterprise or business application problems.
Blueemix Cloud platform is not just for building an Application, it provides the Services related to On-Premises and Off-Premises Services to solve the real world and business Applications.
Why we need IBM Bluemix?
IBM Bluemix is a powerful, flexible and open Service because it can because it can be used by any users if they have a subscription.
- Infrastructure on Demand
- Hybrid deployments
- Open by design
Infrastructure on Demand
It is very easy to configure, deploy and it provides high performance for Cloud infrastructure.
Hybrid deployments
Scalable both in Off-Premises and On-Premises environment, public and private Cloud.
Open by design
Anyone can use high-quality software products and it provides a huge environment to create and deploy the Applications.
Getting started with IBM Watson?
IBM Watson is the same as BOT Services in Azure and the era of Cognitive starts with different types of APIs, which are required to build smart Applications. Watson Services are categorized into five types, which are given below.
- Language
- Speech
- Vision
- Data Insight
- Embodied Cognition
But in this article, we are going to use Watson language service to create a simple conversation application using IBM Bluemix. The diagram given below shows overall architecture of IBM Bluemix Watson conversation service.
By using conversation service developers students are able to develop an application that uses natural language as an input and produces an instant reply for the given input query.
In the diagram given above, the users communicate with a conversation Application, using an interface. Here, an interface is used for communicating between the users and the Applications.
With the help of Workspace, the users are able to send an input to the Application. The Application performs some process to identify the user input and reply with a possible output.
Backend systems work based on the user's intents and additional information. An example of the backend system is giving a response for the input query and selling the tickets.
If you don’t have an IBM Bluemix account, click here to activate IBM Bluemix free trial, which is valid for 30 Days and no credit or debit card required.
To create a Bluemix Cloud account by filling in all the required details and click create button.
Accept the license agreement and create Workspace and select region in which you are going to deploy your Application and click I am ready.
Now, we are ready to explore IBM Bluemix account.





Reshwanth SPosted Sep 20, 2017, 12:27 PM
Good article anna ......
Manav PandyaPosted Mar 12, 2017, 1:36 PM
Good to know .....