SlideShare una empresa de Scribd logo
1 de 35
Descargar para leer sin conexión
Here&Now:
an IoT Design Method
Part#1
A method from Megatris Comp.
Creative Commons License
Here&Now by Megatris Comp. LLC is licensed under a Creative Commons
Attribution-NonCommercial-NoDerivatives 4.0 International License.
Business and Technological context
ContextualCharacteristics
• Intelligent objects introduce a new vision for strengthening communication, relationship and
business.
• Each system must be able to communicate with other systems in use because integration
brings scalability, adaptability, flexibility and greater efficiency.
ContextualCharacteristics
The key to development are the services, not the objects.
IoTboundaryconditions
• Governance in place of:
• hardware (fixed or mobile, in house o in cloud),
• software (middleware and control and monitoring solutions)
• resources ICT (VMs, networking throuput and connection, …)
Business Boundary Conditions
• To have a disruptive innovation in place.
• IoT is disruptive as it breaks with the past, using technological innovation to create
products and / or services. (The Economist: The path to self-disruption: Nine steps of a digital
transformation)
• The breaking point is the change in strategy: instead of working on established habits of
the people and the progressive improvement of existing products or services, using
creativity and imagination to design products and services which do not exist yet.
Integration of Business-Software
• IoT on one hand and social media on the other hand are connecting the world using a
new logic of use and service.
• It is clear that the world of objects connected and communicating is able to quickly
transform and greatly our needs and our habits in a positive sense .
• New business must start from this new vision of technology and the world in which we
live.
• To be smart means to have applications that short-circuit the information by
modulating key services in digital. Programming makes use of API (Application
Programming Interface) and the Agile method, in a combination that has ushered in a
new era of development called DevOps.
Business Boundary Conditions
Slide 8
Simplification
Technology
Coherent value network
Economy
Low cost, Innovative
Business Model
Business and Technological context
WhyHere&Now
• Here: the app is here means just near people and satisfies their needs
• Now: continuous delivery helps to generate a continuos flow of new services with users
feedback rather than a long period of waterfall production with a unique and often bad
app
Testing
Basic principles
• The customer at the center of everything is the way to develop the business.
• We all become users, each with specific needs.
• Put in place a transition from the Customer Relationship Management (CRM) to
Customer Experience Management (CEM).
• Smart Objects can help relationship with its users, routing information flows more
efficiently and functionally.
• It best supports the individual digital life (productivity, physical and mental
capability) and, secondly, help track the behavior and requirements to better align
services.
The Method
Here & Now
Design Your
Business
Define your
business
model
Gap
Analysis
Architect the
new solution
Design IT
archtecture
Secure
Architecture
PayAttention
Business steps excluded to avoid too many steps that requires a big amount of time.
On request we could do a dedicated session.
ARCHITECT THE NEW SOLUTION
Adaptative App
• Adaptiveness is a basic characteristic of apps
• Readily capable of adapting
• OO and polymorphism as a vehicle
Design IoTarchitecture
• Cloud, mobile and Internet of Things need increasingly flexible, distributed and
pervasive software able to adapt to the diverse needs of the interlocutors with whom
they relate.
• Driver of development, according to Gartner forecasts, will be the preferences and use of
services associated with the IoT from consumers.
• The increasing information flows will be managed and controlled on analysis,
integration and data representation matrices or rules
• It has to strengthen the application of release rate to remain aligned with the time to
market
Basic principles
• Agile methodologies, DevOps, Big Data Management, analytics and collaboration with
internal and external stakeholders
• Each application project must become the result of a lot of work enterprise team.
• Using a road map characterized by a software development that needs to include real-time
comparison moments to validate the quality of the results and, in the case, allowing to
quickly change with appropriate adjustments.
• IoT generates a big growth of complexity and this entails new set of criteria and development
of release. How? Developing contextual applications, liquid, intelligent and connected. This
means designing software with some new cognitive artificial intelligence able to deploy
applications that have some level of understanding depending on context, learn and act
autonomously with respect to routine activities
4newapplicationstrategies
LIQUID
APPLICATIONS
CONNECTED
APPLICATIONS
Interrelated conditions which
influence an adaptive app
CONTEXTUAL
APPLICATIONS
INTELLIGENT
APPLICATIONS
Contextualapplications
• Context definition:
it is any information that can be used to characterize a specific situation.
• An Internet Smart Objects App (ISOA) adapts his behaviour depending on its interactions and
characteristics of environment (of which is aware) and user characteristics (age, sex, history,
…) and cloud status.
Liquid Application
• It is a new buzz word that hides old programming tecniques
• Liquid applications are assembled leveraging modular architectures, next-generation
integration techniques and a cloud-first, mobile-first mindset.
• An important tool (described in detail below) is Microservices
• Adopt new development approaches that incorporate smaller, reusable components to
continuously deliver software.
Microservices
5/11/2016 21
The microservice architectural style is an
approach to develop a single application as a
suite of small services, each running in its
own process and communicating with
lightweight mechanisms, often an HTTP
resource API.
There is a bare minimum of centralized
management of these services, which may be
written in different programming languages
and use different data storage technologies
IoT&Microservices
5/11/2016 22
IoT (Internet of things) is expanding. More and more devices are now connected, big companies
like Samsung, Google and LG are working on the home consumer sector to create a simple way
to connect everything to internet (IoE – internet of everything).
Every device becomes connected and intelligent thanks to the cloud.
We strongly think that a Microservices architecture based on cloud services can monitor,
analyze data and send-receive commands to/from every object in the IoT cloud.
The object it’s not only a thing, but also an agent, that using his mobile devices has the ability to
use microservices.
It’s clear that we need a simple way to manage so different sources of data and Microservices
are the key to do that.
ContextualMicroservices
architecturefortheIoT
5/11/2016 23
A possible solution to easily control the IoT systems is to create an intelligent platform
using a microservices architecture.
Each service has one and simple behavior and it’s called when a specific event occours
in the system.
Everything is event driven and the flow from the start to the end is influenced by the
context.
INTELLIGENTAPPLICATIONS
INTELLIGENTAPPLICATIONS
DEFINITION
25
We define intelligent an app that is basicly able to get some independent
decision and is able to learn something from its experience.
“Various kinds of intelligence tasks could define benchmark problems that would represent the
various gradations of intelligence. Such gradations may be used to define the progress of AI
programs.” From Subhash C. Kak ,Can We Define Levels Of Artificial Intelligence?
What is machine learning?
5/11/2016 26
• Machine reads the data, learns from the data, uses it to make predictions
• Can show you correlation but not necessarily causation
• Can find relationships and patterns within volumes of data that the
human mind is incapable of processing
Why Machine Learning?
5/11/2016 27
 Volume of data collected growing day by day.
 Data production will be 44 times greater in 2020 than in 2009.
 Every day, 2.5 quintillion bytes of data are created, with 90 percent of the
