SlideShare a Scribd company logo
1 of 31
Euro-IX Update
APRICOT 2016, 2016-02-23, Auckland, NZ
Arnold Nipper
arnold.nipper@de-cix.net
Twitter: @euroix
Association of IXPs
76 affiliated IXPs:
•  53 IXPs in the Euro-IX Region

=> in 49 Countries, operating over 100 Peering LANs
•  23 IXPs from the rest of the world
•  Newest Members:

Mega IX (Australia), OM-NIX (Bulgaria), Dataline-IX (Russia)
Association of IXPs
13 Patrons
•  ADVA Optical Networking
•  Alcatel-Lucent
•  Brocade
•  BTI Systems
•  ECI Telecom
•  Extreme Networks
•  FlexOptix
•  Huawei
•  Interxion
•  Juniper Networks
•  MRV
•  Telecity
•  Telehouse
What do we do?
•  2 Forums per year
•  Maintaining the Website, database and tools
•  Mailing Lists
•  Newsletter – Subscribe here:
https://www.euro-ix.net/news-and-events/newsletter/
•  Working Groups
•  Working with IEEE Ethernet Study Group
•  Annual European IXP Report
•  Mentoring Program (Mentor-IX)
•  Benchmarking
Why do we do it? Good of the community!
Internet Exchange Federation

(IX-F)
Other IXPAs
Internet Exchange Federation (IX-F)
•  MOU signed by APIX, Euro-IX and LAC-IX to form the 

IX-F in November 2012 – www.ix-f.net
•  Af-IX signed the MoU to join the IX-F 
•  Idea to have a Global IXP DB (IX-F DB)
•  Global IXP BCPs
•  Automate Data Collection from IXPs
•  Plans to collaborate with other external Databases
What is the IX-F?
IX-F Board
•  AFIX
Nishal Goburdhan – JINX (South Africa)
Kyle Spencer – UIXP (Uganda)
•  APIX
Gaurab Raj Upadhaya - NPIX (Nepal)
Katsuyasu Toyama - JPNAP (Japan)
•  Euro-IX
Arnold Nipper - DE-CIX (Germany)
John Souter - LINX (United Kingdom)
•  LAC-IX
Ariel Graizer - NAP CABase (Argentina)
Milton Kashiwakura - PTT.br (Brazil)
The Internet Revealed – IXP Movie
Now available in English, French, Turkish, Spanish, Romanian,
Portuguese, Arabic and German, check out ourYoutube channel:
https://www.youtube.com/channel/
UCFyucVRAAMzxyJIsxnGwsjw
more languages to come!
IX-F Database
IXP Database Project
•  There are many IXP Databases…
Existing database issues
•  No single trusted data source
•  Poor quality & no or very little APIs / automation
•  “We’ll only peer with you, if you’re in PeeringDB”
•  Databases are updated manually
•  We’re moving into a world of automation
•  …IXPs hold accurate information but lack automation
Historical Problem
IXPs	
   PeeringDB	
  
Manual	
  update	
  -­‐	
  email	
  
PeeringDB - Database for networks and data centres
IX-F Database
IX-F DB API server written using Python / Django, 

which can:
•  get / create / update / delete IXP, organisation, IP addressing
and network information
•  all interaction is JSON
•  all non-sensitive information will be publicly available
•  Members of IXPAs will be able to create, update and delete
IXPs from the databases.
•  https://db.ix-f.net/api/ixp
IX-F Database
•  We have a proof of concept client to interact with this
database in Python including unit test code at: 

https://github.com/euro-ix/ixf-client-py
•  The PHP version of this with unit tests also available at:
https://github.com/euro-ix/ixf-client-php
Where we are…
IXP	
  Manager	
   Euro-­‐IX	
  
Django/Python	
  	
  
code	
  
IXPs	
  
IXPs	
  
IXPs	
  
PeeringDB	
  
IX-­‐F	
  DB	
  
API	
   API	
  
IXPAs	
  
Telegeography	
  
IX-F Database
Where	
  are	
  we..	
  
•  Designed	
  for	
  IXPs	
  to	
  export	
  (push)	
  data	
  with	
  
minimal	
  intervenDon	
  
•  Simple	
  modificaDons	
  can	
  be	
  used	
  for	
  IXP	
  to	
  IXPA	
  or	
  
to	
  PeeringDB	
  
•  At	
  present	
  Euro-­‐IX	
  is	
  the	
  only	
  IXPA	
  interface	
  ready	
  
to	
  talk	
  with	
  PeeringDB	
  -­‐	
  	
  we	
  encourage	
  ALL	
  IXPs	
  to	
  
use	
  the	
  Euro-­‐IX	
  website	
  while	
  others	
  are	
  being	
  
worked	
  on.	
  
•  APIX	
  started	
  work,	
  LAC-­‐IX	
  and	
  AFIX	
  to	
  come..	
  
IX-F DB
 PeeringDB
IXP info
DC/Network info
APIX
IXP
AFIX
IXP
Euro-IX
IXP
LAC-IX
IXP
ISP
 Network
 Data Center
Euro-IX IXP JSON
Schema
A real life example..
Thanks	
  to	
  Andy	
  Davidson	
  for	
  the	
  example!	
  
	
  
