8
Internet of Things and Bluemix By: Ryan Baxter @ryanjbaxter 9/17/14

Boston Bluemix Meetup 9-17-2014

Embed Size (px)

DESCRIPTION

Internet of things slides from 9-17-2014 Boston Bluemix meetup.

Citation preview

Page 1: Boston Bluemix Meetup 9-17-2014

Internet of Things and Bluemix

By: Ryan Baxter

@ryanjbaxter

9/17/14

Page 2: Boston Bluemix Meetup 9-17-2014

What makes up the internet of things?

Anything that has an internet

connection…..ANYTHING!!!

1

Page 3: Boston Bluemix Meetup 9-17-2014

Device Explosion

2

Page 4: Boston Bluemix Meetup 9-17-2014

Speaking The Language

The protocol of choice when communicating data from

your devices is MQTT

Pub/Sub protocol

Very lightweight so works well on devices that are

battery power and where bandwidth is a concern

Use libraries for the language your app is using to use

MQTT

3

Page 5: Boston Bluemix Meetup 9-17-2014

IBM’s IoT Cloud and Bluemix

IBM provides an MQTT instance in the cloud for you to

use to publish and subscribe to device data

Quickstart and Registered devices

Bluemix contains an IoT service to connect to the IoT

Cloud

Use Node-RED to easily access and process your IoT

data

4

Page 6: Boston Bluemix Meetup 9-17-2014

5

IBM Cloud

IBM IoT Cloud IBM Bluemix

MQTT

Subscribe

Topic Data

Page 7: Boston Bluemix Meetup 9-17-2014

66

IBM Cloud

IBM IoT Cloud IBM Bluemix

MQTT Publish

MQTT

Subscribe

Page 8: Boston Bluemix Meetup 9-17-2014

Thank you.Join the beta at: www.bluemix.net