SlideShare a Scribd company logo
1 of 48
Download to read offline
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS re:INVENT
Delivering the Future of Energy with
Connected Home Products Using
AWS IoT
C L I C K T O A D D T E X T
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
What to expect from this session
• Overview Centrica Connected Home/Hive
• How AWS services and AWS IoT Platform supports Centrica Connected Home development
• Architectural patterns for home automation
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Centrica Connected Home
A Brief History of Hive
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Formed in 1812 in London, England
• The first public utility company in the world
• Serving around 12 million homes in the UK
• Provides service and repair via ”homecare”
making it one of the UK’s largest providers of
insurance products
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Formed in 2012
• 15 employees
• Separate office location
• “Hive, A British Gas Innovation”
Centrica Connected Home
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Launched October 2013
• Remote heating and hot water control via
web, smart phone or SMS control
• Installed by British Gas engineer
• Over 750,000 installations
Hive Active Heating
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Launched in 2015
• Designed by Yves Bèhar
• Upgraded hub
• New features (Boost and Holiday Mode)
• Multizone support
• Acquired AlertMe
Hive Active Heating – Version 2
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Smart plugs
• Contact sensors
• Motion sensors
• Recipes
• IFTTT partnership
Hive Active Heating – Additional Devices
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Piece of Mind Boiler Cover
• Offered as part of our homecare product
• Uses the Hive platform, but can be installed
without having to purchase Hive Active
Heating
• Approx. 55% of BoilerIQ customers also have
Hive Active Heating
BoilerIQ
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Dimmable white bulbs
• Dimmable colour bulbs
• Hive camera
• Alexa integration
• Leak/flow detection (part of British Gas’
Homecare product)
Hive Active Heating – Additional Devices
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• One of the largest connected home providers
in the UK
• Approx. 600 employees (and growing)
• £500 million of investment by 2020
• Offices in Houston (TX), London (England),
Cambridge (England) and Glasgow (Scotland)
Centrica Connected Home
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
How AWS Have Helped Us Deliver
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Bring a new, innovative product to market
• Disrupt the existing heating market
• Deliver to the highest standards
• With only 15 people
Challenge
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• First generation physical kit at hosting facility
in London
• Single site
• Required hardware upgrade at ~50,000 users
The Evolution of Hive
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Availability Zone
API
Instances
Customer
Data
Hub Control and
Communication
Device
Data
Temperature
Data
Auto Scaling
Group
Auto Scaling
Group
Classic Load
Balancer
Web and Mobile
Applications
Classic Load
Balancer
Hubs and
Devices
Availability Zone
Second Generation Platform in AWS
Device and
Firmware
Management
Auto Scaling
Group
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Availability Zone
API
Instances
Customer
Data
Hub Control and
Communication
Device
Data
Temperature
Data
Auto Scaling
Group
Auto Scaling
Group
Classic Load
Balancer
Web and Mobile
Applications
Classic Load
Balancer
Hubs and
Devices
Availability Zone
Second Generation Platform in AWS
Device and
Firmware
Management
Auto Scaling
Group
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
The IoT Challenge
https
Messaging
Protocol
Low
Latency
High
Latency
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Availability Zone
API
Instances
Customer
Data
Device
Data
Temperature
Data
Auto Scaling
Group
Auto Scaling
Group
Classic Load
Balancer
Web and Mobile
Applications
Classic Load
Balancer
Hubs and
Devices
Availability Zone
Second Generation Platform in AWS
Device and
Firmware
Management
Auto Scaling
Group
Hub Control and
Communication
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Availability Zone
API
Instances
Customer
Data
Device
Data
Temperature
Data
Auto Scaling
Group
Auto Scaling
Group
Web and Mobile
Applications
Classic Load
Balancer
Hubs and
Devices
Availability Zone
Third Generation Platform in AWS
Device and
Firmware
Management
Auto Scaling
Group
Amazon API
Gateway
Hub Control and
Communication
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Availability Zone
Customer
Data
Device
Data
Temperature
Data
Auto Scaling
Group
Web and Mobile
Applications
Classic Load
Balancer
Hubs and
Devices
Availability Zone
Third Generation Platform in AWS
Device and
Firmware
Management
Auto Scaling
Group
/login API
/heating API
/security API
Amazon API
Gateway
Hub Control and
Communication
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Availability Zone
Device
Data
Temperature
Data
Auto Scaling
Group
Web and Mobile
Applications
Classic Load
Balancer
Hubs and
Devices
Availability Zone
Third Generation Platform in AWS
Device and
Firmware
Management
Auto Scaling
Group
Customer Data/login API
/heating API
/security API
Amazon API
Gateway
Hub Control and
Communication
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Availability Zone
Device
Data Auto Scaling
Group
Web and Mobile
Applications
Classic Load
Balancer
Hubs and
Devices
Availability Zone
Third Generation Platform in AWS
Device and
Firmware
Management
Auto Scaling
Group
Customer Data
Temperature Data
/login API
/heating API
/security API
Amazon API
Gateway
Hub Control and
Communication
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Availability Zone
Device
Data Auto Scaling
Group
Web and Mobile
Applications
Classic Load
Balancer
Hubs and
Devices
Availability Zone
Third Generation Platform in AWS
Device and
Firmware
Management
Auto Scaling
Group
Amazon API
Gateway
Customer Data
Temperature Data
/login API
/heating API
/security API
Hub Control and
Communication
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
The IoT Challenge
https
Messaging
Protocol
Low
Latency
High
Latency
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• High round trip latency to query device in
home
• Single? Source of truth – device or cloud?
• Devices not always available
• Massive distributed scale
• Devices are only as clever as we make them
IoT Challenges
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• High round trip latency to query device in
home
• Single? Source of truth – device or cloud?
• Devices not always available
• Massive distributed scale
• Devices are only as clever as we make them
IoT Challenges
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Web and Mobile
Applications
Hubs and
Devices
Availability Zone
Third Generation Platform in AWS
Customer Data
Temperature Data
/login API
/heating API
/security API
Amazon
IoT
Amazon API
Gateway
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Insights
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• A customer with Hive gives a higher NPS
score than one without
• Higher retention rates and more upsell
opportunities
A Hive Customer Is a Happy Customer!
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Temperature difference is more important
that absolute temperature
• Visual signs, such as snow, lead to customers
feeling the cold
• We can now manage our resources more
appropriately to the local conditions
Actual Temperature Is Not an Indicator of
Coldness!
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• We already know different buildings have
different thermal properties
• Hive allows us to measure this by looking at
the time taken for a property to reach its
target temperature
• We can identify efficiency opportunities for
our customers
• Ability to detect heating failure situations
Not All Properties Are Created Equal
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
• Over 18% of BoilerIQ jobs fixed first time due
to correct identification of parts otherwise
not held in van stock
• 19% reduction in the need for an engineer to
visit property
• NPS for “new boiler” customers 21 points
higher for those with BoilerIQ
• Homecare churn drops by 2/3 for customers
with BoilerIQ
Insights, BoilerIQ
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS IoT for Connected Home
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Devices
Sense & Act
Cloud
Storage & Compute
Intelligence
Insights & Logic → Action
Three Pillars of IoT
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Devices
Sense & Act
Cloud
Storage & Compute
Intelligence
Insights & Logic → Action
• Securely connect at scale
• Ensure data is routed,
processed, and acted upon
• Applications to interact with
cars even when offline
• Fully integrate with other
AWS services
• Respond to local events
• Simplified device
programming
• Operate offline
• Secure communications
• Reduce the cost of running
IoT applications
Three Pillars of IoT
Analytics
Kinesis
EMR
Artificial Intelligence
Elastic Map Reduce
Machine Learning
Rekognition
Messaging
SQS
SNS
Database
Redshift
Management Tools
CloudWatch
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Devices
Sense & Act
Cloud
Storage & Compute
Intelligence
Insights & Logic → Action
• Securely connect at scale
• Ensure data is routed,
processed, and acted upon
• Applications to interact with
cars even when offline
• Fully integrate with other
AWS services
• Respond to local events
• Simplified device
programming
• Operate offline
• Secure communications
• Reduce the cost of running
IoT applications
Three Pillars of IoT
Analytics
Kinesis
EMR
Artificial Intelligence
Elastic Map Reduce
Machine Learning
Rekognition
Messaging
SQS
SNS
Database
Redshift
Management Tools
CloudWatch
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Devices
Sense & Act
Cloud
Storage & Compute
Intelligence
Insights & Logic → Action
• Securely connect at scale
• Ensure data is routed,
processed, and acted upon
• Applications to interact with
cars even when offline
• Fully integrate with other
AWS services
• Respond to local events
• Simplified device
programming
• Operate offline
• Secure communications
• Reduce the cost of running
IoT applications
Three pillars of IoT
Analytics
Kinesis
EMR
Artificial Intelligence
Elastic Map Reduce
Machine Learning
Rekognition
Messaging
SQS
SNS
Database
Redshift
Management Tools
CloudWatch
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
AWS IoT Platform
All in one service
• Message Broker
• Rules Engine
• Shadow
• Registry
Managed service
• No installation
• Automatic scaling
• No pre-provisioning
• Redundant across AZ
• Pay as you go
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Authentication and Authorization
Security is Job Zero
• Strong authentication
• Device policies
• IAM fine-grain access controls
• Auditing and logging
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Devices Shadows
Shadows
• States: Reported, Desired,
Timestamp
• Available all the time
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Device Gateway
Based on MQTT 3.1.1.1
• Native MQTT, MQTT+Websockets, HTTP
• QoS 0 & 1
• JSON format
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Rules Engine
Tasks
• SQL-like syntax to write rules
• Augment or filter data
• Save data to other services
• Send data to Amazon Machine Learning
• Make predictions based on ML model
Services Supported
• Amazon DynamoDB
• Amazon S3
• Amazon SNS
• Amazon SQS
• Amazon Kinesis
• Amazon Elasticsearch
• AWS Lambda
• and more...
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Registry
Manage Things
• Define and apply attributes
• Search for things
• Thing Types
Uses
• Inventory
• Categorization
• Thing Policy Variables
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Home Automation Architecture
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Connected Home Architecture Patterns
 AP1: Store device state and logic on gateway
 AP2: Scheduled telemetry batch upload to AWS
 AP3: Smart mobile apps directly connected to AWS IoT
 AP4: Activation of real-time streams on demand
 AP5: Location aware (home/internet) mobile apps
 AP6: Run ML models at edge
 AP7: Hub-less connect home setup
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Optimizing Home Automation Architecture
AP
1
AP
2
AP
3
AP
4
AP
5
AP
6
AP
7
© 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
THANK YOU!
C L I C K T O A D D T E X T
C L I C K T O A D D T E X T

