SlideShare ist ein Scribd-Unternehmen logo
1 von 13
Downloaden Sie, um offline zu lesen
Internet of Information and Services
                         (IoIS)


Antônio Marcos Alberti, Rodrigo Carneiro Brandão, Agostinho
           Manuel Vaz, Bruno Magalhães Martins

                Instituto Nacional de Telecomunicações - Inatel
        510 João de Camargo, Santa Rita do Sapucaí, Minas Gerais, Brazil
                                alberti@inatel.br
                       http://antonioalberti.blogspot.com
Outline

 •   Contextualization

 •   Design Principles and Choices

 •   Architectural Components

 •   Highlighting the Architecture by an Example

 •   Related Work

 •   Conclusion
Contextualization                                               (1/2)

•   Research initiatives to redesign the Internet are popping up all
    around the globe.

•   Some initiatives focus on information exchanging, a.k.a.
    information- or content-centric design, e.g. content-centric
    networks like NetInf, CCN, PSIRP, NDN.

•   Others, focus on service orchestration, a.k.a. service-centric
    design, e.g. everything-as-a-service or Internet of Services (IoS)
    approaches, like SOA4ALL, CASCADAS, S-Cube.

•   And, there are those concerned with mobility and multihoming
    support, a.k.a. ID/Loc splitting approaches like MOFI.
Contextualization                                                 (2/2)

•   Is there a the right path to follow?

    •   Argument: Why not to integrate them all?

    •   We call this approach the Internet of Information and Services
        (IoIS).

    •   The IoIS paradigm is already being employed on a broad
        architecture called NovaGenesis.

    •   This paper proposes a conceptual architecture based on this idea.
Design Principles and Choices                             (1/2)

•   Identification of architectural residents

•   Relate legible and self-certifying names

•   Dynamic compose-ability and hierarchical modularity

•   Resolve indirections generically and recursively

•   Use publish/subscribe paradigm

•   Accommodate search and discovery

•   Cover social relationships among entities
Design Principles and Choices                                      (2/2)

•   Accommodate the growth on interactivity

•   Design for built-in security, privacy, and trust

•   Accommodate neutrality, openness, diversity, flexibility, and
    extendability of services and applications
Architectural Components                                    (1/2)

•   HTS (Hash Table System): A set of processes that stores name-
    based bindings among entities.

•   GIRS (Generic Indirection Resolution System): A process used
    to decide the most appropriate Hash Table to store some name-
    based binding.

•   PSS (Publish/Subscribe System): It does the rendezvous between
    publisher and subscriber.

•   OBS (Orchestration Broker System): It helps simple services to
    search, discover, negotiate, and contract service partners.
Architectural Components                                     (2/2)

•   RS (Reputation System): It is responsible to determine entities
    reputation based on the feedbacks received from partners in
    established SLAs.

•   DS (Domain System): It is aimed to actively represents all the
    systems in a domain.

•   SDS (Search and Discovery System): It performs recursive
    subscriptions to the PSS and filters results according to
    semantics and context.
Highlighting the Architecture by an Example
                                                                                                                                Semantics
                                                                                              Broker to
                                                                                                                             rich search and
                                       Service         Service        Active domain        store ID-based
                                                                                                                                discovery
                                       instance    discovery andGIRS selects the
                                                                      representation          bindings.
                                                      (3) The GIRS selects the
                                                        (7) The                                                    (5) The SDS subscribe the names
                     Storage of ID-                     SLA                             (2) The PSS The PSS the bindings
                                                                                                 (6) forwards
                                                  appropriate HTS, which storesthe
                                                    appropriate HTS, which gets
                     based bindings.               establishment.                            forwardsdomain GIRS “Message”, “Service”, and
                                                                                               to the to Secure pub/sub of
                                                                                                          GIRS.                         Service
                                                           the binding.
                                                           related binding.                              ID-based bindings “Message Service”.
                                                                                   Storage of ID-                                           reputation
                                                                                   based bindings.                                         management
                                                                     3, 7                                     2, 6       5


                                                                                                             G
                               H                         H      O                                    H               P       S
                                       Service                          D       Service                      I                       R
                               T                         T      B                                    T               S       D
                                         1                              S         2                          R                       S
                               S                         S      S                                    S               S       S
                                                                                                             S
                                                                                                                         8
                                                           4
                                                                                                 1
                                Op. System                     Operating System                             Operating System
        Hash Table                                                                             (8) The SDS 2 publishes the bindings:
                                                                                                (1) Service receives the bindings and
                   (9) The SDS answersthe SDS
                    (4) The Service 1 asks the Service 1 with
   ID       Other IDs about a “Message Service”.                            9                    filtersDescriptorrelated to the word
                                                                                                   Host the one
                                                                                                  < ID, Software >, < ID,”Message” >,
                   the Service 2 <ID, Descriptor> binding.                                      < ID,”Service” >, < ID,”Message Service” >ID.
                                                                                              “Message”. It subscribes the Service 2
   ID   Information Object


                                  Continuing:
                        The Service 1 publishes an SLA.
                                                                                                                                Host
                       The Service 2 subscribes the SLA.                                                                      Hardware
                     The Service 2 publishes it again with its
                          ID, accepting the agreement.
