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
 
Unleashing the Power of Vector Search in .NET - DotNETConf2024.pdf
Unleashing the Power of Vector Search in .NET - DotNETConf2024.pdfUnleashing the Power of Vector Search in .NET - DotNETConf2024.pdf
Unleashing the Power of Vector Search in .NET - DotNETConf2024.pdfLuigi Fugaro
 
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
 

Ä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
 
Unleashing the Power of Vector Search in .NET - DotNETConf2024.pdf
Unleashing the Power of Vector Search in .NET - DotNETConf2024.pdfUnleashing the Power of Vector Search in .NET - DotNETConf2024.pdf
Unleashing the Power of Vector Search in .NET - DotNETConf2024.pdf
 
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 ...
 

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

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 

Kürzlich hochgeladen (20)

Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 

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