More Related Content

What's hot

DVC303-Technological Accelerants for Organizational Transformation
DVC303-Technological Accelerants for Organizational TransformationDVC303-Technological Accelerants for Organizational Transformation
DVC303-Technological Accelerants for Organizational TransformationAmazon Web Services
 
GPSWKS404-GPS Game Changing C2S Services To Transform Your Customers Speed To...
GPSWKS404-GPS Game Changing C2S Services To Transform Your Customers Speed To...GPSWKS404-GPS Game Changing C2S Services To Transform Your Customers Speed To...
GPSWKS404-GPS Game Changing C2S Services To Transform Your Customers Speed To...Amazon Web Services
 
CON318_Interstella 8888 Monolith to Microservices with Amazon ECS
CON318_Interstella 8888 Monolith to Microservices with Amazon ECSCON318_Interstella 8888 Monolith to Microservices with Amazon ECS
CON318_Interstella 8888 Monolith to Microservices with Amazon ECSAmazon Web Services
 
GPSBUS211-Edge Intelligence for IoT Applications
GPSBUS211-Edge Intelligence for IoT ApplicationsGPSBUS211-Edge Intelligence for IoT Applications
GPSBUS211-Edge Intelligence for IoT ApplicationsAmazon Web Services
 
GPSBUS214-Key Considerations for Cloud Procurement in the Public Sector
GPSBUS214-Key Considerations for Cloud Procurement in the Public SectorGPSBUS214-Key Considerations for Cloud Procurement in the Public Sector
GPSBUS214-Key Considerations for Cloud Procurement in the Public SectorAmazon Web Services
 