Related Work                                                         (1/2)

•   Only three closely related works have been considered:

    •   Expressive Internet architecture (XIA).

    •   Scalable and adaptive Internet solutions (SAIL), which includes
        network of information (NetInf).

    •   Component-ware for autonomic situation-aware communications,
        and dynamically adaptable services (CASCADAS).
Related Work                                                                                           (2/2)
Aspect                  IoIS                        XIA                      NetInf               CASCADAS
               Bindings among legible                                  Self-certified names
                                          Similar feature, but right
                  and self-certified                                         and legible         Does not provide
 Naming                                     now limited to hosts,
                names for any entity                                      information as       explicit mechanisms.
                                           services, and content.
                    and content.                                             metadata.
                                             Transportation of
                                                                       Supports traceability
               ID-based traceability       correct content from                                 Does not provide
Traceability                                                               of content
                 to all residents.        the right service, at the                            explicit mechanisms.
                                                                           ownership.
                                                 right host.

               Pub/sub. Self-certifying                                   Pub/sub. Self-       Social control for self-
 Security                                    Self-certifying IDs.
                        IDs.                                              certifying IDs.          preservation.

                Based on published                                                               Specific pub/sub
Search and                                                             Published names and
Discovery          ontology and               Similar feature.                                 protocol for service
                                                                             metadata.
                   descriptors.                                                                search and discovery.

                                                                          Autonomic self-
         Distributed (per se) or Does not cover explicit                                        Autonomic life-cycle
Compose-                                                                  management of
 ability centralized (via OBS)    service orchestration                                           management of
                                                                       services is supported
             orchestration.           mechanisms.                                                    services.
                                                                         by 4WARD INM.
Conclusion
•   Our proposal cohesively integrates information- and service-
    centric approaches, ID/Loc splitting, pub/sub paradigm, search and
    discovery, besides other ingredients, in an unique architecture.

•   Compared to the related work, IoIS addresses:

    •   Naming and traceability issues not covered in CASCADAS.

    •   Dynamic ID-based orchestration and life-cycling management that
        is missing on XIA.

    •   Integrated information and services life-cycling capabilities.
감사합니다!
              Thank you!
               Obrigado!
              Antônio Marcos Alberti

        Instituto Nacional de Telecomunicações - Inatel
510 João de Camargo, Santa Rita do Sapucaí, Minas Gerais, Brazil
                        alberti@inatel.br
               http://antonioalberti.blogspot.com

Weitere ähnliche Inhalte

Ähnlich wie Internet of Information and Services (IoIS)

A new approach for converging LVC simulation architectures
A new approach for converging LVC simulation architecturesA new approach for converging LVC simulation architectures
A new approach for converging LVC simulation architecturesJosé Ramón Martínez Salio
 
Enterprise linked data clouds
Enterprise linked data cloudsEnterprise linked data clouds
Enterprise linked data cloudsdamienjoyce
 
Iirs- Opensources software solutions and Data services for Domain
Iirs- Opensources software solutions and Data services for DomainIirs- Opensources software solutions and Data services for Domain
Iirs- Opensources software solutions and Data services for DomainTushar Dholakia
 
Cyberinfrastructure Technologies and Applications
Cyberinfrastructure Technologies and ApplicationsCyberinfrastructure Technologies and Applications
Cyberinfrastructure Technologies and ApplicationsCybera Inc.
 