“Who	
  am	
  I	
  not	
  peering	
  with	
  at	
  LONAP?”	
  
•  You	
  have	
  a	
  script	
  which	
  load	
  direct	
  adjacencies	
  into	
  an	
  
array.	
  
•  You	
  need	
  a	
  complete	
  and	
  canonical	
  list	
  of	
  peers	
  to	
  
compare	
  differences	
  
IX-F Database
•  hWps://db.ix-­‐f.net/api/ixp	
  
Very	
  very	
  easy	
  mate	
  
Why not just use the IXPs own data?
•  This gives you a single API for many IXPs
•  Get the same format for all IXPs, it’s
standard - wohoo!
•  Data is fed from the IXP - IXPs have
accurate data!
•  Portable, supportable and scaleable!
Euro-IX IXP JSON Schema
•  Contains	
  both	
  IXP	
  data	
  &	
  IXP	
  ParDcipant	
  data	
  
•  ASN	
  (member	
  list),	
  locaDons,	
  switch,	
  IXP	
  info	
  
•  Open,	
  consistent	
  &	
  an	
  atomic	
  design	
  	
  
•  Currently	
  12	
  IXP	
  independent	
  implementaDon	
  
•  Open	
  source	
  implementaDon	
  in	
  IXP	
  Manager	
  	
  
•  Source	
  available	
  on	
  github:	
  
hWps://github.com/euro-­‐ix/json-­‐schemas	
  
In search of accurate information
•  Give	
  network	
  operators	
  the	
  choice	
  of	
  ge^ng	
  
accurate	
  informaDon	
  from	
  either	
  IX-­‐F	
  or	
  
PeeringDB	
  
•  This	
  data	
  can	
  be	
  obtained	
  using	
  APIs	
  	
  
•  PeeringDB	
  &	
  Telegeography	
  
•  Increases	
  use	
  of	
  automaDon	
  
•  saves	
  Dme,	
  saves	
  money,	
  increases	
  
accuracy.	
  
IXPs outside Euro-IX Region
IXPs in APIX Region
89 known IXPs
19 Countries
49 Cities
Check our Map:
www.euro-
ix.net/location-
of-ixps
Traffic Growth in APIX Region
1000
1200
1400
1600
1800
2000
2200
•" Known"aggregated"traffic"over"public"peering"LAN"
•" From"1,612%Gbps%to"2,074%Gbps"
•" Data"collected"from"17"IXPs"
!
Thank you!
secretariat at euro-ix dot net
Twitter: @euroix

More Related Content

What's hot

NiFi Best Practices for the Enterprise
NiFi Best Practices for the EnterpriseNiFi Best Practices for the Enterprise
NiFi Best Practices for the EnterpriseGregory Keys
 
Apache NiFi Crash Course - San Jose Hadoop Summit
Apache NiFi Crash Course - San Jose Hadoop SummitApache NiFi Crash Course - San Jose Hadoop Summit
Apache NiFi Crash Course - San Jose Hadoop SummitAldrin Piri
 
Apache NiFi User Guide
Apache NiFi User GuideApache NiFi User Guide
Apache NiFi User GuideDeon Huang
 
Introduction to Apache NiFi And Storm
Introduction to Apache NiFi And StormIntroduction to Apache NiFi And Storm
Introduction to Apache NiFi And StormJungtaek Lim
 
Introduction to data flow management using apache nifi
Introduction to data flow management using apache nifiIntroduction to data flow management using apache nifi
Introduction to data flow management using apache nifiAnshuman Ghosh
 
ARIN 36 IETF IPv6 Activities Report
ARIN 36 IETF IPv6 Activities ReportARIN 36 IETF IPv6 Activities Report
ARIN 36 IETF IPv6 Activities ReportARIN
 
Apache NiFi 1.0 in Nutshell
Apache NiFi 1.0 in NutshellApache NiFi 1.0 in Nutshell
Apache NiFi 1.0 in NutshellKoji Kawamura
 
Drilling into Data with Apache Drill
Drilling into Data with Apache DrillDrilling into Data with Apache Drill
Drilling into Data with Apache DrillDataWorks Summit
 
Apache NiFi: latest developments for flow management at scale
Apache NiFi: latest developments for flow management at scaleApache NiFi: latest developments for flow management at scale
Apache NiFi: latest developments for flow management at scaleAbdelkrim Hadjidj
 
The Evolution of Big Data at Spotify
The Evolution of Big Data at SpotifyThe Evolution of Big Data at Spotify
The Evolution of Big Data at SpotifyJosh Baer
 
Running Apache NiFi with Apache Spark : Integration Options
Running Apache NiFi with Apache Spark : Integration OptionsRunning Apache NiFi with Apache Spark : Integration Options
Running Apache NiFi with Apache Spark : Integration OptionsTimothy Spann
 
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFiData at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFiAldrin Piri
 
Apache NiFi Meetup - Princeton NJ 2016
Apache NiFi Meetup - Princeton NJ 2016Apache NiFi Meetup - Princeton NJ 2016
Apache NiFi Meetup - Princeton NJ 2016Timothy Spann
 
