Skip to main content
Europe, Middle East, Africa, Asia Pacific (English)
  • North America
  • América Latina (Español)
  • Europe, Middle East, Africa, Asia Pacific (English)

Top Bar - EMEAAP

  • Resources
    • On-Demand Webinars
    • White Papers
    • Demos
  • Partners
  • Customer Centre
  • Contact
    • Our Offices
    • Contact Us
    • Schedule a Demo
  • Search
Home

Main navigation - EMEAAP

  • Solutions
      • Technologies
        • ERP & SIS
          Big or small, private or public, we have the right solution to power your institution
        • CRM
          Build lifelong relationships with students and help your institution grow
        • Integration & Analytics
          Connect your systems and gain valuable insights with our revolutionary data model
        • See All Products
      • Services
        • Build & Deploy
          Seamlessly implement Ellucian technology at your institution
        • Manage
          Strengthen your strategy and execution for improved institutional performance
        • Train
          Empower your team on Ellucian software and drive successful adoption
      • Alignment Fix
    • Cloud for Higher Ed
      The Cloud: A Smart move for Higher Education
      700+ Customers use Ellucian’s Cloud Solutions
      Find out why
    • Our Approach
      Solutions designed to power higher education
      Enable Customer Greatness
      How We're Different
  • Success Stories
      • By Solution
        • Banner
        • PowerCampus
        • Quercus
      • By Institution Type
        • University
        • Community College
        • Institute of Technology
      • By Institution Size
        • 8,500 - 15,000
        • 3,000 - 5,000
        • Under 3,000
      • See All Success Stories
    • Featured
      Loyola University Maryland
      Cloud for Higher Ed
      Leveraging IT to drive returns
      Dive deeper
      John Rathje - Kent State University
      Analytics and Data Integration
      Developing an enterprise approach to data management
      Dive deeper
  • Insights
      • Most Read Topics
        • Analytics and Data Integration
        • Cloud for Higher Ed
        • Enrolment and Retention
        • Modernising the Campus
        • Our Approach
      • See all insights
    • Featured
      The Cloud: A Smart move for Higher Education
      Cloud for Higher Ed
      The cloud: a smart move for higher education
      Dive deeper
      Integration what and why
      Analytics and Data Integration
      How systems integration helps higher education
      Dive deeper
  • Our Company
      • Who We Are
        • About us
        • Careers
        • Events
        • Executive Team
        • News
        • Resources
    • Featured
      ELIVE 2019 - New Orleans Skyline
      Events
      Ellucian Live
      Learn more
      Elms College
      News
      Elms College selects Ellucian's Colleague ERP
      Learn more
      Careers
      Careers
      We're a tech company with heart
      Learn more
  • Solutions
    • Technologies
    • ERP & SIS
    • CRM
    • Integration & Analytics
    • See All Products
    • Services
    • Build & Deploy
    • Manage
    • Train
    • Alignment Fix
  • Success Stories
    • By Solution
    • Banner
    • PowerCampus
    • Quercus
    • By Institution Type
    • University
    • Community College
    • Institute of Technology
    • By Institution Size
    • 8,500 - 15,000
    • 3,000 - 5,000
    • Under 3,000
    • See All Success Stories
  • Insights
    • Most Read Topics
    • Analytics and Data Integration
    • Cloud for Higher Ed
    • Enrolment and Retention
    • Modernising the Campus
    • Our Approach
    • See all insights
  • Our Company
    • Who We Are
    • About us
    • Careers
    • Events
    • Executive Team
    • News
    • Resources
Europe, Middle East, Africa, Asia Pacific (English)
  • North America
  • América Latina (Español)
  • Europe, Middle East, Africa, Asia Pacific (English)

Top Bar - EMEAAP

  • Resources
    • On-Demand Webinars
    • White Papers
    • Demos
  • Partners
  • Customer Centre
  • Contact
    • Our Offices
    • Contact Us
    • Schedule a Demo
  • Search
  1. Home
  2. Insights
  3. Analytics and Data Integration
  4. Hubs, spokes, and point-to-point: a quick guide to common integration terminology
hubs spokes and point to point

Hubs, spokes, and point-to-point: a quick guide to common integration terminology

By Ben Morley
  • Share on LinkedIn
  • Share on Facebook
  • Share on Twitter
  • Share via Email

Key takeaways 

• Learn common integration terms, from hub-and-spoke to point-to-point
• Review the pros and cons of different models
• Why security and scalability are critical factors

A truly connected campus is built on a foundation of unified data. A single, integrated view of all your campus data makes it possible to empower strategic decision-makers, enable new digital workflows, and create new student experiences freed from the application silo.

No matter what integration solutions your institution is currently using or exploring, there are some common terms you’ll encounter that are important to understand.

Point-to-point vs. hub-and-spoke integration

• Point-to-point integration uses middleware to enable data-sharing between two systems. The middleware facilitates both the data transformation and the mechanics of transporting the data.