world's data created in the past two years.
 Very little data will ever be looked at by a human.
 Data is cheap and abundant (data warehouses, data marts); knowledge is
expensive and scarce.
 Knowledge Discovery is NEEDED to make sense and use of data.
 Machine Learning is a technique in which computers learn from data to
obtain insight and help in knowledge discovery.
Machine Learning Methods in #IoT
28
Supervised learning – class labels / target variable known
General Schema
Here & Now environment
• Knowledge is extracted
from the input of a context
• It is composed by events of
the context
Generative Vs Discriminative
5/11/2016 29
 Generative model – learns model for generating data, given some
hidden parameters.
 Learns the joint probability distribution p(x,y). e.g. HMM, GMM,
Naïve Bayes etc.
 Discriminative model – learns dependence of unobserved variable y on
observed variable x.
 Tries to model the separation between classes.
 Learns the conditional probability distribution p(y|x). e.g. Logistic
Regression, SVM, Neural networks etc.
Classification
5/11/2016 30
• Classification – Supervised learning.
• Commonly used Methods for Classification
o Naïve Bayes
o Decision tree
o K nearest neighbors
o Deep learning: Neural Networks
o Support Vector Machines.
Connected Applications
• Connected applications provide with the technical means to interface with:
• cloud app,
• partners and customer ecosystems,
• and with the Internet of Things ecosystem.
• Rewire for the borderless business by introducing new ecosystem strategies,
designing applications for resiliency, and integrating information and
operational technologies.
Connection: agent vs human
• Teams may use genre systems sequences of interrelated communicative actions
strategically or habitually to structure their collaboration.
• Genre systems are organizing structures within a community, providing expectations
about the purpose, content, form, participants, time and place of communicative
interaction in other words, the why, what, how, who/m, when, and where. Purpose (why),
content (what), form (how), participants (who/m), time (when) and place (where).
From Wanda Orlikowski, Genre Systems: Structuring Interaction through Communicative
Norms
32
Connected Applications
• Comms (local-area)
• All IoT sensors require some means of relaying data to the outside world. There's a
plethora of short-range, or local area, wireless technologies available, including: RFID,
NFC, Wi-Fi, Bluetooth (including Bluetooth Low Energy), XBee, Zigbee, Z-Wave and
Wireless M-Bus. There's no shortage of wired links either, including Ethernet, HomePlug,
HomePNA, HomeGrid/G.hn and LonWorks.
• Comms (wide-area)
• For long range, or wide-area, links there are existing mobile networks (using GSM, GPRS,
3G, LTE or WiMAX for example) and satellite connections. New wireless networks such
as the ultra-narrowband SIGFOX and the TV white-space NeulNET are also emerging to
cater specifically for M2M connectivity. Fixed 'things' in convenient locations could use
wired Ethernet or phone lines for wide-area connections.
33
34
Part II will describe the steps of the method and
screenshots of artifacts.
We hope to see you again! 
Slide 35
Megatris Comp. LLC
We create cloud services and mobile apps to make people life easier.
Our mobile apps are integrated with Megatris Cloud to sell services
and goods.
www.megatris.com
1250 Oakmead Pkwy, Sunnyvale, CA 94085, USA