CommunicAsia 2017: IPv6 deployment architecture for IoT
CommunicAsia 2017: IPv6 deployment architecture for IoTCommunicAsia 2017: IPv6 deployment architecture for IoT
CommunicAsia 2017: IPv6 deployment architecture for IoTAPNIC
 
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @ShanghaiLuke Han
 

What's hot (20)

An IPv6 Primer
An IPv6 PrimerAn IPv6 Primer
An IPv6 Primer
 
NiFi Best Practices for the Enterprise
NiFi Best Practices for the EnterpriseNiFi Best Practices for the Enterprise
NiFi Best Practices for the Enterprise
 
Machine Learning in the IoT with Apache NiFi
Machine Learning in the IoT with Apache NiFiMachine Learning in the IoT with Apache NiFi
Machine Learning in the IoT with Apache NiFi
 
Apache NiFi Crash Course Intro
Apache NiFi Crash Course IntroApache NiFi Crash Course Intro
Apache NiFi Crash Course Intro
 
Apache NiFi Crash Course - San Jose Hadoop Summit
Apache NiFi Crash Course - San Jose Hadoop SummitApache NiFi Crash Course - San Jose Hadoop Summit
Apache NiFi Crash Course - San Jose Hadoop Summit
 
Apache NiFi User Guide
Apache NiFi User GuideApache NiFi User Guide
Apache NiFi User Guide
 
Hadoop Summit Tokyo Apache NiFi Crash Course
Hadoop Summit Tokyo Apache NiFi Crash CourseHadoop Summit Tokyo Apache NiFi Crash Course
Hadoop Summit Tokyo Apache NiFi Crash Course
 
Introduction to Apache NiFi And Storm
Introduction to Apache NiFi And StormIntroduction to Apache NiFi And Storm
Introduction to Apache NiFi And Storm
 
Introduction to data flow management using apache nifi
Introduction to data flow management using apache nifiIntroduction to data flow management using apache nifi
Introduction to data flow management using apache nifi
 
ARIN 36 IETF IPv6 Activities Report
ARIN 36 IETF IPv6 Activities ReportARIN 36 IETF IPv6 Activities Report
ARIN 36 IETF IPv6 Activities Report
 
Apache NiFi 1.0 in Nutshell
Apache NiFi 1.0 in NutshellApache NiFi 1.0 in Nutshell
Apache NiFi 1.0 in Nutshell
 
Drilling into Data with Apache Drill
Drilling into Data with Apache DrillDrilling into Data with Apache Drill
Drilling into Data with Apache Drill
 
Apache NiFi: latest developments for flow management at scale
Apache NiFi: latest developments for flow management at scaleApache NiFi: latest developments for flow management at scale
Apache NiFi: latest developments for flow management at scale
 
ION Krakow - A Global IPv6 Deployment Update
ION Krakow - A Global IPv6 Deployment UpdateION Krakow - A Global IPv6 Deployment Update
ION Krakow - A Global IPv6 Deployment Update
 
The Evolution of Big Data at Spotify
The Evolution of Big Data at SpotifyThe Evolution of Big Data at Spotify
The Evolution of Big Data at Spotify
 
Running Apache NiFi with Apache Spark : Integration Options
Running Apache NiFi with Apache Spark : Integration OptionsRunning Apache NiFi with Apache Spark : Integration Options
Running Apache NiFi with Apache Spark : Integration Options
 
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFiData at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
Data at Scales and the Values of Starting Small with Apache NiFi & MiNiFi
 
Apache NiFi Meetup - Princeton NJ 2016
Apache NiFi Meetup - Princeton NJ 2016Apache NiFi Meetup - Princeton NJ 2016
Apache NiFi Meetup - Princeton NJ 2016
 
CommunicAsia 2017: IPv6 deployment architecture for IoT
CommunicAsia 2017: IPv6 deployment architecture for IoTCommunicAsia 2017: IPv6 deployment architecture for IoT
CommunicAsia 2017: IPv6 deployment architecture for IoT
 
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
6. Apache Kylin Roadmap and Community - Apache Kylin Meetup @Shanghai
 

Viewers also liked

Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...Carlos Mena
 
Babelfish: MAA Rio Oct 21 2011
Babelfish: MAA Rio Oct 21 2011Babelfish: MAA Rio Oct 21 2011
Babelfish: MAA Rio Oct 21 2011Brian Crotty
 
Gingivaland papillary.comp
Gingivaland papillary.compGingivaland papillary.comp
Gingivaland papillary.compDara Pich
 
iQU an Introduction
iQU an IntroductioniQU an Introduction
iQU an IntroductioniQU
 
Orr occupational health programme update october 2014
Orr occupational health programme update   october 2014Orr occupational health programme update   october 2014
Orr occupational health programme update october 2014Mouli samira walie-rahman
 
Programa festa major juneda 1975
Programa festa major juneda 1975Programa festa major juneda 1975
Programa festa major juneda 1975Antoni Aixalà
 
Salidas Alternativas Valdivia, Fundación Tierra de Esperanza
Salidas Alternativas Valdivia, Fundación Tierra de EsperanzaSalidas Alternativas Valdivia, Fundación Tierra de Esperanza
Salidas Alternativas Valdivia, Fundación Tierra de EsperanzaFrancisco J. Estrada Vásquez
 
