SlideShare a Scribd company logo
IBM Bluemix
Getting Started
Customer Managed
Service Provider Managed
Cloud Foundry. Docker. OpenStack.
Capabilities in Bluemix span PaaS and IaaS and can be delivered as a
public, dedicated, or on-premises implementation.
Infrastructure as
a Service
Code
Data
Runtime
Middleware
OS
Virtualization
Servers
Storage
Networking
Code
Data
Runtime
Middleware
OS
Virtualization
Servers
Storage
Networking
Platform as 

a Service Built on
technologies:
So what is Bluemix?
Bluemix is an open-standards, cloud-based platform for
building, running, and managing applications.
Build your apps, your way

Use the most prominent
compute technologies to
power your app: Cloud
Foundry, Docker, OpenStack.
Extend apps with services

A catalog of IBM, third party,
and open source services
allow the developer to stitch
an application together
quickly.
Scale more than just
instances

Development, monitoring,
deployment, and logging
tools allow the developer to
run and manage the entire
application.
Layered Security

IBM secures the platform and
infrastructure and provides you
with the tools to secure your
apps.
Deploy and manage hybrid
apps seamlessly

Get a seamless dev and
management experience
across a number of hybrid
implementations options.
Flexible Pricing 

Try compute options and
services for free and, when
you’re ready, pay only for what
you use. Pay as you go and
subscription models offer
choice and flexibility.
Coming Summer 2015
More openness and choice than ever before
Bluemix is anything but locked down. You choose how you build, deploy,
and manage your apps. Bluemix takes care of the rest.
Compute
Choose the level of
infrastructure
abstraction based
on your app’s
architectural needs.
Dev Tooling
From editors to source
code management to
continuous delivery, you
can use Bluemix’
powerful tooling or
easily bring your own.
Location
Deploy apps to Bluemix
Public (in a growing
number of geos), your
own dedicated cloud
Bluemix, or one that runs
within your data
center.
Services
Pick from a catalog of
IBM, third party, open
source, or your own
services to extend your
apps.
IBM
Third Party
Open Source
Yours
Compute Flexibility
Choose the level of infrastructure
abstraction and fine-tuned control
that suits their apps and services.
Instant Runtimes Containers Virtual Machines (Beta)
The highest level of
infrastructure abstraction.
Focus on the app.
Powerful, but less
resource intensive than
VMs. Key to supporting
hybrid portability.
Control all the way down
to the operating system.
• Extends Cloud Foundry with
DevOps tooling, integration
capabilities, and seamless
app management
• Support for 7 key languages
and the option to use a
community buildpack.
• Docker as-a-service means
no VMs to manage
• A repository of enterprise-
grade images which are
trusted and secure
• Enhanced performance and
scalability
• Integrated monitoring,
logging, networking, and
storage
• Deploy and manage VMs
consistently across public,
dedicated, and private
instances with a single
dashboard.
• Connect to your own
OpenStack infrastructure
Runtime Best For Advantages Disadvantages
Java Back End Development
Monolithic Apps

J2EE Enterprise Standard

Extensive Libraries
Bulky
Node.js Web Development
Lightweight/Fast

Package Management

Front and Back End Ubiquity
Single Threaded
Ruby Web Development
Succinct Syntax

Extensive Framework
Poor Scaling

Not Suited for HPC
Node-RED Service Integration
Drag-and-drop UI

Accessible to non-devs
Weak Back End
Go Service Development
Scalable

Building APIs

High Performance
More Complex

Missing Libraries
Python Infrastructure Development
Simple Syntax

Easy Integration with C & Java

Data Analytics
Slower

Poor Multi-Processor Support
PHP Web Development Similar to C
Not Modular

Weakly Typed
Instant Runtimes
Cloud Foundry abstracts languages with buildpacks that provide
framework and runtime support for your app.
1 | Public

Maximize on cloud
economics and agility.
2 | Dedicated

Everything is dedicated
and connected to you —
agility of public cloud,
yet feels like home.
3 | NEW: Local

Behind the firewall for the
most sensitive workloads.
Seamless Experience

