You are on page 1of 11

1

Introduction to Cloud
and IOT Hubs

LAVENYA POONKAVANAM
ABHAY PRATAP SINGH
2
I ‘am not sure
about water

A cloud server is a pooled , Enables enterprise users to host


centralized server resources that is databases without buying
hosted and delivered over a network . dedicated hardware.

CLOUD

But, I can give Cloud networking is a type of IT Cloud analytics describe the
you other infrastructure which provides application of analytic algorithm
organization a networking in the cloud against data in private
services capability, hosted in a public or pr public cloud.
private cloud platform.
3

Cloud Models
4
Internet of things

Internet of things(IOT) is a network of internet connected devices (IOT devices) embedded in everyday
objects enabling sending and receiving data such as settings and telemetry
5

Azure IoT Hub


Insight
data
 Enable highly secure and reliable
communication between your Internet of
Things (IoT) application and the devices it
manages. Azure IoT Hub provides a cloud-
Monitoring
hosted solution back end to connect
virtually any device.

Apps
6
Azure IoT Hub
Key Characteristics

• Managed services for bi-directional communication.

• Platform as a Service (PaaS).

• Highly secure, scalable and reliable.

• Integrates with a IoT of Azure Services.

• Programmable SDKs for popular languages(C, C#, java, Python).

• Multiple protocols (HTTPS ,AMQP, MQTT).


7
Azure IoT Hub

Device Communications

Message Routing
Device SDKSs Backend Applications
IoT Hub Device SDKs Device Streams IoT Hub Device SDKs

Device Management
Device Identities

Device Twins

Device Configurations

Firmware Updates
8
Azure IoT Hub
Identity registry

• The identity registry is a REST-capable collection of devices or module identity resources.


identity registry that can store values of each device such as IDs, authentication key and
status codes. Use the identity registry when you need to
• Provisions devices or modules that connect to your IoT Hub.
• Control per-device acess to your hub’s service or module-facing endpoints.
9
Device Twins

Device twins are JSON documents that store Device App Device Twins Backend
device state information including metadata ,
configurations and conditions. For every Tags Read , write
device identity , IOT Hub maintains a device change
twin for each device that you connect to IOT notification
Properties
Hub.
Read , receive
Desired Read , change
change
notification
notification
Module Twins Reported
Read , write Read , write
change
Module twins represent modules on Read-only notification
the device and IOT Hub can use to
synchronize module conditions and
configuration. Module twin provide
same capabilities as device identity
10

Automatic device configuration work by updating a set of


device twins with desired properties and reporting a summary
based on device twin reported properties.

Each configuration contains three parts


Automatic Device
Configurations • Target Condition

• Target Content

• Metrics
11

Thank you
https://dancing-treacle-8ae820.netlify.app/

You might also like