• Hub-and-spoke integration, on the other hand, doesn’t require a direct connection between each sharing system to any other sharing system. Instead, each system that wants to share data across the enterprise has one connection point with a single, central “hub” which mediates requests, decoupling senders and receivers of data.
  
Each model has pros and cons, although (spoiler alert) one model is superior: 

•    The main pro of point-to-point integration is that someone with specialised knowledge, who knows the two systems and technologies in question can build an integration fairly quickly. However, point-to-point integration has a long list of serious cons—including a lack of scalability, higher security risk, and a costly IT burden due to the constant need to monitor, maintain, and update a multitude of individual software applications.

•    The pro of the hub-and-spoke model is that every system has a single connection point to the hub—so from an architecture perspective, a security perspective, and a sustainability perspective, you've greatly simplified things. The cons are the initial investment and the need to play by the rules of the data-sharing model. However, after those initial investments of resources and development, you get to realise the gains of the simplified architecture. Your IT team will still have granular control through APIs and security controls—but won’t have to play whack-a-mole or contend with myriad firewall rules for each external system that connects to yours. The bottom line is that it’s a more secure approach because you're reducing the number of factors of attack.

Enterprise sharing model

An enterprise sharing model is a system designed specifically to enable the synchronization and sharing of data across all your solutions at the same time (as opposed to needing a constellation of individual point-to-point systems to achieve the same result).

Enterprise service bus (ESB)

ESB is an architecture describing a service-oriented approach to connecting numerous applications. There are number of tools commonly referred to as ESBs that have their own implementations of this approach. 

They typically lack the simple, point-and-click connectivity of a purpose-built enterprise sharing model. However, an ESB tool typically includes data format translation capabilities that are especially critical without an enterprise data model. The two models can complement each other and help bridge disparate systems.

Interfaces and APIs

Interfaces and application programme interfaces (APIs) are defined means by which a system shares data and allows other systems to interact with it.

Messages

Messages are the means by which applications stay in sync on events that are occurring across campus data points: some sort of event has occurred, and one part of your system is letting another part know. Messaging is a key element of an integration model because the goal is to facilitate data synchronization among applications, as close to real time as possible, so your systems share the same view on the data.    

Data interchange formats

•    XML:  Extensible Markup Language (XML) is an open standard markup language—that is, a means by which data can be packaged, organised, and shared across enterprise networks and the public internet. 

•    JSON:  Together with XML, JSON is one of the two most common formats for data interchange. While both have their benefits, JSON is more efficient. Files in JSON are significantly smaller than their XML counterparts, leading to faster processing and transmission. This is of particular benefit on mobile devices.

Authoritative source of data

If two systems have disparate data, how do you know which is correct? With an authoritative system, you have a single source that’s accountable for the integrity of the data.
    
In a hub-and-spoke model, that means your system gets to make decisions about whether or not to share data with the rest of the enterprise. The system is the data owner and the data custodian, responsible for making sure that the rest of the enterprise can get that single view and that real-time update on data.

Data governance

Data governance is a set of processes and practices meant to ensure that data meets certain standards and is managed properly within an institution. It has four basic components: data ownership, data access, data quality, and data security. 


To learn how integration can benefit higher education institutions, read the first entry in my blog series, “Why integration matters for higher education.”  
 

Topic
Analytics and Data Integration, Data Security, IT Standards and Architecture, Modernising the Campus, Operational Efficiency, Our Approach
About the Author
Ben Morley
Ben Morley
Director of Product Management

Ben Morley serves as director of product management for Ellucian’s Ethos team, covering cloud integration technology.

Read full bio
Other articles by Ben

Products & Services

Ellucian Ethos

Connect people, processes, and applications across your institution with the higher ed framework.

Read More
Constituent Relationship Management

Ellucian’s CRM suite is the most comprehensive set of lifecycle solutions tailored for higher education.

Read More
Enterprise Resource Planning & Student Information Systems

Improve efficiencies, stay informed, and deliver a great constituent experience.

Read More

Stay Up To Speed

Integration what and why
Article
How systems integration helps higher education

How can systems integration help institutions increase efficiency, gain greater insights, and increase the value of their solutions?

Dive Deeper
Campbell University
Success Story
Simplifying the graduation application process

Campbell University improves the process for students and staff with system integration.

Dive Deeper
Insights - Ellucian ethos platform
eBook
Ellucian Ethos

Discover the unifying platform for higher education.

Dive Deeper

Get Started Today

 Connect with us
 Schedule a demo

Footer - EMEAAP

  • Careers @ Ellucian
  • Resources
  • Training
  • Privacy
  • Cookie Declaration
  • Modern Slavery Act
  • CSR Policy
  • Sitemap

Social Media - EMEAAP

  • Twitter
  • Facebook
  • YouTube
  • LinkedIn

Subscribe to Newsletter

© 2019 Ellucian Company L.P. and its affiliates.

Home Close