Más contenido relacionado

La actualidad más candente

How Artificial Intelligence Will Kickstart the Internet of Thnigs
How Artificial Intelligence Will Kickstart the Internet of Thnigs How Artificial Intelligence Will Kickstart the Internet of Thnigs
How Artificial Intelligence Will Kickstart the Internet of Thnigs Ahmed Banafa
 
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...IJECEIAES
 
KM - Cognitive Computing overview by Ken Martin 13Apr2016
KM - Cognitive Computing overview by Ken Martin 13Apr2016KM - Cognitive Computing overview by Ken Martin 13Apr2016
KM - Cognitive Computing overview by Ken Martin 13Apr2016HCL Technologies
 
Building Open Data Markets Using Sensing as a Service Model
Building Open Data Markets Using Sensing as a Service ModelBuilding Open Data Markets Using Sensing as a Service Model
Building Open Data Markets Using Sensing as a Service ModelCharith Perera
 
Er vi alle vindere når ny teknologi, -arbejdsformer og innovation udfordrer d...
Er vi alle vindere når ny teknologi, -arbejdsformer og innovation udfordrer d...Er vi alle vindere når ny teknologi, -arbejdsformer og innovation udfordrer d...
Er vi alle vindere når ny teknologi, -arbejdsformer og innovation udfordrer d...Kim Escherich
 
Vertex Perspectives | AI Optimized Chipsets | Part III
Vertex Perspectives | AI Optimized Chipsets | Part IIIVertex Perspectives | AI Optimized Chipsets | Part III
Vertex Perspectives | AI Optimized Chipsets | Part IIIVertex Holdings
 
Cognitive IoT Whitepaper_Dec 2015
Cognitive IoT Whitepaper_Dec 2015Cognitive IoT Whitepaper_Dec 2015
Cognitive IoT Whitepaper_Dec 2015Nikhil Dikshit
 
Enabling the data driven enterprise
Enabling the data driven enterpriseEnabling the data driven enterprise
Enabling the data driven enterprisermikkilineni
 
Vertex Perspectives | Global AI Hub?
Vertex Perspectives | Global AI Hub?Vertex Perspectives | Global AI Hub?
Vertex Perspectives | Global AI Hub?Vertex Holdings
 
Tecnologias Estratégicas
Tecnologias Estratégicas Tecnologias Estratégicas
Tecnologias Estratégicas sucesu68
 
Smart Cities: How are they different?
Smart Cities: How are they different? Smart Cities: How are they different?
Smart Cities: How are they different? PayamBarnaghi
 
Internet of things, Big Data and Analytics 101
Internet of things, Big Data and Analytics 101Internet of things, Big Data and Analytics 101
Internet of things, Big Data and Analytics 101Mukul Krishna
 
Artificial Intelligence and Machine Learning In Business
Artificial Intelligence and Machine Learning In BusinessArtificial Intelligence and Machine Learning In Business
Artificial Intelligence and Machine Learning In BusinessSubmissionResearchpa
 
Driving IT: Internet of Things
Driving IT: Internet of ThingsDriving IT: Internet of Things
Driving IT: Internet of ThingsKim Escherich
 
Digital signatures, paving the way to a digital Europe_Arthur D Little_2014
Digital signatures, paving the way to a digital Europe_Arthur D Little_2014Digital signatures, paving the way to a digital Europe_Arthur D Little_2014
Digital signatures, paving the way to a digital Europe_Arthur D Little_2014Market Engel SAS
 

La actualidad más candente (20)

How Artificial Intelligence Will Kickstart the Internet of Thnigs
How Artificial Intelligence Will Kickstart the Internet of Thnigs How Artificial Intelligence Will Kickstart the Internet of Thnigs
How Artificial Intelligence Will Kickstart the Internet of Thnigs
 
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
Role of artificial intelligence in cloud computing, IoT and SDN: Reliability ...
 
KM - Cognitive Computing overview by Ken Martin 13Apr2016
KM - Cognitive Computing overview by Ken Martin 13Apr2016KM - Cognitive Computing overview by Ken Martin 13Apr2016
KM - Cognitive Computing overview by Ken Martin 13Apr2016
 
Building Open Data Markets Using Sensing as a Service Model
Building Open Data Markets Using Sensing as a Service ModelBuilding Open Data Markets Using Sensing as a Service Model
Building Open Data Markets Using Sensing as a Service Model
 
Er vi alle vindere når ny teknologi, -arbejdsformer og innovation udfordrer d...
Er vi alle vindere når ny teknologi, -arbejdsformer og innovation udfordrer d...Er vi alle vindere når ny teknologi, -arbejdsformer og innovation udfordrer d...
Er vi alle vindere når ny teknologi, -arbejdsformer og innovation udfordrer d...
 