Regardless of which
combination you choose,
you can expect a single,
seamless experience.
Hybrid Cloud
Leverage multiple deployment zones to get the most out the
cloud and connect to your existing applications.
IBM Bluemix
Console Overview
– Identify your geographic location in two ways
1. The subdomain of the URL
2. The region selection section in user settings
– Change your geo by selecting a new location in the Region Selection
section of the user settings
2
Regions
Each production instance of Bluemix Public is located in a different
geographic location.
1
Company > Organizations > Spaces > Apps/Services
1. The currently selected org
2. Create a new space within the org
3. The currently selected space
– An individual can belong to one or more
organizations
– By default, a user belongs to an org
with the name of their registration email
– Users can view and change their
currently selected org
– Each org contains one to many
number of spaces
– User can only view the spaces in
their currently selected org
– Permissions can be fine tuned for an
organization or space by selecting
Manage Organizations in the user
settings dropdown
Orgs and Spaces
Environment isolation in Bluemix is achieved using Organization and
Spaces.
– View all apps and basic
corresponding information
– Create new apps or provision new
services from this section
– Drill down to a specific app or
service details page
Dashboard: Your Apps and Services
All your apps, infrastructure, and service instances for each space are contained
in a single, searchable location.
– View your app’s detailed
metrics, logs, and parameters
– Horizontally or vertically scale
your application
– Manage your app’s services
App Details
The app details page will display your app’s basic information and provide routes
to more in-depth information for your app.
– Faceted search on the left sidebar
narrows down options in catalog
– Boilerplates (prebuilt app with
several services) are available as a
starting codebase
– Selecting a service allows you to
create a new service instance and
bind it to your app
Catalog: Runtimes and Services
The catalog houses all the runtimes, container images, and services available in
the current region.
IBM Bluemix
Creating and Updating an App
1. Find your desired runtime in the catalog
2. Select the runtime, then select the Space and fill in the
Name and Host fields in the configuration box
3. Click ‘Create’
Your app will now stage and deploy. Once
it is finished, hit the link to access your
running app!
1
Creating an app
The simplest way to get a functioning app up on Bluemic is to create an app
from one of the supported runtimes in the catalog.
2
1. Create a Git repository for your app and
navigate to your repo
2. Click the ‘Edit Code’ button
3. Navigate to the index.html file inside
of the public folder
4. Change the value inside the h1 element
on line 18 to read “Hello World!”
5. Save the file
Editing your code
Use IBM DevOps Services to update your code
4
1
3
1. Navigate to the Git view in the left sidebar
2. Select the index.html file you edited, add a
commit message, and click ‘Commit’
3. Click ‘Push’ to update your app with your
committed code
4. Your app will automatically build, restage, and
deploy. Click the ‘Build & Deploy’ button to view
the default pipeline perform these actions
5. View your updated app
Updating your app
Use the Git features of IDS to update and restage your application
1
2
4
Hello World!
IBM Bluemix
Watson on Bluemix
INPUT PROCESS OUTPUT
Introduction to Bluemix and Watson
Introduction to Bluemix and Watson
Introduction to Bluemix and Watson
Introduction to Bluemix and Watson
Introduction to Bluemix and Watson
Introduction to Bluemix and Watson
Introduction to Bluemix and Watson
Additional Resources
Use the following resources to continue exploring Bluemix
• IBM Bluemix GitHub: https://github.com/ibm-bluemix
• Bluemix Blog: https://developer.ibm.com/bluemix/blog/
• Watson Developer Cloud: https://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/
• Q&A Travel Chat: https://watson-travel-qa.mybluemix.net/
• Mobile Health Q&A Video: https://www.youtube.com/watch?v=rywvlomIzIg
• Concept Insights Demo: http://concept-insights-demo.mybluemix.net/
• Language Translation Demo: http://language-translation-demo.mybluemix.net/
• Marvel Comic Recognition: http://marvelcomicrecognition.mybluemix.net/
• Alchemy API News Explorer: https://news-explorer.mybluemix.net/

More Related Content

What's hot (20)

DevOps lagos meetup
DevOps lagos meetupDevOps lagos meetup
DevOps lagos meetup
Ewere Diagboya
 
how to connect your app to the activity stream with x-pages
how to connect your app to the activity stream with x-pageshow to connect your app to the activity stream with x-pages
how to connect your app to the activity stream with x-pages
Frank van der Linden
 
SFDC Lightning Demo
SFDC Lightning DemoSFDC Lightning Demo
SFDC Lightning Demo
Samar Saha
 
MWLUG Bluemix
MWLUG BluemixMWLUG Bluemix
MWLUG Bluemix
Ryan Baxter
 
Bluemix Technical Overview
Bluemix Technical OverviewBluemix Technical Overview
Bluemix Technical Overview
rogerp67
 