GPSTEC305-Machine Learning in Capital Markets
GPSTEC305-Machine Learning in Capital MarketsGPSTEC305-Machine Learning in Capital Markets
GPSTEC305-Machine Learning in Capital MarketsAmazon Web Services
 
RET303_Drive Warehouse Efficiencies with the Same AWS IoT Technology that Pow...
RET303_Drive Warehouse Efficiencies with the Same AWS IoT Technology that Pow...RET303_Drive Warehouse Efficiencies with the Same AWS IoT Technology that Pow...
RET303_Drive Warehouse Efficiencies with the Same AWS IoT Technology that Pow...Amazon Web Services
 
IOT203_Getting Started with AWS IoT
IOT203_Getting Started with AWS IoTIOT203_Getting Started with AWS IoT
IOT203_Getting Started with AWS IoTAmazon Web Services
 
GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...
GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...
GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...Amazon Web Services
 
How to Handle PCI and HIPAA Compliance with Serverless Architecture( SRV214)
How to Handle PCI and HIPAA Compliance with Serverless Architecture( SRV214)How to Handle PCI and HIPAA Compliance with Serverless Architecture( SRV214)
How to Handle PCI and HIPAA Compliance with Serverless Architecture( SRV214)Amazon Web Services
 
CON208_Building Microservices on AWS
CON208_Building Microservices on AWSCON208_Building Microservices on AWS
CON208_Building Microservices on AWSAmazon Web Services
 
TLC304-At the Cutting Edge AWS IOT and Greengrass for Multi-Access Edge Compu...
TLC304-At the Cutting Edge AWS IOT and Greengrass for Multi-Access Edge Compu...TLC304-At the Cutting Edge AWS IOT and Greengrass for Multi-Access Edge Compu...
TLC304-At the Cutting Edge AWS IOT and Greengrass for Multi-Access Edge Compu...Amazon Web Services
 
Build your case for the cloud and engage your business stakeholders
Build your case for the cloud and engage your business stakeholdersBuild your case for the cloud and engage your business stakeholders
Build your case for the cloud and engage your business stakeholdersAmazon Web Services
 
LFS309-High-Throughput Genomics on AWS.pdf
LFS309-High-Throughput Genomics on AWS.pdfLFS309-High-Throughput Genomics on AWS.pdf
LFS309-High-Throughput Genomics on AWS.pdfAmazon Web Services
 
AMF303-Deep Dive into the Connected Vehicle Reference Architecture.pdf
AMF303-Deep Dive into the Connected Vehicle Reference Architecture.pdfAMF303-Deep Dive into the Connected Vehicle Reference Architecture.pdf
AMF303-Deep Dive into the Connected Vehicle Reference Architecture.pdfAmazon Web Services
 
IOT207_Panasonic—Building the Road of the Future on AWS
IOT207_Panasonic—Building the Road of the Future on AWSIOT207_Panasonic—Building the Road of the Future on AWS
IOT207_Panasonic—Building the Road of the Future on AWSAmazon Web Services
 
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...Amazon Web Services
 
The IoT Offering Explained in Plain English - IOT201 - re:Invent 2017
The IoT Offering Explained in Plain English - IOT201 - re:Invent 2017The IoT Offering Explained in Plain English - IOT201 - re:Invent 2017
The IoT Offering Explained in Plain English - IOT201 - re:Invent 2017Amazon Web Services
 