The Challenges of Bringing IoT Products to Market
The Challenges of Bringing IoT Products to MarketThe Challenges of Bringing IoT Products to Market
The Challenges of Bringing IoT Products to Market
 
Vertex Perspectives | AI Optimized Chipsets | Part III
Vertex Perspectives | AI Optimized Chipsets | Part IIIVertex Perspectives | AI Optimized Chipsets | Part III
Vertex Perspectives | AI Optimized Chipsets | Part III
 
Cognitive IoT Whitepaper_Dec 2015
Cognitive IoT Whitepaper_Dec 2015Cognitive IoT Whitepaper_Dec 2015
Cognitive IoT Whitepaper_Dec 2015
 
Enabling the data driven enterprise
Enabling the data driven enterpriseEnabling the data driven enterprise
Enabling the data driven enterprise
 
Internet of Things: Trends and challenges for future
Internet of Things: Trends and challenges for futureInternet of Things: Trends and challenges for future
Internet of Things: Trends and challenges for future
 
Data Analytics for IoT
Data Analytics for IoT Data Analytics for IoT
Data Analytics for IoT
 
Vertex Perspectives | Global AI Hub?
Vertex Perspectives | Global AI Hub?Vertex Perspectives | Global AI Hub?
Vertex Perspectives | Global AI Hub?
 
Tecnologias Estratégicas
Tecnologias Estratégicas Tecnologias Estratégicas
Tecnologias Estratégicas
 
Smart Cities: How are they different?
Smart Cities: How are they different? Smart Cities: How are they different?
Smart Cities: How are they different?
 
Internet of things, Big Data and Analytics 101
Internet of things, Big Data and Analytics 101Internet of things, Big Data and Analytics 101
Internet of things, Big Data and Analytics 101
 
Cognitive Insurance
Cognitive InsuranceCognitive Insurance
Cognitive Insurance
 
Cognitive Buildings
Cognitive BuildingsCognitive Buildings
Cognitive Buildings
 
Artificial Intelligence and Machine Learning In Business
Artificial Intelligence and Machine Learning In BusinessArtificial Intelligence and Machine Learning In Business
Artificial Intelligence and Machine Learning In Business
 
Driving IT: Internet of Things
Driving IT: Internet of ThingsDriving IT: Internet of Things
Driving IT: Internet of Things
 
Digital signatures, paving the way to a digital Europe_Arthur D Little_2014
Digital signatures, paving the way to a digital Europe_Arthur D Little_2014Digital signatures, paving the way to a digital Europe_Arthur D Little_2014
Digital signatures, paving the way to a digital Europe_Arthur D Little_2014
 

Destacado

Design Method of Directional GenLOT with Trend Vanishing Moments
Design Method of Directional GenLOT with Trend Vanishing MomentsDesign Method of Directional GenLOT with Trend Vanishing Moments
Design Method of Directional GenLOT with Trend Vanishing MomentsShogo Muramatsu
 
Social Experience Design: one method, two tools, three business tips (2012)
Social Experience Design: one method, two tools, three business tips (2012)Social Experience Design: one method, two tools, three business tips (2012)
Social Experience Design: one method, two tools, three business tips (2012)Erin 'Folletto' Casali
 
Interactio Design Method - Elito Method
Interactio Design Method - Elito MethodInteractio Design Method - Elito Method
Interactio Design Method - Elito MethodMelissa Tang
 
D4D Tools - The NEXT Tool
D4D Tools - The NEXT ToolD4D Tools - The NEXT Tool
D4D Tools - The NEXT ToolIntuit Inc.
 
Design for Delight - The Innovation Catalysts
Design for Delight - The Innovation CatalystsDesign for Delight - The Innovation Catalysts
Design for Delight - The Innovation CatalystsStephen Gay
 
Delight 2015 | Getting Design for Delight Into Your Organizational DNA
Delight 2015 | Getting Design for Delight Into Your Organizational DNADelight 2015 | Getting Design for Delight Into Your Organizational DNA
Delight 2015 | Getting Design for Delight Into Your Organizational DNADelight Summit
 
Architectural Design Method (Design Method Workshop)
Architectural Design Method (Design Method Workshop)Architectural Design Method (Design Method Workshop)
Architectural Design Method (Design Method Workshop)Lim Gim Huang
 
From Design Thinking to Design Doing
From Design Thinking to Design Doing From Design Thinking to Design Doing
From Design Thinking to Design Doing Intuit Inc.
 
Processo criativo conceituação, mind map e análises subjetivas
Processo criativo   conceituação, mind map e análises subjetivasProcesso criativo   conceituação, mind map e análises subjetivas
Processo criativo conceituação, mind map e análises subjetivasBrav Design
 
The Real Value of Small Business Apps
The Real Value of Small Business AppsThe Real Value of Small Business Apps
The Real Value of Small Business AppsIntuit Inc.
 