Novedades bibliográficas Febrero-Marzo 2013
Novedades bibliográficas Febrero-Marzo 2013Novedades bibliográficas Febrero-Marzo 2013
Novedades bibliográficas Febrero-Marzo 2013bibliopsicouy
 
Aznalcóllar, domingo ramos 22 de marzo de 1937
Aznalcóllar, domingo ramos 22 de marzo de 1937Aznalcóllar, domingo ramos 22 de marzo de 1937
Aznalcóllar, domingo ramos 22 de marzo de 1937Javier Luque Aguirre
 
Internationalisierung Straessle
Internationalisierung StraessleInternationalisierung Straessle
Internationalisierung StraessleKnut Scherpe
 
Catálago de sitios web para crear historias y comics
Catálago de sitios web para crear historias y comicsCatálago de sitios web para crear historias y comics
Catálago de sitios web para crear historias y comicsMonica Graciela Menendez
 
BriteCon 2014 Web Services
BriteCon 2014  Web ServicesBriteCon 2014  Web Services
BriteCon 2014 Web ServicesPhil Reynolds
 
La sociedad del conocimiento
La sociedad del conocimientoLa sociedad del conocimiento
La sociedad del conocimientoMAURICIOVARGAS32
 
Actividad 3.5.5.5: Ponerse en sus Zapatos
Actividad 3.5.5.5: Ponerse en sus ZapatosActividad 3.5.5.5: Ponerse en sus Zapatos
Actividad 3.5.5.5: Ponerse en sus ZapatosAcamica
 
Visit thru woc at the Palmer School of Chiropractic
Visit thru woc at the Palmer School of ChiropracticVisit thru woc at the Palmer School of Chiropractic
Visit thru woc at the Palmer School of ChiropracticJim. Dubel
 
Itron US BR 473 Ultrasonic Flow Meter - Brochure - English
Itron US BR 473 Ultrasonic Flow Meter - Brochure - EnglishItron US BR 473 Ultrasonic Flow Meter - Brochure - English
Itron US BR 473 Ultrasonic Flow Meter - Brochure - EnglishThorne & Derrick UK
 

Viewers also liked (20)

Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
Impactos de la clausura ilegal de la tienda de recuerdos de la Fundación Char...
 
Miherbalife
MiherbalifeMiherbalife
Miherbalife
 
Babelfish: MAA Rio Oct 21 2011
Babelfish: MAA Rio Oct 21 2011Babelfish: MAA Rio Oct 21 2011
Babelfish: MAA Rio Oct 21 2011
 
Gingivaland papillary.comp
Gingivaland papillary.compGingivaland papillary.comp
Gingivaland papillary.comp
 
iQU an Introduction
iQU an IntroductioniQU an Introduction
iQU an Introduction
 
Orr occupational health programme update october 2014
Orr occupational health programme update   october 2014Orr occupational health programme update   october 2014
Orr occupational health programme update october 2014
 
Programa festa major juneda 1975
Programa festa major juneda 1975Programa festa major juneda 1975
Programa festa major juneda 1975
 
Salidas Alternativas Valdivia, Fundación Tierra de Esperanza
Salidas Alternativas Valdivia, Fundación Tierra de EsperanzaSalidas Alternativas Valdivia, Fundación Tierra de Esperanza
Salidas Alternativas Valdivia, Fundación Tierra de Esperanza
 
Novedades bibliográficas Febrero-Marzo 2013
Novedades bibliográficas Febrero-Marzo 2013Novedades bibliográficas Febrero-Marzo 2013
Novedades bibliográficas Febrero-Marzo 2013
 
Aznalcóllar, domingo ramos 22 de marzo de 1937
Aznalcóllar, domingo ramos 22 de marzo de 1937Aznalcóllar, domingo ramos 22 de marzo de 1937
Aznalcóllar, domingo ramos 22 de marzo de 1937
 
Interceramic
InterceramicInterceramic
Interceramic
 
Internationalisierung Straessle
Internationalisierung StraessleInternationalisierung Straessle
Internationalisierung Straessle
 
Catálago de sitios web para crear historias y comics
Catálago de sitios web para crear historias y comicsCatálago de sitios web para crear historias y comics
Catálago de sitios web para crear historias y comics
 
Analitica practica #3
Analitica practica #3Analitica practica #3
Analitica practica #3
 
BriteCon 2014 Web Services
BriteCon 2014  Web ServicesBriteCon 2014  Web Services
BriteCon 2014 Web Services
 
La sociedad del conocimiento
La sociedad del conocimientoLa sociedad del conocimiento
La sociedad del conocimiento
 
Actividad 3.5.5.5: Ponerse en sus Zapatos
Actividad 3.5.5.5: Ponerse en sus ZapatosActividad 3.5.5.5: Ponerse en sus Zapatos
Actividad 3.5.5.5: Ponerse en sus Zapatos
 
Plan de Negocios - TarjeBus - Emprendedores
Plan de Negocios - TarjeBus - EmprendedoresPlan de Negocios - TarjeBus - Emprendedores
Plan de Negocios - TarjeBus - Emprendedores
 
Visit thru woc at the Palmer School of Chiropractic
Visit thru woc at the Palmer School of ChiropracticVisit thru woc at the Palmer School of Chiropractic
Visit thru woc at the Palmer School of Chiropractic
 