Bluemix DevOps Services
Bluemix DevOps Services Bluemix DevOps Services
Bluemix DevOps Services
Paula Peña (She, Her, Hers)
 
Kony Development Cloud
Kony Development CloudKony Development Cloud
Kony Development Cloud
Dipesh Mukerji
 
SharePoint 2010 and Colligo for ECM
SharePoint 2010 and Colligo for ECMSharePoint 2010 and Colligo for ECM
SharePoint 2010 and Colligo for ECM
lchapman
 
The App Evolution
The App EvolutionThe App Evolution
The App Evolution
Dev_Events
 
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
Frank Altenburg
 
Adobe AIR Development for the BlackBerry PlayBook
Adobe AIR Development for the BlackBerry PlayBookAdobe AIR Development for the BlackBerry PlayBook
Adobe AIR Development for the BlackBerry PlayBook
Kyle McInnes
 
Worklight Overview
Worklight OverviewWorklight Overview
Worklight Overview
Andrew Ferrier
 
Revised Adf security in a project centric environment
Revised Adf security in a project centric environmentRevised Adf security in a project centric environment
Revised Adf security in a project centric environment
Jean-Marc Desvaux
 
The SharePoint 2013 App Model
The SharePoint 2013 App ModelThe SharePoint 2013 App Model
The SharePoint 2013 App Model
SPC Adriatics
 
A Node.js Developer's Guide to Bluemix
A Node.js Developer's Guide to BluemixA Node.js Developer's Guide to Bluemix
A Node.js Developer's Guide to Bluemix
ibmwebspheresoftware
 
VMUGIT UC 2013 - 03c VMware Horizon
VMUGIT UC 2013 - 03c VMware HorizonVMUGIT UC 2013 - 03c VMware Horizon
VMUGIT UC 2013 - 03c VMware Horizon
VMUG IT
 
Apple push notification service
Apple push notification serviceApple push notification service
Apple push notification service
Ashokkumar kandasamy
 
Getting Started with BB Development..
Getting Started with BB Development..Getting Started with BB Development..
Getting Started with BB Development..
Software Park Thailand
 
Building Next Gen Applications and Microservices
Building Next Gen Applications and Microservices Building Next Gen Applications and Microservices
Building Next Gen Applications and Microservices
Paula Peña (She, Her, Hers)
 
Evolving your Architecture to MicroServices
Evolving your Architecture to MicroServicesEvolving your Architecture to MicroServices
Evolving your Architecture to MicroServices
Hector Tapia
 
how to connect your app to the activity stream with x-pages
how to connect your app to the activity stream with x-pageshow to connect your app to the activity stream with x-pages
how to connect your app to the activity stream with x-pages
Frank van der Linden
 
SFDC Lightning Demo
SFDC Lightning DemoSFDC Lightning Demo
SFDC Lightning Demo
Samar Saha
 
Bluemix Technical Overview
Bluemix Technical OverviewBluemix Technical Overview
Bluemix Technical Overview
rogerp67
 
Kony Development Cloud
Kony Development CloudKony Development Cloud
Kony Development Cloud
Dipesh Mukerji
 
SharePoint 2010 and Colligo for ECM
SharePoint 2010 and Colligo for ECMSharePoint 2010 and Colligo for ECM
SharePoint 2010 and Colligo for ECM
lchapman
 
The App Evolution
The App EvolutionThe App Evolution
The App Evolution
Dev_Events
 
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
IBM Connections 4.5 Integration - From Zero To Social Hero - 2.0 - with Domin...
Frank Altenburg
 
Adobe AIR Development for the BlackBerry PlayBook
Adobe AIR Development for the BlackBerry PlayBookAdobe AIR Development for the BlackBerry PlayBook
Adobe AIR Development for the BlackBerry PlayBook
Kyle McInnes
 
Revised Adf security in a project centric environment
Revised Adf security in a project centric environmentRevised Adf security in a project centric environment
Revised Adf security in a project centric environment
Jean-Marc Desvaux
 
The SharePoint 2013 App Model
The SharePoint 2013 App ModelThe SharePoint 2013 App Model
The SharePoint 2013 App Model
SPC Adriatics
 
A Node.js Developer's Guide to Bluemix
A Node.js Developer's Guide to BluemixA Node.js Developer's Guide to Bluemix
A Node.js Developer's Guide to Bluemix
ibmwebspheresoftware
 