The role of Design Thinking
The role of Design ThinkingThe role of Design Thinking
The role of Design ThinkingPieter Baert
 

Destacado (12)

DAN Road Trip 2016
DAN Road Trip 2016DAN Road Trip 2016
DAN Road Trip 2016
 
Design Method of Directional GenLOT with Trend Vanishing Moments
Design Method of Directional GenLOT with Trend Vanishing MomentsDesign Method of Directional GenLOT with Trend Vanishing Moments
Design Method of Directional GenLOT with Trend Vanishing Moments
 
Social Experience Design: one method, two tools, three business tips (2012)
Social Experience Design: one method, two tools, three business tips (2012)Social Experience Design: one method, two tools, three business tips (2012)
Social Experience Design: one method, two tools, three business tips (2012)
 
Interactio Design Method - Elito Method
Interactio Design Method - Elito MethodInteractio Design Method - Elito Method
Interactio Design Method - Elito Method
 
D4D Tools - The NEXT Tool
D4D Tools - The NEXT ToolD4D Tools - The NEXT Tool
D4D Tools - The NEXT Tool
 
Design for Delight - The Innovation Catalysts
Design for Delight - The Innovation CatalystsDesign for Delight - The Innovation Catalysts
Design for Delight - The Innovation Catalysts
 
Delight 2015 | Getting Design for Delight Into Your Organizational DNA
Delight 2015 | Getting Design for Delight Into Your Organizational DNADelight 2015 | Getting Design for Delight Into Your Organizational DNA
Delight 2015 | Getting Design for Delight Into Your Organizational DNA
 
Architectural Design Method (Design Method Workshop)
Architectural Design Method (Design Method Workshop)Architectural Design Method (Design Method Workshop)
Architectural Design Method (Design Method Workshop)
 
From Design Thinking to Design Doing
From Design Thinking to Design Doing From Design Thinking to Design Doing
From Design Thinking to Design Doing
 
Processo criativo conceituação, mind map e análises subjetivas
Processo criativo   conceituação, mind map e análises subjetivasProcesso criativo   conceituação, mind map e análises subjetivas
Processo criativo conceituação, mind map e análises subjetivas
 
The Real Value of Small Business Apps
The Real Value of Small Business AppsThe Real Value of Small Business Apps
The Real Value of Small Business Apps
 
The role of Design Thinking
The role of Design ThinkingThe role of Design Thinking
The role of Design Thinking
 

Similar a Meetup 10 here&now: Megatris Comp design method (Part 1)

Webinar Mobile Maturity #6: Connecting Apps: Back-end and Integration
Webinar Mobile Maturity #6: Connecting Apps: Back-end and IntegrationWebinar Mobile Maturity #6: Connecting Apps: Back-end and Integration
Webinar Mobile Maturity #6: Connecting Apps: Back-end and IntegrationService2Media
 
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16AppDynamics
 
PoV on Latest technology Trends impact on Insurance Industry
PoV on Latest technology Trends impact on Insurance Industry PoV on Latest technology Trends impact on Insurance Industry
PoV on Latest technology Trends impact on Insurance Industry Jishnu Mithre
 
PoV on Latest technology Trends impact on Insurance Industry
PoV on Latest technology Trends impact on Insurance Industry PoV on Latest technology Trends impact on Insurance Industry
PoV on Latest technology Trends impact on Insurance Industry Jishnu Mithre
 
Rob van Kranenburg @ Thingscon Amsterdam
Rob van Kranenburg @ Thingscon AmsterdamRob van Kranenburg @ Thingscon Amsterdam
Rob van Kranenburg @ Thingscon AmsterdamCLICKNL
 
ThingsConAMS - Stakeholders in a new world - Rob van Kranenburg
ThingsConAMS - Stakeholders in a new world - Rob van KranenburgThingsConAMS - Stakeholders in a new world - Rob van Kranenburg
ThingsConAMS - Stakeholders in a new world - Rob van KranenburgThingsConAMS
 
87 seminar presentation
87 seminar presentation87 seminar presentation
87 seminar presentationVishakha Kumar
 
Meetup7 integration microservices_machine_learning
Meetup7 integration microservices_machine_learningMeetup7 integration microservices_machine_learning
Meetup7 integration microservices_machine_learningMegatris Comp
 
Cathal McGloin (Red Hat)
Cathal McGloin (Red Hat)Cathal McGloin (Red Hat)
Cathal McGloin (Red Hat)scoopnewsgroup
 
Toward a real time framework in cloudlet-based architecture
Toward a real time framework in cloudlet-based architectureToward a real time framework in cloudlet-based architecture
Toward a real time framework in cloudlet-based architectureredpel dot com
 
Integrate All The Things WS02Con
Integrate All The Things WS02ConIntegrate All The Things WS02Con
Integrate All The Things WS02ConJames Governor
 
