SlideShare una empresa de Scribd logo
1 de 13
Descargar para leer sin conexión
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

Más contenido relacionado

Similar a Internet of Information and Services (IoIS)

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
Dmitri Shiryaev
 
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
 
REDIculouS: Introduction to Redis
REDIculouS: Introduction to RedisREDIculouS: Introduction to Redis
REDIculouS: Introduction to Redis
pootsbook
 

Similar a 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 ...
 

Más de Antonio 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 DISRUPTIVAS
Antonio Marcos Alberti
 

Más de 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
 

Último

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
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
 
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...
 
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
 
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
 
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
 
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...
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
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
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 

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