VMUGIT UC 2013 - 03c VMware Horizon
VMUGIT UC 2013 - 03c VMware HorizonVMUGIT UC 2013 - 03c VMware Horizon
VMUGIT UC 2013 - 03c VMware Horizon
VMUG IT
 
Evolving your Architecture to MicroServices
Evolving your Architecture to MicroServicesEvolving your Architecture to MicroServices
Evolving your Architecture to MicroServices
Hector Tapia
 

Similar to Introduction to Bluemix and Watson (20)

Getting Started with Cloud Foundry on Bluemix
Getting Started with Cloud Foundry on BluemixGetting Started with Cloud Foundry on Bluemix
Getting Started with Cloud Foundry on Bluemix
Jake Peyser
 
Getting Started with Cloud Foundry on Bluemix
Getting Started with Cloud Foundry on BluemixGetting Started with Cloud Foundry on Bluemix
Getting Started with Cloud Foundry on Bluemix
Paula Peña (She, Her, Hers)
 
Getting Started with Cloud Foundry on Bluemix
Getting Started with Cloud Foundry on BluemixGetting Started with Cloud Foundry on Bluemix
Getting Started with Cloud Foundry on Bluemix
Dev_Events
 
App Development Evolution: What has changed?
App Development Evolution: What has changed? App Development Evolution: What has changed?
App Development Evolution: What has changed?
Dev_Events
 
Ibm bluemix
Ibm bluemix Ibm bluemix
Ibm bluemix
Narendra
 
HackingEDU: Watson APIs Overview
HackingEDU: Watson APIs OverviewHackingEDU: Watson APIs Overview
HackingEDU: Watson APIs Overview
Jake Peyser
 
Bluemix digital innovation_platform
Bluemix digital innovation_platformBluemix digital innovation_platform
Bluemix digital innovation_platform
Nitin Gaur
 
IBM Connections Cloud Application Development Strategy
IBM Connections Cloud Application Development StrategyIBM Connections Cloud Application Development Strategy
IBM Connections Cloud Application Development Strategy
Luis Benitez
 
Containerize, PaaS, or Go Serverless!?
Containerize, PaaS, or Go Serverless!?Containerize, PaaS, or Go Serverless!?
Containerize, PaaS, or Go Serverless!?
Phil Estes
 
Bluemix overview - UK WebSphere Integration User Group
Bluemix overview - UK WebSphere Integration User GroupBluemix overview - UK WebSphere Integration User Group
Bluemix overview - UK WebSphere Integration User Group
Jon Marshall
 
Deploy apps on ibm bluemix docker day vietnam 2015
Deploy apps on ibm bluemix   docker day vietnam 2015Deploy apps on ibm bluemix   docker day vietnam 2015
Deploy apps on ibm bluemix docker day vietnam 2015
hai260288
 
Get over the Cloud with Bluemix
Get over the Cloud with BluemixGet over the Cloud with Bluemix
Get over the Cloud with Bluemix
Codemotion
 
Akhil518
Akhil518Akhil518
Akhil518
AkhilAlex13
 
Developing Hybrid Cloud Applications
Developing Hybrid Cloud ApplicationsDeveloping Hybrid Cloud Applications
Developing Hybrid Cloud Applications
Daniel Berg
 
IBM Bluemix
IBM BluemixIBM Bluemix
IBM Bluemix
Andrzej Osmak
 
DockerDay2015: Deploy Apps on IBM Bluemix
DockerDay2015: Deploy Apps on IBM BluemixDockerDay2015: Deploy Apps on IBM Bluemix
DockerDay2015: Deploy Apps on IBM Bluemix
Docker-Hanoi
 
Ibm bluemix paris_techtalks 2015
Ibm bluemix paris_techtalks 2015Ibm bluemix paris_techtalks 2015
Ibm bluemix paris_techtalks 2015
IBM_cloud_ecosystem_development_france
 
The new developer experience
The new developer experienceThe new developer experience
The new developer experience
Eric Cattoir
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
Khushboo Wadhwani
 
Bluemix Overview & Demo
Bluemix Overview & DemoBluemix Overview & Demo
Bluemix Overview & Demo
IBM
 
Getting Started with Cloud Foundry on Bluemix
Getting Started with Cloud Foundry on BluemixGetting Started with Cloud Foundry on Bluemix
Getting Started with Cloud Foundry on Bluemix
Jake Peyser
 
Getting Started with Cloud Foundry on Bluemix
Getting Started with Cloud Foundry on BluemixGetting Started with Cloud Foundry on Bluemix
Getting Started with Cloud Foundry on Bluemix
Dev_Events
 