A Survey of Building Robust Business Models in Pervasive Computing
A Survey of Building Robust Business Models in Pervasive ComputingA Survey of Building Robust Business Models in Pervasive Computing
A Survey of Building Robust Business Models in Pervasive ComputingOsama M. Khaled
 
How to add security in dataops and devops
How to add security in dataops and devopsHow to add security in dataops and devops
How to add security in dataops and devopsUlf Mattsson
 
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...Lounge47
 
Exciting it trends in 2015 why you should consider shifting and upgrading yo...
Exciting it trends in 2015  why you should consider shifting and upgrading yo...Exciting it trends in 2015  why you should consider shifting and upgrading yo...
Exciting it trends in 2015 why you should consider shifting and upgrading yo...lithanhall
 
Situation Normal, Everything Must Change
Situation Normal, Everything Must ChangeSituation Normal, Everything Must Change
Situation Normal, Everything Must ChangeEduserv
 
Notes on Current trends in IT (1) (1).pdf
Notes on Current trends in IT (1) (1).pdfNotes on Current trends in IT (1) (1).pdf
Notes on Current trends in IT (1) (1).pdfKarishma Chaudhary
 

Similar a Meetup 10 here&now: Megatris Comp design method (Part 1) (20)

Webinar Mobile Maturity #6: Connecting Apps: Back-end and Integration
Webinar Mobile Maturity #6: Connecting Apps: Back-end and IntegrationWebinar Mobile Maturity #6: Connecting Apps: Back-end and Integration
Webinar Mobile Maturity #6: Connecting Apps: Back-end and Integration
 
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
 
PoV on Latest technology Trends impact on Insurance Industry
PoV on Latest technology Trends impact on Insurance Industry PoV on Latest technology Trends impact on Insurance Industry
PoV on Latest technology Trends impact on Insurance Industry
 
PoV on Latest technology Trends impact on Insurance Industry
PoV on Latest technology Trends impact on Insurance Industry PoV on Latest technology Trends impact on Insurance Industry
PoV on Latest technology Trends impact on Insurance Industry
 
IT Fundamentals
IT FundamentalsIT Fundamentals
IT Fundamentals
 
Rob van Kranenburg @ Thingscon Amsterdam
Rob van Kranenburg @ Thingscon AmsterdamRob van Kranenburg @ Thingscon Amsterdam
Rob van Kranenburg @ Thingscon Amsterdam
 
ThingsConAMS - Stakeholders in a new world - Rob van Kranenburg
ThingsConAMS - Stakeholders in a new world - Rob van KranenburgThingsConAMS - Stakeholders in a new world - Rob van Kranenburg
ThingsConAMS - Stakeholders in a new world - Rob van Kranenburg
 
87 seminar presentation
87 seminar presentation87 seminar presentation
87 seminar presentation
 
Data dynamics in IoT Era
Data dynamics in IoT EraData dynamics in IoT Era
Data dynamics in IoT Era
 
Meetup7 integration microservices_machine_learning
Meetup7 integration microservices_machine_learningMeetup7 integration microservices_machine_learning
Meetup7 integration microservices_machine_learning
 
Cathal McGloin (Red Hat)
Cathal McGloin (Red Hat)Cathal McGloin (Red Hat)
Cathal McGloin (Red Hat)
 
Toward a real time framework in cloudlet-based architecture
Toward a real time framework in cloudlet-based architectureToward a real time framework in cloudlet-based architecture
Toward a real time framework in cloudlet-based architecture
 
Integrate All The Things WS02Con
Integrate All The Things WS02ConIntegrate All The Things WS02Con
Integrate All The Things WS02Con
 
Bgg Mobile: Top 10 Tech Trends 2014
Bgg Mobile:  Top 10 Tech Trends 2014Bgg Mobile:  Top 10 Tech Trends 2014
Bgg Mobile: Top 10 Tech Trends 2014
 
A Survey of Building Robust Business Models in Pervasive Computing
A Survey of Building Robust Business Models in Pervasive ComputingA Survey of Building Robust Business Models in Pervasive Computing
A Survey of Building Robust Business Models in Pervasive Computing
 
How to add security in dataops and devops
How to add security in dataops and devopsHow to add security in dataops and devops
How to add security in dataops and devops
 
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...
Who will pay for IoT and why? - Atanu Roy Chowdhury, Senior Product Manager a...
 
Exciting it trends in 2015 why you should consider shifting and upgrading yo...
Exciting it trends in 2015  why you should consider shifting and upgrading yo...Exciting it trends in 2015  why you should consider shifting and upgrading yo...
Exciting it trends in 2015 why you should consider shifting and upgrading yo...
 
Situation Normal, Everything Must Change
Situation Normal, Everything Must ChangeSituation Normal, Everything Must Change
Situation Normal, Everything Must Change
 
Notes on Current trends in IT (1) (1).pdf
Notes on Current trends in IT (1) (1).pdfNotes on Current trends in IT (1) (1).pdf
Notes on Current trends in IT (1) (1).pdf
 