Itron US BR 473 Ultrasonic Flow Meter - Brochure - English
Itron US BR 473 Ultrasonic Flow Meter - Brochure - EnglishItron US BR 473 Ultrasonic Flow Meter - Brochure - English
Itron US BR 473 Ultrasonic Flow Meter - Brochure - English
 

Similar to Euro-IX Update

IX-F Database for Automation
IX-F Database for AutomationIX-F Database for Automation
IX-F Database for AutomationInternet Society
 
The IXPDB
The IXPDBThe IXPDB
The IXPDBAPNIC
 
Globus in European Life Science
Globus in European Life ScienceGlobus in European Life Science
Globus in European Life ScienceGlobus
 
Web Services for the Internet of Things
Web Services for the Internet of ThingsWeb Services for the Internet of Things
Web Services for the Internet of ThingsMarkku Laine
 
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?PROIDEA
 
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)Open Analytics
 
aip_developer_overview_icar_2014
aip_developer_overview_icar_2014aip_developer_overview_icar_2014
aip_developer_overview_icar_2014Matthew Vaughn
 
IPv6::Staying connected
IPv6::Staying connectedIPv6::Staying connected
IPv6::Staying connectedRIPE NCC
 
20131017 - en - presentation damn data
20131017 - en - presentation damn data20131017 - en - presentation damn data
20131017 - en - presentation damn datapietercalle
 
Building real time data-driven products
Building real time data-driven productsBuilding real time data-driven products
Building real time data-driven productsLars Albertsson
 
ElasticISP
ElasticISPElasticISP
ElasticISPKHNOG
 
ElasticISP
ElasticISPElasticISP
ElasticISPKHNOG
 
IPv6 Deployment: Why and Why not?
IPv6 Deployment: Why and Why not?IPv6 Deployment: Why and Why not?
IPv6 Deployment: Why and Why not?apnic_slides
 
Building a Knowledge Graph using NLP and Ontologies
Building a Knowledge Graph using NLP and OntologiesBuilding a Knowledge Graph using NLP and Ontologies
Building a Knowledge Graph using NLP and OntologiesNeo4j
 
Cassandra Day SV 2014: Spark, Shark, and Apache Cassandra
Cassandra Day SV 2014: Spark, Shark, and Apache CassandraCassandra Day SV 2014: Spark, Shark, and Apache Cassandra
Cassandra Day SV 2014: Spark, Shark, and Apache CassandraDataStax Academy
 
Matrix.org decentralised communication, Matthew Hodgson, TADSummit
Matrix.org decentralised communication, Matthew Hodgson, TADSummitMatrix.org decentralised communication, Matthew Hodgson, TADSummit
Matrix.org decentralised communication, Matthew Hodgson, TADSummitAlan Quayle
 
Spark Summit EU: IBM Keynote
Spark Summit EU: IBM KeynoteSpark Summit EU: IBM Keynote
Spark Summit EU: IBM Keynotesparktc
 

Similar to Euro-IX Update (20)

IX-F Database for Automation
IX-F Database for AutomationIX-F Database for Automation
IX-F Database for Automation
 
Network protocol
Network protocolNetwork protocol
Network protocol
 
The IXPDB
The IXPDBThe IXPDB
The IXPDB
 
Globus in European Life Science
Globus in European Life ScienceGlobus in European Life Science
Globus in European Life Science
 
IPv6 by APNIC
IPv6 by APNICIPv6 by APNIC
IPv6 by APNIC
 
Web Services for the Internet of Things
Web Services for the Internet of ThingsWeb Services for the Internet of Things
Web Services for the Internet of Things
 
El Punto Neutro de Internet en Cataluña
El Punto Neutro de Internet en CataluñaEl Punto Neutro de Internet en Cataluña
El Punto Neutro de Internet en Cataluña
 
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
PLNOG 7: Ferenc Csorba - What’s new at the RIPE NCC?
 
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
MOLOCH: Search for Full Packet Capture (OA Cyber Summit)
 
aip_developer_overview_icar_2014
aip_developer_overview_icar_2014aip_developer_overview_icar_2014
aip_developer_overview_icar_2014
 
IPv6::Staying connected
IPv6::Staying connectedIPv6::Staying connected
IPv6::Staying connected
 
20131017 - en - presentation damn data
20131017 - en - presentation damn data20131017 - en - presentation damn data
20131017 - en - presentation damn data
 
Building real time data-driven products
Building real time data-driven productsBuilding real time data-driven products
Building real time data-driven products
 
ElasticISP
ElasticISPElasticISP
ElasticISP
 
ElasticISP
ElasticISPElasticISP
ElasticISP
 
IPv6 Deployment: Why and Why not?
IPv6 Deployment: Why and Why not?IPv6 Deployment: Why and Why not?
IPv6 Deployment: Why and Why not?
 
Building a Knowledge Graph using NLP and Ontologies
Building a Knowledge Graph using NLP and OntologiesBuilding a Knowledge Graph using NLP and Ontologies
Building a Knowledge Graph using NLP and Ontologies
 
Cassandra Day SV 2014: Spark, Shark, and Apache Cassandra
Cassandra Day SV 2014: Spark, Shark, and Apache CassandraCassandra Day SV 2014: Spark, Shark, and Apache Cassandra
Cassandra Day SV 2014: Spark, Shark, and Apache Cassandra
 