A Guide to the SOA Galaxy: Strategy, Design and Best Practices
A Guide to the SOA Galaxy: Strategy, Design and Best PracticesA Guide to the SOA Galaxy: Strategy, Design and Best Practices
A Guide to the SOA Galaxy: Strategy, Design and Best PracticesDmitri Shiryaev
 
MongoDB - General Purpose Database
MongoDB - General Purpose DatabaseMongoDB - General Purpose Database
MongoDB - General Purpose DatabaseAshnikbiz
 
Standardizing the Data Distribution Service (DDS) API for Modern C++
Standardizing the Data Distribution Service (DDS) API for Modern C++Standardizing the Data Distribution Service (DDS) API for Modern C++
Standardizing the Data Distribution Service (DDS) API for Modern C++Sumant Tambe
 
Azure Services Platform
Azure Services PlatformAzure Services Platform
Azure Services PlatformDavid Chou
 
Decentralisation and knowledge graphs
Decentralisation and knowledge graphs Decentralisation and knowledge graphs
Decentralisation and knowledge graphs vty
 
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...IEEEFINALYEARSTUDENTSPROJECTS
 
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...IEEEFINALYEARSTUDENTPROJECT
 
IEEE 2014 JAVA MOBILE COMPUTING PROJECTS Preserving location privacy in geo s...
IEEE 2014 JAVA MOBILE COMPUTING PROJECTS Preserving location privacy in geo s...IEEE 2014 JAVA MOBILE COMPUTING PROJECTS Preserving location privacy in geo s...
IEEE 2014 JAVA MOBILE COMPUTING PROJECTS Preserving location privacy in geo s...IEEEFINALYEARSTUDENTPROJECTS
 
20130117 - Big Data Architectures
20130117 - Big Data Architectures20130117 - Big Data Architectures
20130117 - Big Data ArchitecturesBlueMetalInc
 
Eliminating Barriers to Agile BI using NoSQL Object Data Model Semantic Vocab...
Eliminating Barriers to Agile BI using NoSQL Object Data Model Semantic Vocab...Eliminating Barriers to Agile BI using NoSQL Object Data Model Semantic Vocab...
Eliminating Barriers to Agile BI using NoSQL Object Data Model Semantic Vocab...DATAVERSITY
 
REDIculouS: Introduction to Redis
REDIculouS: Introduction to RedisREDIculouS: Introduction to Redis
REDIculouS: Introduction to Redispootsbook
 
Jena based implementation of a iso 11179 meta data registry
Jena based implementation of a iso 11179 meta data registryJena based implementation of a iso 11179 meta data registry
Jena based implementation of a iso 11179 meta data registryA. Anil Sinaci
 