IOT328_Building an AWS IoT-Enabled Drink Dispenser
IOT328_Building an AWS IoT-Enabled Drink DispenserIOT328_Building an AWS IoT-Enabled Drink Dispenser
IOT328_Building an AWS IoT-Enabled Drink DispenserAmazon Web Services
 

What's hot (20)

STG401_This Is My Architecture
STG401_This Is My ArchitectureSTG401_This Is My Architecture
STG401_This Is My Architecture
 
DVC303-Technological Accelerants for Organizational Transformation
DVC303-Technological Accelerants for Organizational TransformationDVC303-Technological Accelerants for Organizational Transformation
DVC303-Technological Accelerants for Organizational Transformation
 
GPSWKS404-GPS Game Changing C2S Services To Transform Your Customers Speed To...
GPSWKS404-GPS Game Changing C2S Services To Transform Your Customers Speed To...GPSWKS404-GPS Game Changing C2S Services To Transform Your Customers Speed To...
GPSWKS404-GPS Game Changing C2S Services To Transform Your Customers Speed To...
 
CON318_Interstella 8888 Monolith to Microservices with Amazon ECS
CON318_Interstella 8888 Monolith to Microservices with Amazon ECSCON318_Interstella 8888 Monolith to Microservices with Amazon ECS
CON318_Interstella 8888 Monolith to Microservices with Amazon ECS
 
GPSBUS211-Edge Intelligence for IoT Applications
GPSBUS211-Edge Intelligence for IoT ApplicationsGPSBUS211-Edge Intelligence for IoT Applications
GPSBUS211-Edge Intelligence for IoT Applications
 
GPSBUS214-Key Considerations for Cloud Procurement in the Public Sector
GPSBUS214-Key Considerations for Cloud Procurement in the Public SectorGPSBUS214-Key Considerations for Cloud Procurement in the Public Sector
GPSBUS214-Key Considerations for Cloud Procurement in the Public Sector
 
GPSTEC305-Machine Learning in Capital Markets
GPSTEC305-Machine Learning in Capital MarketsGPSTEC305-Machine Learning in Capital Markets
GPSTEC305-Machine Learning in Capital Markets
 
RET303_Drive Warehouse Efficiencies with the Same AWS IoT Technology that Pow...
RET303_Drive Warehouse Efficiencies with the Same AWS IoT Technology that Pow...RET303_Drive Warehouse Efficiencies with the Same AWS IoT Technology that Pow...
RET303_Drive Warehouse Efficiencies with the Same AWS IoT Technology that Pow...
 
IOT203_Getting Started with AWS IoT
IOT203_Getting Started with AWS IoTIOT203_Getting Started with AWS IoT
IOT203_Getting Started with AWS IoT
 
GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...
GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...
GPSWKS408-GPS Migrate Your Databases with AWS Database Migration Service and ...
 
How to Handle PCI and HIPAA Compliance with Serverless Architecture( SRV214)
How to Handle PCI and HIPAA Compliance with Serverless Architecture( SRV214)How to Handle PCI and HIPAA Compliance with Serverless Architecture( SRV214)
How to Handle PCI and HIPAA Compliance with Serverless Architecture( SRV214)
 
CON208_Building Microservices on AWS
CON208_Building Microservices on AWSCON208_Building Microservices on AWS
CON208_Building Microservices on AWS
 
TLC304-At the Cutting Edge AWS IOT and Greengrass for Multi-Access Edge Compu...
TLC304-At the Cutting Edge AWS IOT and Greengrass for Multi-Access Edge Compu...TLC304-At the Cutting Edge AWS IOT and Greengrass for Multi-Access Edge Compu...
TLC304-At the Cutting Edge AWS IOT and Greengrass for Multi-Access Edge Compu...
 
Build your case for the cloud and engage your business stakeholders
Build your case for the cloud and engage your business stakeholdersBuild your case for the cloud and engage your business stakeholders
Build your case for the cloud and engage your business stakeholders
 
LFS309-High-Throughput Genomics on AWS.pdf
LFS309-High-Throughput Genomics on AWS.pdfLFS309-High-Throughput Genomics on AWS.pdf
LFS309-High-Throughput Genomics on AWS.pdf
 
AMF303-Deep Dive into the Connected Vehicle Reference Architecture.pdf
AMF303-Deep Dive into the Connected Vehicle Reference Architecture.pdfAMF303-Deep Dive into the Connected Vehicle Reference Architecture.pdf
AMF303-Deep Dive into the Connected Vehicle Reference Architecture.pdf
 
IOT207_Panasonic—Building the Road of the Future on AWS
IOT207_Panasonic—Building the Road of the Future on AWSIOT207_Panasonic—Building the Road of the Future on AWS
IOT207_Panasonic—Building the Road of the Future on AWS
 
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...
GPSBUS220-Refactor and Replatform .NET Apps to Use the Latest Microsoft SQL S...
 
The IoT Offering Explained in Plain English - IOT201 - re:Invent 2017
The IoT Offering Explained in Plain English - IOT201 - re:Invent 2017The IoT Offering Explained in Plain English - IOT201 - re:Invent 2017
The IoT Offering Explained in Plain English - IOT201 - re:Invent 2017
 
IOT328_Building an AWS IoT-Enabled Drink Dispenser
IOT328_Building an AWS IoT-Enabled Drink DispenserIOT328_Building an AWS IoT-Enabled Drink Dispenser
IOT328_Building an AWS IoT-Enabled Drink Dispenser
 