Matrix.org decentralised communication, Matthew Hodgson, TADSummit
Matrix.org decentralised communication, Matthew Hodgson, TADSummitMatrix.org decentralised communication, Matthew Hodgson, TADSummit
Matrix.org decentralised communication, Matthew Hodgson, TADSummit
 
Spark Summit EU: IBM Keynote
Spark Summit EU: IBM KeynoteSpark Summit EU: IBM Keynote
Spark Summit EU: IBM Keynote
 

More from APNIC

IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119APNIC
 
draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119APNIC
 
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119APNIC
 
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119APNIC
 
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119APNIC
 
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...APNIC
 
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85APNIC
 
NANOG 90: 'BGP in 2023' presented by Geoff Huston
NANOG 90: 'BGP in 2023' presented by Geoff HustonNANOG 90: 'BGP in 2023' presented by Geoff Huston
NANOG 90: 'BGP in 2023' presented by Geoff HustonAPNIC
 
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff Huston
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff HustonDNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff Huston
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff HustonAPNIC
 
APAN 57: APNIC Report at APAN 57, Bangkok, Thailand
APAN 57: APNIC Report at APAN 57, Bangkok, ThailandAPAN 57: APNIC Report at APAN 57, Bangkok, Thailand
APAN 57: APNIC Report at APAN 57, Bangkok, ThailandAPNIC
 
Lao Digital Week 2024: It's time to deploy IPv6
Lao Digital Week 2024: It's time to deploy IPv6Lao Digital Week 2024: It's time to deploy IPv6
Lao Digital Week 2024: It's time to deploy IPv6APNIC
 
AINTEC 2023: Networking in the Penumbra!
AINTEC 2023: Networking in the Penumbra!AINTEC 2023: Networking in the Penumbra!
AINTEC 2023: Networking in the Penumbra!APNIC
 
CNIRC 2023: Global and Regional IPv6 Deployment 2023
CNIRC 2023: Global and Regional IPv6 Deployment 2023CNIRC 2023: Global and Regional IPv6 Deployment 2023
CNIRC 2023: Global and Regional IPv6 Deployment 2023APNIC
 
AFSIG 2023: APNIC Foundation and support for Internet development
AFSIG 2023: APNIC Foundation and support for Internet developmentAFSIG 2023: APNIC Foundation and support for Internet development
AFSIG 2023: APNIC Foundation and support for Internet developmentAPNIC
 
AFNOG 1: Afghanistan IP Deployment Status
AFNOG 1: Afghanistan IP Deployment StatusAFNOG 1: Afghanistan IP Deployment Status
AFNOG 1: Afghanistan IP Deployment StatusAPNIC
 
AFSIG 2023: Internet routing and addressing
AFSIG 2023: Internet routing and addressingAFSIG 2023: Internet routing and addressing
AFSIG 2023: Internet routing and addressingAPNIC
 
AFSIG 2023: APNIC - Registry & Development
AFSIG 2023: APNIC - Registry & DevelopmentAFSIG 2023: APNIC - Registry & Development
AFSIG 2023: APNIC - Registry & DevelopmentAPNIC
 
Afghanistan IGF 2023: The ABCs and importance of cybersecurity
Afghanistan IGF 2023: The ABCs and importance of cybersecurityAfghanistan IGF 2023: The ABCs and importance of cybersecurity
Afghanistan IGF 2023: The ABCs and importance of cybersecurityAPNIC
 
IDNIC OPM 2023: IPv6 deployment planning and security considerations
IDNIC OPM 2023: IPv6 deployment planning and security considerationsIDNIC OPM 2023: IPv6 deployment planning and security considerations
IDNIC OPM 2023: IPv6 deployment planning and security considerationsAPNIC
 
IDNIC OPM 2023 - Internet Number Registry System
IDNIC OPM 2023 - Internet Number Registry SystemIDNIC OPM 2023 - Internet Number Registry System
IDNIC OPM 2023 - Internet Number Registry SystemAPNIC
 

More from APNIC (20)

IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119IP addressing and IPv6, presented by Paul Wilson at IETF 119
IP addressing and IPv6, presented by Paul Wilson at IETF 119
 
draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119draft-harrison-sidrops-manifest-number-01, presented at IETF 119
draft-harrison-sidrops-manifest-number-01, presented at IETF 119
 
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
Making an RFC in Today's IETF, presented by Geoff Huston at IETF 119
 
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
IPv6 Operational Issues (with DNS), presented by Geoff Huston at IETF 119
 
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
Is DNS ready for IPv6, presented by Geoff Huston at IETF 119
 
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
Benefits of doing Internet peering and running an Internet Exchange (IX) pres...
 
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
APNIC Update and RIR Policies for ccTLDs, presented at APTLD 85
 
NANOG 90: 'BGP in 2023' presented by Geoff Huston
NANOG 90: 'BGP in 2023' presented by Geoff HustonNANOG 90: 'BGP in 2023' presented by Geoff Huston
NANOG 90: 'BGP in 2023' presented by Geoff Huston
 
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff Huston
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff HustonDNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff Huston
DNS-OARC 42: Is the DNS ready for IPv6? presentation by Geoff Huston
 