App Development Evolution: What has changed?
App Development Evolution: What has changed? App Development Evolution: What has changed?
App Development Evolution: What has changed?
Dev_Events
 
Ibm bluemix
Ibm bluemix Ibm bluemix
Ibm bluemix
Narendra
 
HackingEDU: Watson APIs Overview
HackingEDU: Watson APIs OverviewHackingEDU: Watson APIs Overview
HackingEDU: Watson APIs Overview
Jake Peyser
 
Bluemix digital innovation_platform
Bluemix digital innovation_platformBluemix digital innovation_platform
Bluemix digital innovation_platform
Nitin Gaur
 
IBM Connections Cloud Application Development Strategy
IBM Connections Cloud Application Development StrategyIBM Connections Cloud Application Development Strategy
IBM Connections Cloud Application Development Strategy
Luis Benitez
 
Containerize, PaaS, or Go Serverless!?
Containerize, PaaS, or Go Serverless!?Containerize, PaaS, or Go Serverless!?
Containerize, PaaS, or Go Serverless!?
Phil Estes
 
Bluemix overview - UK WebSphere Integration User Group
Bluemix overview - UK WebSphere Integration User GroupBluemix overview - UK WebSphere Integration User Group
Bluemix overview - UK WebSphere Integration User Group
Jon Marshall
 
Deploy apps on ibm bluemix docker day vietnam 2015
Deploy apps on ibm bluemix   docker day vietnam 2015Deploy apps on ibm bluemix   docker day vietnam 2015
Deploy apps on ibm bluemix docker day vietnam 2015
hai260288
 
Get over the Cloud with Bluemix
Get over the Cloud with BluemixGet over the Cloud with Bluemix
Get over the Cloud with Bluemix
Codemotion
 
Developing Hybrid Cloud Applications
Developing Hybrid Cloud ApplicationsDeveloping Hybrid Cloud Applications
Developing Hybrid Cloud Applications
Daniel Berg
 
DockerDay2015: Deploy Apps on IBM Bluemix
DockerDay2015: Deploy Apps on IBM BluemixDockerDay2015: Deploy Apps on IBM Bluemix
DockerDay2015: Deploy Apps on IBM Bluemix
Docker-Hanoi
 
The new developer experience
The new developer experienceThe new developer experience
The new developer experience
Eric Cattoir
 
Bluemix Overview & Demo
Bluemix Overview & DemoBluemix Overview & Demo
Bluemix Overview & Demo
IBM
 

Recently uploaded (20)

LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRYLEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
NidaFarooq10
 
WinRAR Crack for Windows (100% Working 2025)
WinRAR Crack for Windows (100% Working 2025)WinRAR Crack for Windows (100% Working 2025)
WinRAR Crack for Windows (100% Working 2025)
sh607827
 
Proactive Vulnerability Detection in Source Code Using Graph Neural Networks:...
Proactive Vulnerability Detection in Source Code Using Graph Neural Networks:...Proactive Vulnerability Detection in Source Code Using Graph Neural Networks:...
Proactive Vulnerability Detection in Source Code Using Graph Neural Networks:...
Ranjan Baisak
 
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
Andre Hora
 
Solidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license codeSolidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license code
aneelaramzan63
 
Download YouTube By Click 2025 Free Full Activated
Download YouTube By Click 2025 Free Full ActivatedDownload YouTube By Click 2025 Free Full Activated
Download YouTube By Click 2025 Free Full Activated
saniamalik72555
 
Exploring Code Comprehension in Scientific Programming: Preliminary Insight...
Exploring Code Comprehension  in Scientific Programming:  Preliminary Insight...Exploring Code Comprehension  in Scientific Programming:  Preliminary Insight...
Exploring Code Comprehension in Scientific Programming: Preliminary Insight...
University of Hawai‘i at Mānoa
 
Explaining GitHub Actions Failures with Large Language Models Challenges, In...
Explaining GitHub Actions Failures with Large Language Models Challenges, In...Explaining GitHub Actions Failures with Large Language Models Challenges, In...
Explaining GitHub Actions Failures with Large Language Models Challenges, In...
ssuserb14185
 
Kubernetes_101_Zero_to_Platform_Engineer.pptx
Kubernetes_101_Zero_to_Platform_Engineer.pptxKubernetes_101_Zero_to_Platform_Engineer.pptx
Kubernetes_101_Zero_to_Platform_Engineer.pptx
CloudScouts
 