Similar to EUT305_Delivering the Future of Energy with Connected Home Products Using AWS IoT

IOT311_Customer Stories of Things, Cloud, and Analytics on AWS
IOT311_Customer Stories of Things, Cloud, and Analytics on AWSIOT311_Customer Stories of Things, Cloud, and Analytics on AWS
IOT311_Customer Stories of Things, Cloud, and Analytics on AWSAmazon Web Services
 
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018Amazon Web Services
 
MCL306_Making IoT Smarter with AWS Rekognition.pdf
MCL306_Making IoT Smarter with AWS Rekognition.pdfMCL306_Making IoT Smarter with AWS Rekognition.pdf
MCL306_Making IoT Smarter with AWS Rekognition.pdfAmazon Web Services
 
MCL306_Making IoT Smarter with AWS Rekognition
MCL306_Making IoT Smarter with AWS RekognitionMCL306_Making IoT Smarter with AWS Rekognition
MCL306_Making IoT Smarter with AWS RekognitionAmazon Web Services
 
深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 Amazon Web Services
 
Innovations fueled by IoT and the Cloud
Innovations fueled by IoT and the CloudInnovations fueled by IoT and the Cloud
Innovations fueled by IoT and the CloudAdrian Hornsby
 
Intro To AWS for Mobile Developers: Collision 2018
Intro To AWS for Mobile Developers: Collision 2018Intro To AWS for Mobile Developers: Collision 2018
Intro To AWS for Mobile Developers: Collision 2018Amazon Web Services
 
Introduction to AWS for Mobile Developers
Introduction to AWS for Mobile DevelopersIntroduction to AWS for Mobile Developers
Introduction to AWS for Mobile DevelopersAmazon Web Services
 
IOT308-One Message to a Million Things Done in 60 seconds with AWS IoT
IOT308-One Message to a Million Things Done in 60 seconds with AWS IoTIOT308-One Message to a Million Things Done in 60 seconds with AWS IoT
IOT308-One Message to a Million Things Done in 60 seconds with AWS IoTAmazon Web Services
 
Design, Build, and Modernize Your Web Applications with AWS
Design, Build, and Modernize Your Web Applications with AWSDesign, Build, and Modernize Your Web Applications with AWS
Design, Build, and Modernize Your Web Applications with AWSIrene Luong
 
NEW LAUNCH! AWS IoT Analytics from Consumer IoT to Industrial IoT - IOT211 - ...
NEW LAUNCH! AWS IoT Analytics from Consumer IoT to Industrial IoT - IOT211 - ...NEW LAUNCH! AWS IoT Analytics from Consumer IoT to Industrial IoT - IOT211 - ...
NEW LAUNCH! AWS IoT Analytics from Consumer IoT to Industrial IoT - IOT211 - ...Amazon Web Services
 
Keynote: Customer Journey with Streaming Data on AWS - Rahul Pathak, AWS
Keynote: Customer Journey with Streaming Data on AWS - Rahul Pathak, AWSKeynote: Customer Journey with Streaming Data on AWS - Rahul Pathak, AWS
Keynote: Customer Journey with Streaming Data on AWS - Rahul Pathak, AWSFlink Forward
 
RET304_Rapidly Respond to Demanding Retail Customers with the Same Serverless...
RET304_Rapidly Respond to Demanding Retail Customers with the Same Serverless...RET304_Rapidly Respond to Demanding Retail Customers with the Same Serverless...
RET304_Rapidly Respond to Demanding Retail Customers with the Same Serverless...Amazon Web Services
 
Leadership Session: Using DevOps, Microservices, and Serverless to Accelerate...
Leadership Session: Using DevOps, Microservices, and Serverless to Accelerate...Leadership Session: Using DevOps, Microservices, and Serverless to Accelerate...
Leadership Session: Using DevOps, Microservices, and Serverless to Accelerate...Amazon Web Services
 
Build a Serverless Web Application in One Day
Build a Serverless Web Application in One DayBuild a Serverless Web Application in One Day
Build a Serverless Web Application in One DayAmazon Web Services
 
Making Hybrid Work for You: Getting into the Cloud Fast (GPSTEC308) - AWS re:...
Making Hybrid Work for You: Getting into the Cloud Fast (GPSTEC308) - AWS re:...Making Hybrid Work for You: Getting into the Cloud Fast (GPSTEC308) - AWS re:...
Making Hybrid Work for You: Getting into the Cloud Fast (GPSTEC308) - AWS re:...Amazon Web Services
 
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...Amazon Web Services
 
Introduction to Serverless computing and AWS Lambda - Floor28
Introduction to Serverless computing and AWS Lambda - Floor28Introduction to Serverless computing and AWS Lambda - Floor28
Introduction to Serverless computing and AWS Lambda - Floor28Boaz Ziniman
 
Introduction to Serverless computing and AWS Lambda | AWS Floor28
Introduction to Serverless computing and AWS Lambda | AWS Floor28Introduction to Serverless computing and AWS Lambda | AWS Floor28
Introduction to Serverless computing and AWS Lambda | AWS Floor28Amazon Web Services
 