APAN 57: APNIC Report at APAN 57, Bangkok, Thailand
APAN 57: APNIC Report at APAN 57, Bangkok, ThailandAPAN 57: APNIC Report at APAN 57, Bangkok, Thailand
APAN 57: APNIC Report at APAN 57, Bangkok, Thailand
 
Lao Digital Week 2024: It's time to deploy IPv6
Lao Digital Week 2024: It's time to deploy IPv6Lao Digital Week 2024: It's time to deploy IPv6
Lao Digital Week 2024: It's time to deploy IPv6
 
AINTEC 2023: Networking in the Penumbra!
AINTEC 2023: Networking in the Penumbra!AINTEC 2023: Networking in the Penumbra!
AINTEC 2023: Networking in the Penumbra!
 
CNIRC 2023: Global and Regional IPv6 Deployment 2023
CNIRC 2023: Global and Regional IPv6 Deployment 2023CNIRC 2023: Global and Regional IPv6 Deployment 2023
CNIRC 2023: Global and Regional IPv6 Deployment 2023
 
AFSIG 2023: APNIC Foundation and support for Internet development
AFSIG 2023: APNIC Foundation and support for Internet developmentAFSIG 2023: APNIC Foundation and support for Internet development
AFSIG 2023: APNIC Foundation and support for Internet development
 
AFNOG 1: Afghanistan IP Deployment Status
AFNOG 1: Afghanistan IP Deployment StatusAFNOG 1: Afghanistan IP Deployment Status
AFNOG 1: Afghanistan IP Deployment Status
 
AFSIG 2023: Internet routing and addressing
AFSIG 2023: Internet routing and addressingAFSIG 2023: Internet routing and addressing
AFSIG 2023: Internet routing and addressing
 
AFSIG 2023: APNIC - Registry & Development
AFSIG 2023: APNIC - Registry & DevelopmentAFSIG 2023: APNIC - Registry & Development
AFSIG 2023: APNIC - Registry & Development
 
Afghanistan IGF 2023: The ABCs and importance of cybersecurity
Afghanistan IGF 2023: The ABCs and importance of cybersecurityAfghanistan IGF 2023: The ABCs and importance of cybersecurity
Afghanistan IGF 2023: The ABCs and importance of cybersecurity
 
IDNIC OPM 2023: IPv6 deployment planning and security considerations
IDNIC OPM 2023: IPv6 deployment planning and security considerationsIDNIC OPM 2023: IPv6 deployment planning and security considerations
IDNIC OPM 2023: IPv6 deployment planning and security considerations
 
IDNIC OPM 2023 - Internet Number Registry System
IDNIC OPM 2023 - Internet Number Registry SystemIDNIC OPM 2023 - Internet Number Registry System
IDNIC OPM 2023 - Internet Number Registry System
 

Recently uploaded

办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Paul Calvano
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Denver Web Design brochure for public viewing
Denver Web Design brochure for public viewingDenver Web Design brochure for public viewing
Denver Web Design brochure for public viewingbigorange77
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMartaLoveguard
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts servicesonalikaur4
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Roomishabajaj13
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作ys8omjxb
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdf
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdfThe Intriguing World of CDR Analysis by Police: What You Need to Know.pdf
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdfMilind Agarwal
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一Fs
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一Fs
 
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一3sw2qly1
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...akbard9823
 

Recently uploaded (20)

办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
 
Denver Web Design brochure for public viewing
Denver Web Design brochure for public viewingDenver Web Design brochure for public viewing
Denver Web Design brochure for public viewing
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls KolkataLow Rate Call Girls Kolkata Avani 🤌  8250192130 🚀 Vip Call Girls Kolkata
Low Rate Call Girls Kolkata Avani 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptx
 
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Porur Phone 🍆 8250192130 👅 celebrity escorts service
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdf
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdfThe Intriguing World of CDR Analysis by Police: What You Need to Know.pdf
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdf
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
 
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
 
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
 