Building Flexible APIs for Web 2.x/Cloud Applications (JavaOne 2011 Session ...
Building Flexible APIs for Web 2.x/Cloud Applications (JavaOne 2011 Session ...Building Flexible APIs for Web 2.x/Cloud Applications (JavaOne 2011 Session ...
Building Flexible APIs for Web 2.x/Cloud Applications (JavaOne 2011 Session ...Raymond Feng
 
Tech Talk SQL Server 2012 Business Intelligence
Tech Talk SQL Server 2012 Business IntelligenceTech Talk SQL Server 2012 Business Intelligence
Tech Talk SQL Server 2012 Business IntelligenceRay Cochrane
 

Ähnlich wie Internet of Information and Services (IoIS) (20)

A new approach for converging LVC simulation architectures
A new approach for converging LVC simulation architecturesA new approach for converging LVC simulation architectures
A new approach for converging LVC simulation architectures
 
What is SDMX-RDF?
What is SDMX-RDF?What is SDMX-RDF?
What is SDMX-RDF?
 
Enterprise linked data clouds
Enterprise linked data cloudsEnterprise linked data clouds
Enterprise linked data clouds
 
Iirs- Opensources software solutions and Data services for Domain
Iirs- Opensources software solutions and Data services for DomainIirs- Opensources software solutions and Data services for Domain
Iirs- Opensources software solutions and Data services for Domain
 
Cyberinfrastructure Technologies and Applications
Cyberinfrastructure Technologies and ApplicationsCyberinfrastructure Technologies and Applications
Cyberinfrastructure Technologies and Applications
 
A Guide to the SOA Galaxy: Strategy, Design and Best Practices
A Guide to the SOA Galaxy: Strategy, Design and Best PracticesA Guide to the SOA Galaxy: Strategy, Design and Best Practices
A Guide to the SOA Galaxy: Strategy, Design and Best Practices
 
SimWare and the new LSA study group on SISO
SimWare and the new LSA study group on SISOSimWare and the new LSA study group on SISO
SimWare and the new LSA study group on SISO
 
MongoDB - General Purpose Database
MongoDB - General Purpose DatabaseMongoDB - General Purpose Database
MongoDB - General Purpose Database
 
Standardizing the Data Distribution Service (DDS) API for Modern C++
Standardizing the Data Distribution Service (DDS) API for Modern C++Standardizing the Data Distribution Service (DDS) API for Modern C++
Standardizing the Data Distribution Service (DDS) API for Modern C++
 
Azure Services Platform
Azure Services PlatformAzure Services Platform
Azure Services Platform
 
Decentralisation and knowledge graphs
Decentralisation and knowledge graphs Decentralisation and knowledge graphs
Decentralisation and knowledge graphs
 
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...
 
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...
2014 IEEE JAVA MOBILE COMPUTING PROJECT Preserving location privacy in geo so...
 
IEEE 2014 JAVA MOBILE COMPUTING PROJECTS Preserving location privacy in geo s...
IEEE 2014 JAVA MOBILE COMPUTING PROJECTS Preserving location privacy in geo s...IEEE 2014 JAVA MOBILE COMPUTING PROJECTS Preserving location privacy in geo s...
IEEE 2014 JAVA MOBILE COMPUTING PROJECTS Preserving location privacy in geo s...
 
20130117 - Big Data Architectures
20130117 - Big Data Architectures20130117 - Big Data Architectures
20130117 - Big Data Architectures
 
Eliminating Barriers to Agile BI using NoSQL Object Data Model Semantic Vocab...
Eliminating Barriers to Agile BI using NoSQL Object Data Model Semantic Vocab...Eliminating Barriers to Agile BI using NoSQL Object Data Model Semantic Vocab...
Eliminating Barriers to Agile BI using NoSQL Object Data Model Semantic Vocab...
 
REDIculouS: Introduction to Redis
REDIculouS: Introduction to RedisREDIculouS: Introduction to Redis
REDIculouS: Introduction to Redis
 
Jena based implementation of a iso 11179 meta data registry
Jena based implementation of a iso 11179 meta data registryJena based implementation of a iso 11179 meta data registry
Jena based implementation of a iso 11179 meta data registry
 
Building Flexible APIs for Web 2.x/Cloud Applications (JavaOne 2011 Session ...
Building Flexible APIs for Web 2.x/Cloud Applications (JavaOne 2011 Session ...Building Flexible APIs for Web 2.x/Cloud Applications (JavaOne 2011 Session ...
Building Flexible APIs for Web 2.x/Cloud Applications (JavaOne 2011 Session ...
 
Tech Talk SQL Server 2012 Business Intelligence
Tech Talk SQL Server 2012 Business IntelligenceTech Talk SQL Server 2012 Business Intelligence
Tech Talk SQL Server 2012 Business Intelligence
 

Mehr von Antonio Marcos Alberti

Convergência de Arquiteturas de Informação: 6G e Além
Convergência de Arquiteturas de Informação: 6G e AlémConvergência de Arquiteturas de Informação: 6G e Além
Convergência de Arquiteturas de Informação: 6G e AlémAntonio Marcos Alberti
 
Disrupções Tecnológicas e seus Impactos
Disrupções Tecnológicas e seus ImpactosDisrupções Tecnológicas e seus Impactos
Disrupções Tecnológicas e seus ImpactosAntonio Marcos Alberti
 
EMPREENDENDO A MUDANÇA EM REDE ABUNDANTE: COMO INTEGRAR TECNOLOGIA, METODOLO...
EMPREENDENDO A MUDANÇA EM REDE ABUNDANTE: COMO  INTEGRAR TECNOLOGIA, METODOLO...EMPREENDENDO A MUDANÇA EM REDE ABUNDANTE: COMO  INTEGRAR TECNOLOGIA, METODOLO...
EMPREENDENDO A MUDANÇA EM REDE ABUNDANTE: COMO INTEGRAR TECNOLOGIA, METODOLO...Antonio Marcos Alberti
 
Palestra Transformação Digital no The Developer Conferece (TDC) - Future
Palestra Transformação Digital no The Developer Conferece (TDC) - FuturePalestra Transformação Digital no The Developer Conferece (TDC) - Future
Palestra Transformação Digital no The Developer Conferece (TDC) - FutureAntonio Marcos Alberti
 
PILARES DA TRANSIÇÃO E CONVERGÊNCIA DE TECNOLOGIAS DISRUPTIVAS
PILARES DA TRANSIÇÃO E CONVERGÊNCIA DE TECNOLOGIAS DISRUPTIVASPILARES DA TRANSIÇÃO E CONVERGÊNCIA DE TECNOLOGIAS DISRUPTIVAS
PILARES DA TRANSIÇÃO E CONVERGÊNCIA DE TECNOLOGIAS DISRUPTIVASAntonio Marcos Alberti
 
CIDADES INTELIGENTES: TECNOLOGIAS, NOVOS MODELOS, SOLUÇÕES E DESAFIOS EM AB...
CIDADES INTELIGENTES: TECNOLOGIAS, NOVOS MODELOS, SOLUÇÕES E DESAFIOS EM AB...CIDADES INTELIGENTES: TECNOLOGIAS, NOVOS MODELOS, SOLUÇÕES E DESAFIOS EM AB...
CIDADES INTELIGENTES: TECNOLOGIAS, NOVOS MODELOS, SOLUÇÕES E DESAFIOS EM AB...Antonio Marcos Alberti
 
Inteligência Artificial na Transformação Digital de Smart Cities
Inteligência Artificial na Transformação Digital de Smart CitiesInteligência Artificial na Transformação Digital de Smart Cities
Inteligência Artificial na Transformação Digital de Smart CitiesAntonio Marcos Alberti
 
SDN, NFV AND CDN/ICN IN HIBRID TERRESTRIAL/SATELLITE 5G: WHAT IS MISSING?
SDN, NFV AND CDN/ICN IN HIBRID TERRESTRIAL/SATELLITE 5G: WHAT IS MISSING?SDN, NFV AND CDN/ICN IN HIBRID TERRESTRIAL/SATELLITE 5G: WHAT IS MISSING?
SDN, NFV AND CDN/ICN IN HIBRID TERRESTRIAL/SATELLITE 5G: WHAT IS MISSING?Antonio Marcos Alberti
 
Convergência de Tecnologias Disruptivas: IoT, IA, Blockchain, 5G e Internet d...
Convergência de Tecnologias Disruptivas: IoT, IA, Blockchain, 5G e Internet d...Convergência de Tecnologias Disruptivas: IoT, IA, Blockchain, 5G e Internet d...
Convergência de Tecnologias Disruptivas: IoT, IA, Blockchain, 5G e Internet d...Antonio Marcos Alberti
 
Convergência de Tecnologias Disruptivas
Convergência de Tecnologias DisruptivasConvergência de Tecnologias Disruptivas
Convergência de Tecnologias DisruptivasAntonio Marcos Alberti
 
FORWARDING/ROUTING WITH DUAL NAMES: THE NOVAGENESIS APPROACH
FORWARDING/ROUTING WITH DUAL NAMES: THE NOVAGENESIS APPROACHFORWARDING/ROUTING WITH DUAL NAMES: THE NOVAGENESIS APPROACH
FORWARDING/ROUTING WITH DUAL NAMES: THE NOVAGENESIS APPROACHAntonio Marcos Alberti
 
Internet das Coisas, Blockchain e NovaGenesis
Internet das Coisas, Blockchain e NovaGenesisInternet das Coisas, Blockchain e NovaGenesis
Internet das Coisas, Blockchain e NovaGenesisAntonio Marcos Alberti
 
FUTURE INTERNET OF THINGS: EXPERIMENTING WITH NOVAGENESIS AND VIRTUAL SENSORS...
FUTURE INTERNET OF THINGS: EXPERIMENTING WITH NOVAGENESIS AND VIRTUAL SENSORS...FUTURE INTERNET OF THINGS: EXPERIMENTING WITH NOVAGENESIS AND VIRTUAL SENSORS...
FUTURE INTERNET OF THINGS: EXPERIMENTING WITH NOVAGENESIS AND VIRTUAL SENSORS...Antonio Marcos Alberti
 
PROJETO NOVAGENESIS: A CRIAÇÃO DE UMA NOVA INTERNET
PROJETO NOVAGENESIS: A CRIAÇÃO DE UMA NOVA INTERNETPROJETO NOVAGENESIS: A CRIAÇÃO DE UMA NOVA INTERNET
PROJETO NOVAGENESIS: A CRIAÇÃO DE UMA NOVA INTERNETAntonio Marcos Alberti
 

Mehr von Antonio Marcos Alberti (20)

6G
6G6G
6G
 
Convergência de Arquiteturas de Informação: 6G e Além
Convergência de Arquiteturas de Informação: 6G e AlémConvergência de Arquiteturas de Informação: 6G e Além
Convergência de Arquiteturas de Informação: 6G e Além
 
Disrupções Tecnológicas e seus Impactos
Disrupções Tecnológicas e seus ImpactosDisrupções Tecnológicas e seus Impactos
Disrupções Tecnológicas e seus Impactos
 
EMPREENDENDO A MUDANÇA EM REDE ABUNDANTE: COMO INTEGRAR TECNOLOGIA, METODOLO...
EMPREENDENDO A MUDANÇA EM REDE ABUNDANTE: COMO  INTEGRAR TECNOLOGIA, METODOLO...EMPREENDENDO A MUDANÇA EM REDE ABUNDANTE: COMO  INTEGRAR TECNOLOGIA, METODOLO...
EMPREENDENDO A MUDANÇA EM REDE ABUNDANTE: COMO INTEGRAR TECNOLOGIA, METODOLO...
 
Palestra Transformação Digital no The Developer Conferece (TDC) - Future
Palestra Transformação Digital no The Developer Conferece (TDC) - FuturePalestra Transformação Digital no The Developer Conferece (TDC) - Future
Palestra Transformação Digital no The Developer Conferece (TDC) - Future
 
NovaGenesis Overview
NovaGenesis OverviewNovaGenesis Overview
NovaGenesis Overview
 
NovaGenesis Overview
NovaGenesis OverviewNovaGenesis Overview
NovaGenesis Overview
 
NovaGenesis Overview
NovaGenesis OverviewNovaGenesis Overview
NovaGenesis Overview
 
PILARES DA TRANSIÇÃO E CONVERGÊNCIA DE TECNOLOGIAS DISRUPTIVAS
PILARES DA TRANSIÇÃO E CONVERGÊNCIA DE TECNOLOGIAS DISRUPTIVASPILARES DA TRANSIÇÃO E CONVERGÊNCIA DE TECNOLOGIAS DISRUPTIVAS
PILARES DA TRANSIÇÃO E CONVERGÊNCIA DE TECNOLOGIAS DISRUPTIVAS
 
CIDADES INTELIGENTES: TECNOLOGIAS, NOVOS MODELOS, SOLUÇÕES E DESAFIOS EM AB...
CIDADES INTELIGENTES: TECNOLOGIAS, NOVOS MODELOS, SOLUÇÕES E DESAFIOS EM AB...CIDADES INTELIGENTES: TECNOLOGIAS, NOVOS MODELOS, SOLUÇÕES E DESAFIOS EM AB...
CIDADES INTELIGENTES: TECNOLOGIAS, NOVOS MODELOS, SOLUÇÕES E DESAFIOS EM AB...
 
Inteligência Artificial na Transformação Digital de Smart Cities
Inteligência Artificial na Transformação Digital de Smart CitiesInteligência Artificial na Transformação Digital de Smart Cities
Inteligência Artificial na Transformação Digital de Smart Cities
 
SDN, NFV AND CDN/ICN IN HIBRID TERRESTRIAL/SATELLITE 5G: WHAT IS MISSING?
SDN, NFV AND CDN/ICN IN HIBRID TERRESTRIAL/SATELLITE 5G: WHAT IS MISSING?SDN, NFV AND CDN/ICN IN HIBRID TERRESTRIAL/SATELLITE 5G: WHAT IS MISSING?
SDN, NFV AND CDN/ICN IN HIBRID TERRESTRIAL/SATELLITE 5G: WHAT IS MISSING?
 
Convergência de Tecnologias Disruptivas: IoT, IA, Blockchain, 5G e Internet d...
Convergência de Tecnologias Disruptivas: IoT, IA, Blockchain, 5G e Internet d...Convergência de Tecnologias Disruptivas: IoT, IA, Blockchain, 5G e Internet d...
Convergência de Tecnologias Disruptivas: IoT, IA, Blockchain, 5G e Internet d...
 
Arte e Pensamento - Mundo Virtual
Arte e Pensamento - Mundo VirtualArte e Pensamento - Mundo Virtual
Arte e Pensamento - Mundo Virtual
 
Convergência de Tecnologias Disruptivas
Convergência de Tecnologias DisruptivasConvergência de Tecnologias Disruptivas
Convergência de Tecnologias Disruptivas
 
FORWARDING/ROUTING WITH DUAL NAMES: THE NOVAGENESIS APPROACH
FORWARDING/ROUTING WITH DUAL NAMES: THE NOVAGENESIS APPROACHFORWARDING/ROUTING WITH DUAL NAMES: THE NOVAGENESIS APPROACH
FORWARDING/ROUTING WITH DUAL NAMES: THE NOVAGENESIS APPROACH
 
OVERVIEW OF ICT LAB RESEARCH
OVERVIEW OF ICT LAB RESEARCHOVERVIEW OF ICT LAB RESEARCH
OVERVIEW OF ICT LAB RESEARCH
 
Internet das Coisas, Blockchain e NovaGenesis
Internet das Coisas, Blockchain e NovaGenesisInternet das Coisas, Blockchain e NovaGenesis
Internet das Coisas, Blockchain e NovaGenesis
 
FUTURE INTERNET OF THINGS: EXPERIMENTING WITH NOVAGENESIS AND VIRTUAL SENSORS...
FUTURE INTERNET OF THINGS: EXPERIMENTING WITH NOVAGENESIS AND VIRTUAL SENSORS...FUTURE INTERNET OF THINGS: EXPERIMENTING WITH NOVAGENESIS AND VIRTUAL SENSORS...
FUTURE INTERNET OF THINGS: EXPERIMENTING WITH NOVAGENESIS AND VIRTUAL SENSORS...
 
PROJETO NOVAGENESIS: A CRIAÇÃO DE UMA NOVA INTERNET
PROJETO NOVAGENESIS: A CRIAÇÃO DE UMA NOVA INTERNETPROJETO NOVAGENESIS: A CRIAÇÃO DE UMA NOVA INTERNET
PROJETO NOVAGENESIS: A CRIAÇÃO DE UMA NOVA INTERNET
 

Kürzlich hochgeladen

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfSeasiaInfotech2
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyAlfredo García Lavilla
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 

Kürzlich hochgeladen (20)

Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
The Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdfThe Future of Software Development - Devin AI Innovative Approach.pdf
The Future of Software Development - Devin AI Innovative Approach.pdf
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Commit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easyCommit 2024 - Secret Management made easy
Commit 2024 - Secret Management made easy
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 

Internet of Information and Services (IoIS)

  • 1. Internet of Information and Services (IoIS) Antônio Marcos Alberti, Rodrigo Carneiro Brandão, Agostinho Manuel Vaz, Bruno Magalhães Martins Instituto Nacional de Telecomunicações - Inatel 510 João de Camargo, Santa Rita do Sapucaí, Minas Gerais, Brazil alberti@inatel.br http://antonioalberti.blogspot.com
  • 2. Outline • Contextualization • Design Principles and Choices • Architectural Components • Highlighting the Architecture by an Example • Related Work • Conclusion
  • 3. Contextualization (1/2) • Research initiatives to redesign the Internet are popping up all around the globe. • Some initiatives focus on information exchanging, a.k.a. information- or content-centric design, e.g. content-centric networks like NetInf, CCN, PSIRP, NDN. • Others, focus on service orchestration, a.k.a. service-centric design, e.g. everything-as-a-service or Internet of Services (IoS) approaches, like SOA4ALL, CASCADAS, S-Cube. • And, there are those concerned with mobility and multihoming support, a.k.a. ID/Loc splitting approaches like MOFI.
  • 4. Contextualization (2/2) • Is there a the right path to follow? • Argument: Why not to integrate them all? • We call this approach the Internet of Information and Services (IoIS). • The IoIS paradigm is already being employed on a broad architecture called NovaGenesis. • This paper proposes a conceptual architecture based on this idea.
  • 5. Design Principles and Choices (1/2) • Identification of architectural residents • Relate legible and self-certifying names • Dynamic compose-ability and hierarchical modularity • Resolve indirections generically and recursively • Use publish/subscribe paradigm • Accommodate search and discovery • Cover social relationships among entities
  • 6. Design Principles and Choices (2/2) • Accommodate the growth on interactivity • Design for built-in security, privacy, and trust • Accommodate neutrality, openness, diversity, flexibility, and extendability of services and applications
  • 7. Architectural Components (1/2) • HTS (Hash Table System): A set of processes that stores name- based bindings among entities. • GIRS (Generic Indirection Resolution System): A process used to decide the most appropriate Hash Table to store some name- based binding. • PSS (Publish/Subscribe System): It does the rendezvous between publisher and subscriber. • OBS (Orchestration Broker System): It helps simple services to search, discover, negotiate, and contract service partners.
  • 8. Architectural Components (2/2) • RS (Reputation System): It is responsible to determine entities reputation based on the feedbacks received from partners in established SLAs. • DS (Domain System): It is aimed to actively represents all the systems in a domain. • SDS (Search and Discovery System): It performs recursive subscriptions to the PSS and filters results according to semantics and context.
  • 9. Highlighting the Architecture by an Example Semantics Broker to rich search and Service Service Active domain store ID-based discovery instance discovery andGIRS selects the representation bindings. (3) The GIRS selects the (7) The (5) The SDS subscribe the names Storage of ID- SLA (2) The PSS The PSS the bindings (6) forwards appropriate HTS, which storesthe appropriate HTS, which gets based bindings. establishment. forwardsdomain GIRS “Message”, “Service”, and to the to Secure pub/sub of GIRS. Service the binding. related binding. ID-based bindings “Message Service”. Storage of ID- reputation based bindings. management 3, 7 2, 6 5 G H H O H P S Service D Service I R T T B T S D 1 S 2 R S S S S S S S S 8 4 1 Op. System Operating System Operating System Hash Table (8) The SDS 2 publishes the bindings: (1) Service receives the bindings and (9) The SDS answersthe SDS (4) The Service 1 asks the Service 1 with ID Other IDs about a “Message Service”. 9 filtersDescriptorrelated to the word Host the one < ID, Software >, < ID,”Message” >, the Service 2 <ID, Descriptor> binding. < ID,”Service” >, < ID,”Message Service” >ID. “Message”. It subscribes the Service 2 ID Information Object Continuing: The Service 1 publishes an SLA. Host The Service 2 subscribes the SLA. Hardware The Service 2 publishes it again with its ID, accepting the agreement.
  • 10. Related Work (1/2) • Only three closely related works have been considered: • Expressive Internet architecture (XIA). • Scalable and adaptive Internet solutions (SAIL), which includes network of information (NetInf). • Component-ware for autonomic situation-aware communications, and dynamically adaptable services (CASCADAS).
  • 11. Related Work (2/2) Aspect IoIS XIA NetInf CASCADAS Bindings among legible Self-certified names Similar feature, but right and self-certified and legible Does not provide Naming now limited to hosts, names for any entity information as explicit mechanisms. services, and content. and content. metadata. Transportation of Supports traceability ID-based traceability correct content from Does not provide Traceability of content to all residents. the right service, at the explicit mechanisms. ownership. right host. Pub/sub. Self-certifying Pub/sub. Self- Social control for self- Security Self-certifying IDs. IDs. certifying IDs. preservation. Based on published Specific pub/sub Search and Published names and Discovery ontology and Similar feature. protocol for service metadata. descriptors. search and discovery. Autonomic self- Distributed (per se) or Does not cover explicit Autonomic life-cycle Compose- management of ability centralized (via OBS) service orchestration management of services is supported orchestration. mechanisms. services. by 4WARD INM.
  • 12. Conclusion • Our proposal cohesively integrates information- and service- centric approaches, ID/Loc splitting, pub/sub paradigm, search and discovery, besides other ingredients, in an unique architecture. • Compared to the related work, IoIS addresses: • Naming and traceability issues not covered in CASCADAS. • Dynamic ID-based orchestration and life-cycling management that is missing on XIA. • Integrated information and services life-cycling capabilities.
  • 13. 감사합니다! Thank you! Obrigado! Antônio Marcos Alberti Instituto Nacional de Telecomunicações - Inatel 510 João de Camargo, Santa Rita do Sapucaí, Minas Gerais, Brazil alberti@inatel.br http://antonioalberti.blogspot.com