Último

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 

Último (20)

presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
WSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering DevelopersWSO2's API Vision: Unifying Control, Empowering Developers
WSO2's API Vision: Unifying Control, Empowering Developers
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 

Meetup 10 here&now: Megatris Comp design method (Part 1)

  • 1. Here&Now: an IoT Design Method Part#1 A method from Megatris Comp. Creative Commons License Here&Now by Megatris Comp. LLC is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
  • 3. ContextualCharacteristics • Intelligent objects introduce a new vision for strengthening communication, relationship and business. • Each system must be able to communicate with other systems in use because integration brings scalability, adaptability, flexibility and greater efficiency.
  • 4. ContextualCharacteristics The key to development are the services, not the objects.
  • 5. IoTboundaryconditions • Governance in place of: • hardware (fixed or mobile, in house o in cloud), • software (middleware and control and monitoring solutions) • resources ICT (VMs, networking throuput and connection, …)
  • 6. Business Boundary Conditions • To have a disruptive innovation in place. • IoT is disruptive as it breaks with the past, using technological innovation to create products and / or services. (The Economist: The path to self-disruption: Nine steps of a digital transformation) • The breaking point is the change in strategy: instead of working on established habits of the people and the progressive improvement of existing products or services, using creativity and imagination to design products and services which do not exist yet.
  • 7. Integration of Business-Software • IoT on one hand and social media on the other hand are connecting the world using a new logic of use and service. • It is clear that the world of objects connected and communicating is able to quickly transform and greatly our needs and our habits in a positive sense . • New business must start from this new vision of technology and the world in which we live. • To be smart means to have applications that short-circuit the information by modulating key services in digital. Programming makes use of API (Application Programming Interface) and the Agile method, in a combination that has ushered in a new era of development called DevOps.
  • 8. Business Boundary Conditions Slide 8 Simplification Technology Coherent value network Economy Low cost, Innovative Business Model
  • 10. WhyHere&Now • Here: the app is here means just near people and satisfies their needs • Now: continuous delivery helps to generate a continuos flow of new services with users feedback rather than a long period of waterfall production with a unique and often bad app Testing
  • 11. Basic principles • The customer at the center of everything is the way to develop the business. • We all become users, each with specific needs. • Put in place a transition from the Customer Relationship Management (CRM) to Customer Experience Management (CEM). • Smart Objects can help relationship with its users, routing information flows more efficiently and functionally. • It best supports the individual digital life (productivity, physical and mental capability) and, secondly, help track the behavior and requirements to better align services.
  • 12. The Method Here & Now Design Your Business Define your business model Gap Analysis Architect the new solution Design IT archtecture Secure Architecture
  • 13. PayAttention Business steps excluded to avoid too many steps that requires a big amount of time. On request we could do a dedicated session.
  • 14. ARCHITECT THE NEW SOLUTION
  • 15. Adaptative App • Adaptiveness is a basic characteristic of apps • Readily capable of adapting • OO and polymorphism as a vehicle
  • 16. Design IoTarchitecture • Cloud, mobile and Internet of Things need increasingly flexible, distributed and pervasive software able to adapt to the diverse needs of the interlocutors with whom they relate. • Driver of development, according to Gartner forecasts, will be the preferences and use of services associated with the IoT from consumers. • The increasing information flows will be managed and controlled on analysis, integration and data representation matrices or rules • It has to strengthen the application of release rate to remain aligned with the time to market
  • 17. Basic principles • Agile methodologies, DevOps, Big Data Management, analytics and collaboration with internal and external stakeholders • Each application project must become the result of a lot of work enterprise team. • Using a road map characterized by a software development that needs to include real-time comparison moments to validate the quality of the results and, in the case, allowing to quickly change with appropriate adjustments. • IoT generates a big growth of complexity and this entails new set of criteria and development of release. How? Developing contextual applications, liquid, intelligent and connected. This means designing software with some new cognitive artificial intelligence able to deploy applications that have some level of understanding depending on context, learn and act autonomously with respect to routine activities
  • 19. Contextualapplications • Context definition: it is any information that can be used to characterize a specific situation. • An Internet Smart Objects App (ISOA) adapts his behaviour depending on its interactions and characteristics of environment (of which is aware) and user characteristics (age, sex, history, …) and cloud status.
  • 20. Liquid Application • It is a new buzz word that hides old programming tecniques • Liquid applications are assembled leveraging modular architectures, next-generation integration techniques and a cloud-first, mobile-first mindset. • An important tool (described in detail below) is Microservices • Adopt new development approaches that incorporate smaller, reusable components to continuously deliver software.
  • 21. Microservices 5/11/2016 21 The microservice architectural style is an approach to develop a single application as a suite of small services, each running in its own process and communicating with lightweight mechanisms, often an HTTP resource API. There is a bare minimum of centralized management of these services, which may be written in different programming languages and use different data storage technologies
  • 22. IoT&Microservices 5/11/2016 22 IoT (Internet of things) is expanding. More and more devices are now connected, big companies like Samsung, Google and LG are working on the home consumer sector to create a simple way to connect everything to internet (IoE – internet of everything). Every device becomes connected and intelligent thanks to the cloud. We strongly think that a Microservices architecture based on cloud services can monitor, analyze data and send-receive commands to/from every object in the IoT cloud. The object it’s not only a thing, but also an agent, that using his mobile devices has the ability to use microservices. It’s clear that we need a simple way to manage so different sources of data and Microservices are the key to do that.
  • 23. ContextualMicroservices architecturefortheIoT 5/11/2016 23 A possible solution to easily control the IoT systems is to create an intelligent platform using a microservices architecture. Each service has one and simple behavior and it’s called when a specific event occours in the system. Everything is event driven and the flow from the start to the end is influenced by the context.
  • 25. INTELLIGENTAPPLICATIONS DEFINITION 25 We define intelligent an app that is basicly able to get some independent decision and is able to learn something from its experience. “Various kinds of intelligence tasks could define benchmark problems that would represent the various gradations of intelligence. Such gradations may be used to define the progress of AI programs.” From Subhash C. Kak ,Can We Define Levels Of Artificial Intelligence?
  • 26. What is machine learning? 5/11/2016 26 • Machine reads the data, learns from the data, uses it to make predictions • Can show you correlation but not necessarily causation • Can find relationships and patterns within volumes of data that the human mind is incapable of processing
  • 27. Why Machine Learning? 5/11/2016 27  Volume of data collected growing day by day.  Data production will be 44 times greater in 2020 than in 2009.  Every day, 2.5 quintillion bytes of data are created, with 90 percent of the world's data created in the past two years.  Very little data will ever be looked at by a human.  Data is cheap and abundant (data warehouses, data marts); knowledge is expensive and scarce.  Knowledge Discovery is NEEDED to make sense and use of data.  Machine Learning is a technique in which computers learn from data to obtain insight and help in knowledge discovery.
  • 28. Machine Learning Methods in #IoT 28 Supervised learning – class labels / target variable known General Schema Here & Now environment • Knowledge is extracted from the input of a context • It is composed by events of the context
  • 29. Generative Vs Discriminative 5/11/2016 29  Generative model – learns model for generating data, given some hidden parameters.  Learns the joint probability distribution p(x,y). e.g. HMM, GMM, Naïve Bayes etc.  Discriminative model – learns dependence of unobserved variable y on observed variable x.  Tries to model the separation between classes.  Learns the conditional probability distribution p(y|x). e.g. Logistic Regression, SVM, Neural networks etc.
  • 30. Classification 5/11/2016 30 • Classification – Supervised learning. • Commonly used Methods for Classification o Naïve Bayes o Decision tree o K nearest neighbors o Deep learning: Neural Networks o Support Vector Machines.
  • 31. Connected Applications • Connected applications provide with the technical means to interface with: • cloud app, • partners and customer ecosystems, • and with the Internet of Things ecosystem. • Rewire for the borderless business by introducing new ecosystem strategies, designing applications for resiliency, and integrating information and operational technologies.
  • 32. Connection: agent vs human • Teams may use genre systems sequences of interrelated communicative actions strategically or habitually to structure their collaboration. • Genre systems are organizing structures within a community, providing expectations about the purpose, content, form, participants, time and place of communicative interaction in other words, the why, what, how, who/m, when, and where. Purpose (why), content (what), form (how), participants (who/m), time (when) and place (where). From Wanda Orlikowski, Genre Systems: Structuring Interaction through Communicative Norms 32
  • 33. Connected Applications • Comms (local-area) • All IoT sensors require some means of relaying data to the outside world. There's a plethora of short-range, or local area, wireless technologies available, including: RFID, NFC, Wi-Fi, Bluetooth (including Bluetooth Low Energy), XBee, Zigbee, Z-Wave and Wireless M-Bus. There's no shortage of wired links either, including Ethernet, HomePlug, HomePNA, HomeGrid/G.hn and LonWorks. • Comms (wide-area) • For long range, or wide-area, links there are existing mobile networks (using GSM, GPRS, 3G, LTE or WiMAX for example) and satellite connections. New wireless networks such as the ultra-narrowband SIGFOX and the TV white-space NeulNET are also emerging to cater specifically for M2M connectivity. Fixed 'things' in convenient locations could use wired Ethernet or phone lines for wide-area connections. 33
  • 34. 34 Part II will describe the steps of the method and screenshots of artifacts. We hope to see you again! 
  • 35. Slide 35 Megatris Comp. LLC We create cloud services and mobile apps to make people life easier. Our mobile apps are integrated with Megatris Cloud to sell services and goods. www.megatris.com 1250 Oakmead Pkwy, Sunnyvale, CA 94085, USA