Difference between revisions of "AMTech..."

From AMTech WikiDocs
Jump to: navigation, search
(The Challenge)
(The Challenge)
Line 25: Line 25:
 
**extensible  
 
**extensible  
 
***Things, Observations and Commands
 
***Things, Observations and Commands
 +
***Observation enrichment
 +
***Placeholders
 
*Location Systems
 
*Location Systems
 
**GIS
 
**GIS
Line 30: Line 32:
 
**Positioning systems
 
**Positioning systems
 
*Devices centralized management
 
*Devices centralized management
 +
*Acting in real time
 +
**Actions
 +
*Applications evolution
 +
*Reference data
  
Example of what developer think  
+
Example of what developers think  
[https://www.progress.com/docs/default-source/default-document-library/progress/documents/papers/iot_surveyreport.pdf Stay of IoT by progress]
+
[https://www.progress.com/docs/default-source/default-document-library/progress/documents/papers/iot_surveyreport.pdf Stay of IoT]

Revision as of 15:21, 30 April 2016

PaaS

Platform as a Service (PaaS) brings the benefits that SaaS bought for applications, but over to the software development world. PaaS can be defined as a computing platform that allows the creation of web applications quickly and easily and without the complexity of buying and maintaining the software and infrastructure underneath it. PaaS is analogous to SaaS except that, rather than being software delivered over the web, it is a platform for the creation of software, delivered over the web.

PaaS

Thing

A Thing is a physical object or even a piece of data, with a unique identifier and a group of properties like: location, temperature, speed, acceleration, altitude, weight, volume, pressure, value or any other variable that can be measured

IoT

The Internet of Things (IoT) is the network of physical objects (things) with unique identifiers and the ability to communicate and sense, as well as interact with their internal states and/or the external environment, without requiring human-to-human or human-to-computer interaction, by leveraging the Internet.

Internet of Things

Big Data & Real time

Big Data, Real time and IoT

The Challenge

IT encompasses a set of technologies, concepts and software stacks in order to use it to solve a problem in real time

  • Acccess control
    • from the edge to the cloud including to the communication/integration with multi-tenants
  • M2M Protocols
  • Communication Protocols
  • Multitenant
    • elastic cloud system
  • Scalability
  • Reasoning in real time
    • extreming in real time
  • Integration
    • extensible
      • Things, Observations and Commands
      • Observation enrichment
      • Placeholders
  • Location Systems
    • GIS
    • Proximity area
    • Positioning systems
  • Devices centralized management
  • Acting in real time
    • Actions
  • Applications evolution
  • Reference data

Example of what developers think Stay of IoT