ISV Best Practices - AWS Partner Summit Mumbai 2018.pdf
ISV Best Practices - AWS Partner Summit Mumbai 2018.pdfISV Best Practices - AWS Partner Summit Mumbai 2018.pdf
ISV Best Practices - AWS Partner Summit Mumbai 2018.pdfAmazon Web Services
 

Similar to EUT305_Delivering the Future of Energy with Connected Home Products Using AWS IoT (20)

IOT311_Customer Stories of Things, Cloud, and Analytics on AWS
IOT311_Customer Stories of Things, Cloud, and Analytics on AWSIOT311_Customer Stories of Things, Cloud, and Analytics on AWS
IOT311_Customer Stories of Things, Cloud, and Analytics on AWS
 
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
Alexa and AWS IoT, ft. VIZIO (IOT302-R1) - AWS re:Invent 2018
 
MCL306_Making IoT Smarter with AWS Rekognition.pdf
MCL306_Making IoT Smarter with AWS Rekognition.pdfMCL306_Making IoT Smarter with AWS Rekognition.pdf
MCL306_Making IoT Smarter with AWS Rekognition.pdf
 
MCL306_Making IoT Smarter with AWS Rekognition
MCL306_Making IoT Smarter with AWS RekognitionMCL306_Making IoT Smarter with AWS Rekognition
MCL306_Making IoT Smarter with AWS Rekognition
 
深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構 深入淺出 AWS 混合式雲端架構
深入淺出 AWS 混合式雲端架構
 
Innovations fueled by IoT and the Cloud
Innovations fueled by IoT and the CloudInnovations fueled by IoT and the Cloud
Innovations fueled by IoT and the Cloud
 
Intro To AWS for Mobile Developers: Collision 2018
Intro To AWS for Mobile Developers: Collision 2018Intro To AWS for Mobile Developers: Collision 2018
Intro To AWS for Mobile Developers: Collision 2018
 
Introduction to AWS for Mobile Developers
Introduction to AWS for Mobile DevelopersIntroduction to AWS for Mobile Developers
Introduction to AWS for Mobile Developers
 
IOT308-One Message to a Million Things Done in 60 seconds with AWS IoT
IOT308-One Message to a Million Things Done in 60 seconds with AWS IoTIOT308-One Message to a Million Things Done in 60 seconds with AWS IoT
IOT308-One Message to a Million Things Done in 60 seconds with AWS IoT
 
Design, Build, and Modernize Your Web Applications with AWS
Design, Build, and Modernize Your Web Applications with AWSDesign, Build, and Modernize Your Web Applications with AWS
Design, Build, and Modernize Your Web Applications with AWS
 
NEW LAUNCH! AWS IoT Analytics from Consumer IoT to Industrial IoT - IOT211 - ...
NEW LAUNCH! AWS IoT Analytics from Consumer IoT to Industrial IoT - IOT211 - ...NEW LAUNCH! AWS IoT Analytics from Consumer IoT to Industrial IoT - IOT211 - ...
NEW LAUNCH! AWS IoT Analytics from Consumer IoT to Industrial IoT - IOT211 - ...
 
Keynote: Customer Journey with Streaming Data on AWS - Rahul Pathak, AWS
Keynote: Customer Journey with Streaming Data on AWS - Rahul Pathak, AWSKeynote: Customer Journey with Streaming Data on AWS - Rahul Pathak, AWS
Keynote: Customer Journey with Streaming Data on AWS - Rahul Pathak, AWS
 
RET304_Rapidly Respond to Demanding Retail Customers with the Same Serverless...
RET304_Rapidly Respond to Demanding Retail Customers with the Same Serverless...RET304_Rapidly Respond to Demanding Retail Customers with the Same Serverless...
RET304_Rapidly Respond to Demanding Retail Customers with the Same Serverless...
 
Leadership Session: Using DevOps, Microservices, and Serverless to Accelerate...
Leadership Session: Using DevOps, Microservices, and Serverless to Accelerate...Leadership Session: Using DevOps, Microservices, and Serverless to Accelerate...
Leadership Session: Using DevOps, Microservices, and Serverless to Accelerate...
 
Build a Serverless Web Application in One Day
Build a Serverless Web Application in One DayBuild a Serverless Web Application in One Day
Build a Serverless Web Application in One Day
 
Making Hybrid Work for You: Getting into the Cloud Fast (GPSTEC308) - AWS re:...
Making Hybrid Work for You: Getting into the Cloud Fast (GPSTEC308) - AWS re:...Making Hybrid Work for You: Getting into the Cloud Fast (GPSTEC308) - AWS re:...
Making Hybrid Work for You: Getting into the Cloud Fast (GPSTEC308) - AWS re:...
 
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
PaaS – From Code to Running Application using AWS Elastic Beanstalk (DEV323) ...
 
Introduction to Serverless computing and AWS Lambda - Floor28
Introduction to Serverless computing and AWS Lambda - Floor28Introduction to Serverless computing and AWS Lambda - Floor28
Introduction to Serverless computing and AWS Lambda - Floor28
 
Introduction to Serverless computing and AWS Lambda | AWS Floor28
Introduction to Serverless computing and AWS Lambda | AWS Floor28Introduction to Serverless computing and AWS Lambda | AWS Floor28
Introduction to Serverless computing and AWS Lambda | AWS Floor28
 