Get & Download Wondershare Filmora Crack Latest [2025]
Get & Download Wondershare Filmora Crack Latest [2025]Get & Download Wondershare Filmora Crack Latest [2025]
Get & Download Wondershare Filmora Crack Latest [2025]
saniaaftab72555
 
Revolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptxRevolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptx
nidhisingh691197
 
Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)
Allon Mureinik
 
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New VersionPixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
saimabibi60507
 
Why Orangescrum Is a Game Changer for Construction Companies in 2025
Why Orangescrum Is a Game Changer for Construction Companies in 2025Why Orangescrum Is a Game Changer for Construction Companies in 2025
Why Orangescrum Is a Game Changer for Construction Companies in 2025
Orangescrum
 
Automation Techniques in RPA - UiPath Certificate
Automation Techniques in RPA - UiPath CertificateAutomation Techniques in RPA - UiPath Certificate
Automation Techniques in RPA - UiPath Certificate
VICTOR MAESTRE RAMIREZ
 
How can one start with crypto wallet development.pptx
How can one start with crypto wallet development.pptxHow can one start with crypto wallet development.pptx
How can one start with crypto wallet development.pptx
laravinson24
 
PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025
mu394968
 
FL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full VersionFL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full Version
tahirabibi60507
 
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
AxisTechnolabs
 
Download Wondershare Filmora Crack [2025] With Latest
Download Wondershare Filmora Crack [2025] With LatestDownload Wondershare Filmora Crack [2025] With Latest
Download Wondershare Filmora Crack [2025] With Latest
tahirabibi60507
 
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRYLEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
LEARN SEO AND INCREASE YOUR KNOWLDGE IN SOFTWARE INDUSTRY
NidaFarooq10
 
WinRAR Crack for Windows (100% Working 2025)
WinRAR Crack for Windows (100% Working 2025)WinRAR Crack for Windows (100% Working 2025)
WinRAR Crack for Windows (100% Working 2025)
sh607827
 
Proactive Vulnerability Detection in Source Code Using Graph Neural Networks:...
Proactive Vulnerability Detection in Source Code Using Graph Neural Networks:...Proactive Vulnerability Detection in Source Code Using Graph Neural Networks:...
Proactive Vulnerability Detection in Source Code Using Graph Neural Networks:...
Ranjan Baisak
 
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
TestMigrationsInPy: A Dataset of Test Migrations from Unittest to Pytest (MSR...
Andre Hora
 
Solidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license codeSolidworks Crack 2025 latest new + license code
Solidworks Crack 2025 latest new + license code
aneelaramzan63
 
Download YouTube By Click 2025 Free Full Activated
Download YouTube By Click 2025 Free Full ActivatedDownload YouTube By Click 2025 Free Full Activated
Download YouTube By Click 2025 Free Full Activated
saniamalik72555
 
Exploring Code Comprehension in Scientific Programming: Preliminary Insight...
Exploring Code Comprehension  in Scientific Programming:  Preliminary Insight...Exploring Code Comprehension  in Scientific Programming:  Preliminary Insight...
Exploring Code Comprehension in Scientific Programming: Preliminary Insight...
University of Hawai‘i at Mānoa
 
Explaining GitHub Actions Failures with Large Language Models Challenges, In...
Explaining GitHub Actions Failures with Large Language Models Challenges, In...Explaining GitHub Actions Failures with Large Language Models Challenges, In...
Explaining GitHub Actions Failures with Large Language Models Challenges, In...
ssuserb14185
 
Kubernetes_101_Zero_to_Platform_Engineer.pptx
Kubernetes_101_Zero_to_Platform_Engineer.pptxKubernetes_101_Zero_to_Platform_Engineer.pptx
Kubernetes_101_Zero_to_Platform_Engineer.pptx
CloudScouts
 
Get & Download Wondershare Filmora Crack Latest [2025]
Get & Download Wondershare Filmora Crack Latest [2025]Get & Download Wondershare Filmora Crack Latest [2025]
Get & Download Wondershare Filmora Crack Latest [2025]
saniaaftab72555
 
Revolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptxRevolutionizing Residential Wi-Fi PPT.pptx
Revolutionizing Residential Wi-Fi PPT.pptx
nidhisingh691197
 
Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)Who Watches the Watchmen (SciFiDevCon 2025)
Who Watches the Watchmen (SciFiDevCon 2025)
Allon Mureinik
 
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New VersionPixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
Pixologic ZBrush Crack Plus Activation Key [Latest 2025] New Version
saimabibi60507
 