Euro-IX Update

  • 1. Euro-IX Update APRICOT 2016, 2016-02-23, Auckland, NZ Arnold Nipper arnold.nipper@de-cix.net Twitter: @euroix
  • 2. Association of IXPs 76 affiliated IXPs: •  53 IXPs in the Euro-IX Region
 => in 49 Countries, operating over 100 Peering LANs •  23 IXPs from the rest of the world •  Newest Members:
 Mega IX (Australia), OM-NIX (Bulgaria), Dataline-IX (Russia)
  • 3. Association of IXPs 13 Patrons •  ADVA Optical Networking •  Alcatel-Lucent •  Brocade •  BTI Systems •  ECI Telecom •  Extreme Networks •  FlexOptix •  Huawei •  Interxion •  Juniper Networks •  MRV •  Telecity •  Telehouse
  • 4. What do we do? •  2 Forums per year •  Maintaining the Website, database and tools •  Mailing Lists •  Newsletter – Subscribe here: https://www.euro-ix.net/news-and-events/newsletter/ •  Working Groups •  Working with IEEE Ethernet Study Group •  Annual European IXP Report •  Mentoring Program (Mentor-IX) •  Benchmarking Why do we do it? Good of the community!
  • 7. Internet Exchange Federation (IX-F) •  MOU signed by APIX, Euro-IX and LAC-IX to form the 
 IX-F in November 2012 – www.ix-f.net •  Af-IX signed the MoU to join the IX-F •  Idea to have a Global IXP DB (IX-F DB) •  Global IXP BCPs •  Automate Data Collection from IXPs •  Plans to collaborate with other external Databases
  • 8. What is the IX-F? IX-F Board •  AFIX Nishal Goburdhan – JINX (South Africa) Kyle Spencer – UIXP (Uganda) •  APIX Gaurab Raj Upadhaya - NPIX (Nepal) Katsuyasu Toyama - JPNAP (Japan) •  Euro-IX Arnold Nipper - DE-CIX (Germany) John Souter - LINX (United Kingdom) •  LAC-IX Ariel Graizer - NAP CABase (Argentina) Milton Kashiwakura - PTT.br (Brazil)
  • 9. The Internet Revealed – IXP Movie Now available in English, French, Turkish, Spanish, Romanian, Portuguese, Arabic and German, check out ourYoutube channel: https://www.youtube.com/channel/ UCFyucVRAAMzxyJIsxnGwsjw more languages to come!
  • 11. IXP Database Project •  There are many IXP Databases…
  • 12. Existing database issues •  No single trusted data source •  Poor quality & no or very little APIs / automation •  “We’ll only peer with you, if you’re in PeeringDB” •  Databases are updated manually •  We’re moving into a world of automation •  …IXPs hold accurate information but lack automation
  • 13. Historical Problem IXPs   PeeringDB   Manual  update  -­‐  email   PeeringDB - Database for networks and data centres
  • 14. IX-F Database IX-F DB API server written using Python / Django, 
 which can: •  get / create / update / delete IXP, organisation, IP addressing and network information •  all interaction is JSON •  all non-sensitive information will be publicly available •  Members of IXPAs will be able to create, update and delete IXPs from the databases. •  https://db.ix-f.net/api/ixp
  • 15. IX-F Database •  We have a proof of concept client to interact with this database in Python including unit test code at: 
 https://github.com/euro-ix/ixf-client-py •  The PHP version of this with unit tests also available at: https://github.com/euro-ix/ixf-client-php
  • 16. Where we are… IXP  Manager   Euro-­‐IX   Django/Python     code   IXPs   IXPs   IXPs   PeeringDB   IX-­‐F  DB   API   API   IXPAs   Telegeography  
  • 17. IX-F Database Where  are  we..   •  Designed  for  IXPs  to  export  (push)  data  with   minimal  intervenDon   •  Simple  modificaDons  can  be  used  for  IXP  to  IXPA  or   to  PeeringDB   •  At  present  Euro-­‐IX  is  the  only  IXPA  interface  ready   to  talk  with  PeeringDB  -­‐    we  encourage  ALL  IXPs  to   use  the  Euro-­‐IX  website  while  others  are  being   worked  on.   •  APIX  started  work,  LAC-­‐IX  and  AFIX  to  come..  
  • 18. IX-F DB PeeringDB IXP info DC/Network info APIX IXP AFIX IXP Euro-IX IXP LAC-IX IXP ISP Network Data Center
  • 20. A real life example.. Thanks  to  Andy  Davidson  for  the  example!     “Who  am  I  not  peering  with  at  LONAP?”   •  You  have  a  script  which  load  direct  adjacencies  into  an   array.   •  You  need  a  complete  and  canonical  list  of  peers  to   compare  differences  
  • 21. IX-F Database •  hWps://db.ix-­‐f.net/api/ixp   Very  very  easy  mate  
  • 22.
  • 23.
  • 24.
  • 25. Why not just use the IXPs own data? •  This gives you a single API for many IXPs •  Get the same format for all IXPs, it’s standard - wohoo! •  Data is fed from the IXP - IXPs have accurate data! •  Portable, supportable and scaleable!
  • 26. Euro-IX IXP JSON Schema •  Contains  both  IXP  data  &  IXP  ParDcipant  data   •  ASN  (member  list),  locaDons,  switch,  IXP  info   •  Open,  consistent  &  an  atomic  design     •  Currently  12  IXP  independent  implementaDon   •  Open  source  implementaDon  in  IXP  Manager     •  Source  available  on  github:   hWps://github.com/euro-­‐ix/json-­‐schemas  
  • 27. In search of accurate information •  Give  network  operators  the  choice  of  ge^ng   accurate  informaDon  from  either  IX-­‐F  or   PeeringDB   •  This  data  can  be  obtained  using  APIs     •  PeeringDB  &  Telegeography   •  Increases  use  of  automaDon   •  saves  Dme,  saves  money,  increases   accuracy.  
  • 29. IXPs in APIX Region 89 known IXPs 19 Countries 49 Cities Check our Map: www.euro- ix.net/location- of-ixps
  • 30. Traffic Growth in APIX Region 1000 1200 1400 1600 1800 2000 2200 •" Known"aggregated"traffic"over"public"peering"LAN" •" From"1,612%Gbps%to"2,074%Gbps" •" Data"collected"from"17"IXPs" !
  • 31. Thank you! secretariat at euro-ix dot net Twitter: @euroix