ISV Best Practices - AWS Partner Summit Mumbai 2018.pdf
ISV Best Practices - AWS Partner Summit Mumbai 2018.pdfISV Best Practices - AWS Partner Summit Mumbai 2018.pdf
ISV Best Practices - AWS Partner Summit Mumbai 2018.pdf
 

More from Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

More from Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

EUT305_Delivering the Future of Energy with Connected Home Products Using AWS IoT

  • 1. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS re:INVENT Delivering the Future of Energy with Connected Home Products Using AWS IoT C L I C K T O A D D T E X T
  • 2. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. What to expect from this session • Overview Centrica Connected Home/Hive • How AWS services and AWS IoT Platform supports Centrica Connected Home development • Architectural patterns for home automation
  • 3. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Centrica Connected Home A Brief History of Hive
  • 4. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
  • 5. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Formed in 1812 in London, England • The first public utility company in the world • Serving around 12 million homes in the UK • Provides service and repair via ”homecare” making it one of the UK’s largest providers of insurance products
  • 6. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Formed in 2012 • 15 employees • Separate office location • “Hive, A British Gas Innovation” Centrica Connected Home
  • 7. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Launched October 2013 • Remote heating and hot water control via web, smart phone or SMS control • Installed by British Gas engineer • Over 750,000 installations Hive Active Heating
  • 8. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Launched in 2015 • Designed by Yves Bèhar • Upgraded hub • New features (Boost and Holiday Mode) • Multizone support • Acquired AlertMe Hive Active Heating – Version 2
  • 9. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Smart plugs • Contact sensors • Motion sensors • Recipes • IFTTT partnership Hive Active Heating – Additional Devices
  • 10. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Piece of Mind Boiler Cover • Offered as part of our homecare product • Uses the Hive platform, but can be installed without having to purchase Hive Active Heating • Approx. 55% of BoilerIQ customers also have Hive Active Heating BoilerIQ
  • 11. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Dimmable white bulbs • Dimmable colour bulbs • Hive camera • Alexa integration • Leak/flow detection (part of British Gas’ Homecare product) Hive Active Heating – Additional Devices
  • 12. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • One of the largest connected home providers in the UK • Approx. 600 employees (and growing) • £500 million of investment by 2020 • Offices in Houston (TX), London (England), Cambridge (England) and Glasgow (Scotland) Centrica Connected Home
  • 13. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. How AWS Have Helped Us Deliver
  • 14. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Bring a new, innovative product to market • Disrupt the existing heating market • Deliver to the highest standards • With only 15 people Challenge
  • 15. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • First generation physical kit at hosting facility in London • Single site • Required hardware upgrade at ~50,000 users The Evolution of Hive
  • 16. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Availability Zone API Instances Customer Data Hub Control and Communication Device Data Temperature Data Auto Scaling Group Auto Scaling Group Classic Load Balancer Web and Mobile Applications Classic Load Balancer Hubs and Devices Availability Zone Second Generation Platform in AWS Device and Firmware Management Auto Scaling Group
  • 17. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Availability Zone API Instances Customer Data Hub Control and Communication Device Data Temperature Data Auto Scaling Group Auto Scaling Group Classic Load Balancer Web and Mobile Applications Classic Load Balancer Hubs and Devices Availability Zone Second Generation Platform in AWS Device and Firmware Management Auto Scaling Group
  • 18. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The IoT Challenge https Messaging Protocol Low Latency High Latency
  • 19. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Availability Zone API Instances Customer Data Device Data Temperature Data Auto Scaling Group Auto Scaling Group Classic Load Balancer Web and Mobile Applications Classic Load Balancer Hubs and Devices Availability Zone Second Generation Platform in AWS Device and Firmware Management Auto Scaling Group Hub Control and Communication
  • 20. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Availability Zone API Instances Customer Data Device Data Temperature Data Auto Scaling Group Auto Scaling Group Web and Mobile Applications Classic Load Balancer Hubs and Devices Availability Zone Third Generation Platform in AWS Device and Firmware Management Auto Scaling Group Amazon API Gateway Hub Control and Communication
  • 21. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Availability Zone Customer Data Device Data Temperature Data Auto Scaling Group Web and Mobile Applications Classic Load Balancer Hubs and Devices Availability Zone Third Generation Platform in AWS Device and Firmware Management Auto Scaling Group /login API /heating API /security API Amazon API Gateway Hub Control and Communication
  • 22. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Availability Zone Device Data Temperature Data Auto Scaling Group Web and Mobile Applications Classic Load Balancer Hubs and Devices Availability Zone Third Generation Platform in AWS Device and Firmware Management Auto Scaling Group Customer Data/login API /heating API /security API Amazon API Gateway Hub Control and Communication
  • 23. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Availability Zone Device Data Auto Scaling Group Web and Mobile Applications Classic Load Balancer Hubs and Devices Availability Zone Third Generation Platform in AWS Device and Firmware Management Auto Scaling Group Customer Data Temperature Data /login API /heating API /security API Amazon API Gateway Hub Control and Communication
  • 24. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Availability Zone Device Data Auto Scaling Group Web and Mobile Applications Classic Load Balancer Hubs and Devices Availability Zone Third Generation Platform in AWS Device and Firmware Management Auto Scaling Group Amazon API Gateway Customer Data Temperature Data /login API /heating API /security API Hub Control and Communication
  • 25. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. The IoT Challenge https Messaging Protocol Low Latency High Latency
  • 26. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • High round trip latency to query device in home • Single? Source of truth – device or cloud? • Devices not always available • Massive distributed scale • Devices are only as clever as we make them IoT Challenges
  • 27. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • High round trip latency to query device in home • Single? Source of truth – device or cloud? • Devices not always available • Massive distributed scale • Devices are only as clever as we make them IoT Challenges
  • 28. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Web and Mobile Applications Hubs and Devices Availability Zone Third Generation Platform in AWS Customer Data Temperature Data /login API /heating API /security API Amazon IoT Amazon API Gateway
  • 29. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Insights
  • 30. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • A customer with Hive gives a higher NPS score than one without • Higher retention rates and more upsell opportunities A Hive Customer Is a Happy Customer!
  • 31. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Temperature difference is more important that absolute temperature • Visual signs, such as snow, lead to customers feeling the cold • We can now manage our resources more appropriately to the local conditions Actual Temperature Is Not an Indicator of Coldness!
  • 32. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • We already know different buildings have different thermal properties • Hive allows us to measure this by looking at the time taken for a property to reach its target temperature • We can identify efficiency opportunities for our customers • Ability to detect heating failure situations Not All Properties Are Created Equal
  • 33. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. • Over 18% of BoilerIQ jobs fixed first time due to correct identification of parts otherwise not held in van stock • 19% reduction in the need for an engineer to visit property • NPS for “new boiler” customers 21 points higher for those with BoilerIQ • Homecare churn drops by 2/3 for customers with BoilerIQ Insights, BoilerIQ
  • 34. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS IoT for Connected Home
  • 35. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Devices Sense & Act Cloud Storage & Compute Intelligence Insights & Logic → Action Three Pillars of IoT
  • 36. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Devices Sense & Act Cloud Storage & Compute Intelligence Insights & Logic → Action • Securely connect at scale • Ensure data is routed, processed, and acted upon • Applications to interact with cars even when offline • Fully integrate with other AWS services • Respond to local events • Simplified device programming • Operate offline • Secure communications • Reduce the cost of running IoT applications Three Pillars of IoT Analytics Kinesis EMR Artificial Intelligence Elastic Map Reduce Machine Learning Rekognition Messaging SQS SNS Database Redshift Management Tools CloudWatch
  • 37. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Devices Sense & Act Cloud Storage & Compute Intelligence Insights & Logic → Action • Securely connect at scale • Ensure data is routed, processed, and acted upon • Applications to interact with cars even when offline • Fully integrate with other AWS services • Respond to local events • Simplified device programming • Operate offline • Secure communications • Reduce the cost of running IoT applications Three Pillars of IoT Analytics Kinesis EMR Artificial Intelligence Elastic Map Reduce Machine Learning Rekognition Messaging SQS SNS Database Redshift Management Tools CloudWatch
  • 38. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Devices Sense & Act Cloud Storage & Compute Intelligence Insights & Logic → Action • Securely connect at scale • Ensure data is routed, processed, and acted upon • Applications to interact with cars even when offline • Fully integrate with other AWS services • Respond to local events • Simplified device programming • Operate offline • Secure communications • Reduce the cost of running IoT applications Three pillars of IoT Analytics Kinesis EMR Artificial Intelligence Elastic Map Reduce Machine Learning Rekognition Messaging SQS SNS Database Redshift Management Tools CloudWatch
  • 39. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. AWS IoT Platform All in one service • Message Broker • Rules Engine • Shadow • Registry Managed service • No installation • Automatic scaling • No pre-provisioning • Redundant across AZ • Pay as you go
  • 40. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Authentication and Authorization Security is Job Zero • Strong authentication • Device policies • IAM fine-grain access controls • Auditing and logging
  • 41. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Devices Shadows Shadows • States: Reported, Desired, Timestamp • Available all the time
  • 42. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Device Gateway Based on MQTT 3.1.1.1 • Native MQTT, MQTT+Websockets, HTTP • QoS 0 & 1 • JSON format
  • 43. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Rules Engine Tasks • SQL-like syntax to write rules • Augment or filter data • Save data to other services • Send data to Amazon Machine Learning • Make predictions based on ML model Services Supported • Amazon DynamoDB • Amazon S3 • Amazon SNS • Amazon SQS • Amazon Kinesis • Amazon Elasticsearch • AWS Lambda • and more...
  • 44. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Registry Manage Things • Define and apply attributes • Search for things • Thing Types Uses • Inventory • Categorization • Thing Policy Variables
  • 45. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Home Automation Architecture
  • 46. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Connected Home Architecture Patterns  AP1: Store device state and logic on gateway  AP2: Scheduled telemetry batch upload to AWS  AP3: Smart mobile apps directly connected to AWS IoT  AP4: Activation of real-time streams on demand  AP5: Location aware (home/internet) mobile apps  AP6: Run ML models at edge  AP7: Hub-less connect home setup
  • 47. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Optimizing Home Automation Architecture AP 1 AP 2 AP 3 AP 4 AP 5 AP 6 AP 7
  • 48. © 2017, Amazon Web Services, Inc. or its Affiliates. All rights reserved. THANK YOU! C L I C K T O A D D T E X T C L I C K T O A D D T E X T