Why Orangescrum Is a Game Changer for Construction Companies in 2025
Why Orangescrum Is a Game Changer for Construction Companies in 2025Why Orangescrum Is a Game Changer for Construction Companies in 2025
Why Orangescrum Is a Game Changer for Construction Companies in 2025
Orangescrum
 
Automation Techniques in RPA - UiPath Certificate
Automation Techniques in RPA - UiPath CertificateAutomation Techniques in RPA - UiPath Certificate
Automation Techniques in RPA - UiPath Certificate
VICTOR MAESTRE RAMIREZ
 
How can one start with crypto wallet development.pptx
How can one start with crypto wallet development.pptxHow can one start with crypto wallet development.pptx
How can one start with crypto wallet development.pptx
laravinson24
 
PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025PDF Reader Pro Crack Latest Version FREE Download 2025
PDF Reader Pro Crack Latest Version FREE Download 2025
mu394968
 
FL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full VersionFL Studio Producer Edition Crack 2025 Full Version
FL Studio Producer Edition Crack 2025 Full Version
tahirabibi60507
 
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
Interactive odoo dashboards for sales, CRM , Inventory, Invoice, Purchase, Pr...
AxisTechnolabs
 
Download Wondershare Filmora Crack [2025] With Latest
Download Wondershare Filmora Crack [2025] With LatestDownload Wondershare Filmora Crack [2025] With Latest
Download Wondershare Filmora Crack [2025] With Latest
tahirabibi60507
 

Introduction to Bluemix and Watson

  • 2. Customer Managed Service Provider Managed Cloud Foundry. Docker. OpenStack. Capabilities in Bluemix span PaaS and IaaS and can be delivered as a public, dedicated, or on-premises implementation. Infrastructure as a Service Code Data Runtime Middleware OS Virtualization Servers Storage Networking Code Data Runtime Middleware OS Virtualization Servers Storage Networking Platform as 
 a Service Built on technologies:
  • 3. So what is Bluemix? Bluemix is an open-standards, cloud-based platform for building, running, and managing applications. Build your apps, your way Use the most prominent compute technologies to power your app: Cloud Foundry, Docker, OpenStack. Extend apps with services A catalog of IBM, third party, and open source services allow the developer to stitch an application together quickly. Scale more than just instances Development, monitoring, deployment, and logging tools allow the developer to run and manage the entire application. Layered Security IBM secures the platform and infrastructure and provides you with the tools to secure your apps. Deploy and manage hybrid apps seamlessly Get a seamless dev and management experience across a number of hybrid implementations options. Flexible Pricing Try compute options and services for free and, when you’re ready, pay only for what you use. Pay as you go and subscription models offer choice and flexibility. Coming Summer 2015
  • 4. More openness and choice than ever before Bluemix is anything but locked down. You choose how you build, deploy, and manage your apps. Bluemix takes care of the rest. Compute Choose the level of infrastructure abstraction based on your app’s architectural needs. Dev Tooling From editors to source code management to continuous delivery, you can use Bluemix’ powerful tooling or easily bring your own. Location Deploy apps to Bluemix Public (in a growing number of geos), your own dedicated cloud Bluemix, or one that runs within your data center. Services Pick from a catalog of IBM, third party, open source, or your own services to extend your apps. IBM Third Party Open Source Yours
  • 5. Compute Flexibility Choose the level of infrastructure abstraction and fine-tuned control that suits their apps and services. Instant Runtimes Containers Virtual Machines (Beta) The highest level of infrastructure abstraction. Focus on the app. Powerful, but less resource intensive than VMs. Key to supporting hybrid portability. Control all the way down to the operating system. • Extends Cloud Foundry with DevOps tooling, integration capabilities, and seamless app management • Support for 7 key languages and the option to use a community buildpack. • Docker as-a-service means no VMs to manage • A repository of enterprise- grade images which are trusted and secure • Enhanced performance and scalability • Integrated monitoring, logging, networking, and storage • Deploy and manage VMs consistently across public, dedicated, and private instances with a single dashboard. • Connect to your own OpenStack infrastructure
  • 6. Runtime Best For Advantages Disadvantages Java Back End Development Monolithic Apps
 J2EE Enterprise Standard
 Extensive Libraries Bulky Node.js Web Development Lightweight/Fast
 Package Management Front and Back End Ubiquity Single Threaded Ruby Web Development Succinct Syntax Extensive Framework Poor Scaling
 Not Suited for HPC Node-RED Service Integration Drag-and-drop UI
 Accessible to non-devs Weak Back End Go Service Development Scalable
 Building APIs High Performance More Complex
 Missing Libraries Python Infrastructure Development Simple Syntax Easy Integration with C & Java
 Data Analytics Slower
 Poor Multi-Processor Support PHP Web Development Similar to C Not Modular Weakly Typed Instant Runtimes Cloud Foundry abstracts languages with buildpacks that provide framework and runtime support for your app.
  • 7. 1 | Public Maximize on cloud economics and agility. 2 | Dedicated Everything is dedicated and connected to you — agility of public cloud, yet feels like home. 3 | NEW: Local Behind the firewall for the most sensitive workloads. Seamless Experience Regardless of which combination you choose, you can expect a single, seamless experience. Hybrid Cloud Leverage multiple deployment zones to get the most out the cloud and connect to your existing applications.
  • 9. – Identify your geographic location in two ways 1. The subdomain of the URL 2. The region selection section in user settings – Change your geo by selecting a new location in the Region Selection section of the user settings 2 Regions Each production instance of Bluemix Public is located in a different geographic location. 1
  • 10. Company > Organizations > Spaces > Apps/Services 1. The currently selected org 2. Create a new space within the org 3. The currently selected space – An individual can belong to one or more organizations – By default, a user belongs to an org with the name of their registration email – Users can view and change their currently selected org – Each org contains one to many number of spaces – User can only view the spaces in their currently selected org – Permissions can be fine tuned for an organization or space by selecting Manage Organizations in the user settings dropdown Orgs and Spaces Environment isolation in Bluemix is achieved using Organization and Spaces.
  • 11. – View all apps and basic corresponding information – Create new apps or provision new services from this section – Drill down to a specific app or service details page Dashboard: Your Apps and Services All your apps, infrastructure, and service instances for each space are contained in a single, searchable location.
  • 12. – View your app’s detailed metrics, logs, and parameters – Horizontally or vertically scale your application – Manage your app’s services App Details The app details page will display your app’s basic information and provide routes to more in-depth information for your app.
  • 13. – Faceted search on the left sidebar narrows down options in catalog – Boilerplates (prebuilt app with several services) are available as a starting codebase – Selecting a service allows you to create a new service instance and bind it to your app Catalog: Runtimes and Services The catalog houses all the runtimes, container images, and services available in the current region.
  • 14. IBM Bluemix Creating and Updating an App
  • 15. 1. Find your desired runtime in the catalog 2. Select the runtime, then select the Space and fill in the Name and Host fields in the configuration box 3. Click ‘Create’ Your app will now stage and deploy. Once it is finished, hit the link to access your running app! 1 Creating an app The simplest way to get a functioning app up on Bluemic is to create an app from one of the supported runtimes in the catalog. 2
  • 16. 1. Create a Git repository for your app and navigate to your repo 2. Click the ‘Edit Code’ button 3. Navigate to the index.html file inside of the public folder 4. Change the value inside the h1 element on line 18 to read “Hello World!” 5. Save the file Editing your code Use IBM DevOps Services to update your code 4 1 3
  • 17. 1. Navigate to the Git view in the left sidebar 2. Select the index.html file you edited, add a commit message, and click ‘Commit’ 3. Click ‘Push’ to update your app with your committed code 4. Your app will automatically build, restage, and deploy. Click the ‘Build & Deploy’ button to view the default pipeline perform these actions 5. View your updated app Updating your app Use the Git features of IDS to update and restage your application 1 2 4
  • 28. Additional Resources Use the following resources to continue exploring Bluemix • IBM Bluemix GitHub: https://github.com/ibm-bluemix • Bluemix Blog: https://developer.ibm.com/bluemix/blog/ • Watson Developer Cloud: https://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/ • Q&A Travel Chat: https://watson-travel-qa.mybluemix.net/ • Mobile Health Q&A Video: https://www.youtube.com/watch?v=rywvlomIzIg • Concept Insights Demo: http://concept-insights-demo.mybluemix.net/ • Language Translation Demo: http://language-translation-demo.mybluemix.net/ • Marvel Comic Recognition: http://marvelcomicrecognition.mybluemix.net/ • Alchemy API News Explorer: https://news-explorer.mybluemix.net/