SlideShare uma empresa Scribd logo
1 de 18
Baixar para ler offline
RIPEstat
Public demo

January 24, 2012

Vasco Asturiano

1) Introduction
2) New features
3) Demo
4) What’s coming?
5) Feedback
RIPEstat Introduction


            http://stat.ripe.net
 • Modular             & extendable Toolbox
 • Single-point           to Internet related data
 • Work          in progress
 • Demo            new functionality periodically
 • We        adjust based on usage and feedback
 • Get       involved
RIPEstat public demo                                 2
Demo Key Points


 • New            Widget API
 • New            Data API
 • Web            application new architecture
 • Performance            monitoring and improvements




RIPEstat public demo                                    3
The new Data and Widget APIs
 • Data         API - Access RIPEstat processed data directly
 • Widget              API - Embed RIPEstat plugins in your own website
 • Bring         RIPEstat closer to you
 • Better          adapted to your own needs
 • More          customization options




RIPEstat public demo                                                      4
New Widget API
        _ Embed          RIPEstat widgets into your own webpage!
                       <script src="http://stat.ripe.net/widgets/widget_api.js"></script>
                       <div class="statwdgtauto"><script>
                         ripestat.init("as-path-length",{"resource":"AS3333"})
                       </script></div>




RIPEstat public demo                                                                        5
New Widget API
 • Embeddable            on location in any HTML website
 • Purely          based on Javascript and HTML(5)
 • Data         fetched directly from data API via JSON(P)
 • Input         data configuration defines content
 • Customizable          layout (visible elements, size)
 • Manipulation      of the Widget after rendering (reload(), get_data(), etc)
         via scripting



RIPEstat public demo                                                             6
New Widget API
 • Work          in progress
 • But       some widgets already available publicly (beta testing)
        _   whats-my-ip [new]
        _   network-info [new]
        _   prefix-overview
        _   as-overview
        _   whois
        _   as-path-length

 • http://stat.ripe.net/docs/widget_api

RIPEstat public demo                                                  7
New RIPEstat Data API
 • RESTful interface over HTTP
 • Can return RIPEstat data in various formats (JSON currently)
     - Let us know if you’d like other formats
 • Used by the Widgets, data is fetched directly by the browser
 • Simple example:
     ‣ http://stat.ripe.net/plugin/whats-my-ip/data.json
                       {
                           "cached": false,
                           "data": {
                               "ip": "2001:67c:2e8:13:223:6cff:fe8d:388c"
                           },
                           "messages": [],
                           "query_id": 11057,
                           "status": "ok",
                           "status_code": 200,
                           "version": "0.1"
                       }

RIPEstat public demo                                                        8
New RIPEstat Data API
 • Syntax:
    ‣ http://stat.ripe.net/plugin/<pluginname>/data.<format>?<key>=<value>...

        ‣ http://stat.ripe.net/plugin/announced-prefixes/data.json?
            resource=AS3333&starttime=2012-01-14T12:00
                       {   "data": {
                               "prefixes": [
                                   {
                                       "prefix": "193.0.0.0/21",
                                       "timelines": [
                                           {
                                               "endtime": "2012-01-16T00:00:00",
                                               "starttime": "2012-01-14T12:00:00"
                                           },
                                           { [...]


 • Full specification of services and required/optional parameters at:
    ‣ http://stat.ripe.net/docs/data_api

RIPEstat public demo                                                                9
Web Application new architecture

                   RESTful data API      Javascript Widget API   Static HTML and JS


                                            routing history           Table of
                       routing history
                                                widget                Contents
                           plugin



                       whois plugin          whois widget
                                                                      Any HTML
                                                                      elements




• You       can build your own web app too!
RIPEstat public demo                                                                  10
Web Application new architecture
 • During     transition period current plugins on http://stat.ripe.net are
         being progressively replaced by widgets




RIPEstat public demo                                                          11
Demo

RIPEstat public demo          12
Performance monitoring
 • Monitor usage and performance of plugins
 • Raise understanding of possible performance bottlenecks




RIPEstat public demo                                         13
Performance monitoring
 • Monitor usage and performance of plugins
 • Raise understanding of possible performance bottlenecks




RIPEstat public demo                                         14
Performance Improvement - Backend migration
 • Several             plugins migrated to a new backend data cluster
        _   BGP Update history
        _   AS Path Length
        _   Routing Consistency
 • Significant            performance improvement!




RIPEstat public demo                                                    15
What’s coming?
 • Widget API
     - Add more widget types to cover existing plugins
     - Extending functionality of the API
 • Data API
     - Add more services to cover existing plugins
     - Services based on new backend data (such as RIPE Atlas)
     - Backend performance improvements
 • Plugins
     - Extend existing with more detail (history, granularity, etc)
     - IPv6 capability per AS - based on APNIC data
     - AS Routing Consistency


RIPEstat public demo                                                  16
Feedback
 • Play      with it:
        _ http://stat.ripe.net/

        _ http://stat.ripe.net/docs/widget_api/

        _ http://stat.ripe.net/docs/data_api/



 • Feedback
        _   Comments - on the website
        _   Measurement, Analysis and Tools working group
              _   Homepage: http://www.ripe.net/ripe/wg/mat/
              _ E-mail: mat-wg@ripe.net
        _   Private feedback - stat@ripe.net
        _   #ripestat on twitter

RIPEstat public demo                                           17
The End
The next RIPEstat public demo is on:
Tuesday, February 21, 2012

This session and the slides will be archived on RIPE labs:
http://labs.ripe.net/

See previous demos and other videos on:
http://www.youtube.com/user/RIPENCC/

Mais conteúdo relacionado

Mais procurados

Hsrs review 2013_04_v3
Hsrs review 2013_04_v3Hsrs review 2013_04_v3
Hsrs review 2013_04_v3
Karel Charvat
 

Mais procurados (20)

RIPE Atlas
RIPE AtlasRIPE Atlas
RIPE Atlas
 
RIPE Atlas, Global Internet Measurement Network
RIPE Atlas, Global Internet Measurement NetworkRIPE Atlas, Global Internet Measurement Network
RIPE Atlas, Global Internet Measurement Network
 
Internet Measurement Tools & Their Usefulness by Gaurab Raj Upadhaya
Internet Measurement Tools & Their Usefulness by Gaurab Raj UpadhayaInternet Measurement Tools & Their Usefulness by Gaurab Raj Upadhaya
Internet Measurement Tools & Their Usefulness by Gaurab Raj Upadhaya
 
The RIPE Community and Ethical Considerations
The RIPE Community and Ethical ConsiderationsThe RIPE Community and Ethical Considerations
The RIPE Community and Ethical Considerations
 
RIPE NCC Data Sets for Researchers
RIPE NCC Data Sets for ResearchersRIPE NCC Data Sets for Researchers
RIPE NCC Data Sets for Researchers
 
Registry Data Quality
Registry Data QualityRegistry Data Quality
Registry Data Quality
 
It committee cnd12
It committee cnd12It committee cnd12
It committee cnd12
 
LASS 與網路公民科學-1
LASS 與網路公民科學-1LASS 與網路公民科學-1
LASS 與網路公民科學-1
 
RIPE NCC Measurement Data and Tools
RIPE NCC Measurement Data and ToolsRIPE NCC Measurement Data and Tools
RIPE NCC Measurement Data and Tools
 
How RIPE NCC Tools Can Help with Online Investigations
How RIPE NCC Tools Can Help with Online InvestigationsHow RIPE NCC Tools Can Help with Online Investigations
How RIPE NCC Tools Can Help with Online Investigations
 
New Developments in Address Policy and Community Tools
New Developments in Address Policy and Community ToolsNew Developments in Address Policy and Community Tools
New Developments in Address Policy and Community Tools
 
Hsrs review 2013_04_v3
Hsrs review 2013_04_v3Hsrs review 2013_04_v3
Hsrs review 2013_04_v3
 
DSD-INT 2015 - Data management with open earth datalabs - Gerben de Boer, van...
DSD-INT 2015 - Data management with open earth datalabs - Gerben de Boer, van...DSD-INT 2015 - Data management with open earth datalabs - Gerben de Boer, van...
DSD-INT 2015 - Data management with open earth datalabs - Gerben de Boer, van...
 
Spark Summit EU talk by Miha Pelko and Til Piffl
Spark Summit EU talk by Miha Pelko and Til PifflSpark Summit EU talk by Miha Pelko and Til Piffl
Spark Summit EU talk by Miha Pelko and Til Piffl
 
RIR Collaboration on RIPEstat
RIR Collaboration on RIPEstatRIR Collaboration on RIPEstat
RIR Collaboration on RIPEstat
 
IPv6 Country Statistics
IPv6 Country StatisticsIPv6 Country Statistics
IPv6 Country Statistics
 
Innovative hydrographic data management: now and in the future
Innovative hydrographic data management: now and in the futureInnovative hydrographic data management: now and in the future
Innovative hydrographic data management: now and in the future
 
LIBER Satellite Event, SCAPE by Sven Schlarb
LIBER Satellite Event, SCAPE by Sven SchlarbLIBER Satellite Event, SCAPE by Sven Schlarb
LIBER Satellite Event, SCAPE by Sven Schlarb
 
Application scenarios of the SCAPE project at the Austrian National Library
Application scenarios of the SCAPE project at the Austrian National LibraryApplication scenarios of the SCAPE project at the Austrian National Library
Application scenarios of the SCAPE project at the Austrian National Library
 
LHCb on RHEA and T-Systems
LHCb on RHEA and T-SystemsLHCb on RHEA and T-Systems
LHCb on RHEA and T-Systems
 

Semelhante a RIPEstat Public demo January 24, 2012

RIPEstat Public demo 21 February 2012
RIPEstat Public demo 21 February 2012RIPEstat Public demo 21 February 2012
RIPEstat Public demo 21 February 2012
RIPE NCC
 
RIPEstat S2e06
RIPEstat S2e06RIPEstat S2e06
RIPEstat S2e06
RIPE NCC
 
In Act Developers Platform
In Act Developers PlatformIn Act Developers Platform
In Act Developers Platform
Eris Ristemena
 

Semelhante a RIPEstat Public demo January 24, 2012 (20)

RIPEstat Public demo 21 February 2012
RIPEstat Public demo 21 February 2012RIPEstat Public demo 21 February 2012
RIPEstat Public demo 21 February 2012
 
Using RIPEstat
Using RIPEstatUsing RIPEstat
Using RIPEstat
 
Creating Data Driven Web Apps with BIRT - Pierre Richer (Actuate)
Creating Data Driven Web Apps with BIRT - Pierre Richer (Actuate)Creating Data Driven Web Apps with BIRT - Pierre Richer (Actuate)
Creating Data Driven Web Apps with BIRT - Pierre Richer (Actuate)
 
InfoSphere BigInsights - Analytics power for Hadoop - field experience
InfoSphere BigInsights - Analytics power for Hadoop - field experienceInfoSphere BigInsights - Analytics power for Hadoop - field experience
InfoSphere BigInsights - Analytics power for Hadoop - field experience
 
Sprint 78
Sprint 78Sprint 78
Sprint 78
 
Add Apache Web Server to your Unified Monitoring Toolkit
Add Apache Web Server to your Unified Monitoring ToolkitAdd Apache Web Server to your Unified Monitoring Toolkit
Add Apache Web Server to your Unified Monitoring Toolkit
 
Que hay de nuevo en Visual Studio 2013 y ASP.NET 5.1
Que hay de nuevo en Visual Studio 2013 y ASP.NET 5.1Que hay de nuevo en Visual Studio 2013 y ASP.NET 5.1
Que hay de nuevo en Visual Studio 2013 y ASP.NET 5.1
 
Social Photos - My presentation at Microsoft Tech Day
Social Photos - My presentation at Microsoft Tech DaySocial Photos - My presentation at Microsoft Tech Day
Social Photos - My presentation at Microsoft Tech Day
 
Cytoscape: Now and Future
Cytoscape: Now and FutureCytoscape: Now and Future
Cytoscape: Now and Future
 
aip_developer_overview_icar_2014
aip_developer_overview_icar_2014aip_developer_overview_icar_2014
aip_developer_overview_icar_2014
 
MySQL Day Paris 2018 - What’s New in MySQL 8.0 ?
MySQL Day Paris 2018 - What’s New in MySQL 8.0 ?MySQL Day Paris 2018 - What’s New in MySQL 8.0 ?
MySQL Day Paris 2018 - What’s New in MySQL 8.0 ?
 
RIPEstat S2e06
RIPEstat S2e06RIPEstat S2e06
RIPEstat S2e06
 
apidays LIVE Australia 2020 - Data with a Mission by Matt McLarty
apidays LIVE Australia 2020 -  Data with a Mission by Matt McLarty apidays LIVE Australia 2020 -  Data with a Mission by Matt McLarty
apidays LIVE Australia 2020 - Data with a Mission by Matt McLarty
 
apidays LIVE Paris - Data with a mission: a COVID-19 API case study by Matt M...
apidays LIVE Paris - Data with a mission: a COVID-19 API case study by Matt M...apidays LIVE Paris - Data with a mission: a COVID-19 API case study by Matt M...
apidays LIVE Paris - Data with a mission: a COVID-19 API case study by Matt M...
 
In Act Developers Platform
In Act Developers PlatformIn Act Developers Platform
In Act Developers Platform
 
Ducksboard - A real-time data oriented webservice architecture
Ducksboard - A real-time data oriented webservice architectureDucksboard - A real-time data oriented webservice architecture
Ducksboard - A real-time data oriented webservice architecture
 
(ATS6-DEV02) Web Application Strategies
(ATS6-DEV02) Web Application Strategies(ATS6-DEV02) Web Application Strategies
(ATS6-DEV02) Web Application Strategies
 
What's New in Cytoscape
What's New in CytoscapeWhat's New in Cytoscape
What's New in Cytoscape
 
JCON_15FactorWorkshop.pptx
JCON_15FactorWorkshop.pptxJCON_15FactorWorkshop.pptx
JCON_15FactorWorkshop.pptx
 
The future of ASP.NET / CodeCamp/Iasi 25 Oct 2014
The future of ASP.NET / CodeCamp/Iasi 25 Oct 2014The future of ASP.NET / CodeCamp/Iasi 25 Oct 2014
The future of ASP.NET / CodeCamp/Iasi 25 Oct 2014
 

Mais de RIPE NCC

Mais de RIPE NCC (20)

Navigating IP Addresses: Insights from your Regional Internet Registry
Navigating IP Addresses: Insights from your Regional Internet RegistryNavigating IP Addresses: Insights from your Regional Internet Registry
Navigating IP Addresses: Insights from your Regional Internet Registry
 
Traces of Power: Internet Governance and Climate Action
Traces of Power: Internet Governance and Climate ActionTraces of Power: Internet Governance and Climate Action
Traces of Power: Internet Governance and Climate Action
 
Governing Environmental Sustainability in Tech
Governing Environmental Sustainability in TechGoverning Environmental Sustainability in Tech
Governing Environmental Sustainability in Tech
 
Gerardo-Viviers-RPKI-presentation-DKNOG14.pdf
Gerardo-Viviers-RPKI-presentation-DKNOG14.pdfGerardo-Viviers-RPKI-presentation-DKNOG14.pdf
Gerardo-Viviers-RPKI-presentation-DKNOG14.pdf
 
LIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RIS
LIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RISLIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RIS
LIA HESTINA - Minimising impact before incidents occur with RIPE Atlas and RIS
 
Intro to RIPE and RIPE NCC: RIPE Atlas workshop
Intro to RIPE and RIPE NCC: RIPE Atlas workshopIntro to RIPE and RIPE NCC: RIPE Atlas workshop
Intro to RIPE and RIPE NCC: RIPE Atlas workshop
 
IGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdf
IGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdfIGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdf
IGF UA - Dialog with I_ organisations - Alena Muavska RIPE NCC.pdf
 
Opportunities for Youth in IG - Alena Muravska RIPE NCC.pdf
Opportunities for Youth in IG - Alena Muravska RIPE NCC.pdfOpportunities for Youth in IG - Alena Muravska RIPE NCC.pdf
Opportunities for Youth in IG - Alena Muravska RIPE NCC.pdf
 
RIPE NCC Internet Measurement Tools
RIPE NCC Internet Measurement ToolsRIPE NCC Internet Measurement Tools
RIPE NCC Internet Measurement Tools
 
IPv6 in Central Europe and the Baltics
IPv6 in Central Europe and the BalticsIPv6 in Central Europe and the Baltics
IPv6 in Central Europe and the Baltics
 
RPKI For Routing Security
RPKI For Routing SecurityRPKI For Routing Security
RPKI For Routing Security
 
SEEDIG 8 - Alena Muravska RIPE NCC.pdf
SEEDIG 8 - Alena Muravska RIPE NCC.pdfSEEDIG 8 - Alena Muravska RIPE NCC.pdf
SEEDIG 8 - Alena Muravska RIPE NCC.pdf
 
Know Your Network: Why Every Network Operator Should Host RIPE Atlas
Know Your Network: Why Every Network Operator Should Host RIPE AtlasKnow Your Network: Why Every Network Operator Should Host RIPE Atlas
Know Your Network: Why Every Network Operator Should Host RIPE Atlas
 
Minimising Impact When Incidents Occur With RIPE Atlas
Minimising Impact When Incidents Occur With RIPE AtlasMinimising Impact When Incidents Occur With RIPE Atlas
Minimising Impact When Incidents Occur With RIPE Atlas
 
RIPE NCC Internet Measurement Services
RIPE NCC Internet Measurement ServicesRIPE NCC Internet Measurement Services
RIPE NCC Internet Measurement Services
 
Spotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE AtlasSpotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE Atlas
 
Spotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE AtlasSpotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE Atlas
 
Spotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE AtlasSpotting Latency Issues with RIPE Atlas
Spotting Latency Issues with RIPE Atlas
 
111 views of Swiss Internet Infrastructure
111 views of Swiss Internet Infrastructure111 views of Swiss Internet Infrastructure
111 views of Swiss Internet Infrastructure
 
The RIPE NCC’s View of IPv6 in Sweden
The RIPE NCC’s View of IPv6 in SwedenThe RIPE NCC’s View of IPv6 in Sweden
The RIPE NCC’s View of IPv6 in Sweden
 

Último

Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Último (20)

Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 

RIPEstat Public demo January 24, 2012

  • 1. RIPEstat Public demo January 24, 2012 Vasco Asturiano 1) Introduction 2) New features 3) Demo 4) What’s coming? 5) Feedback
  • 2. RIPEstat Introduction http://stat.ripe.net • Modular & extendable Toolbox • Single-point to Internet related data • Work in progress • Demo new functionality periodically • We adjust based on usage and feedback • Get involved RIPEstat public demo 2
  • 3. Demo Key Points • New Widget API • New Data API • Web application new architecture • Performance monitoring and improvements RIPEstat public demo 3
  • 4. The new Data and Widget APIs • Data API - Access RIPEstat processed data directly • Widget API - Embed RIPEstat plugins in your own website • Bring RIPEstat closer to you • Better adapted to your own needs • More customization options RIPEstat public demo 4
  • 5. New Widget API _ Embed RIPEstat widgets into your own webpage! <script src="http://stat.ripe.net/widgets/widget_api.js"></script> <div class="statwdgtauto"><script> ripestat.init("as-path-length",{"resource":"AS3333"}) </script></div> RIPEstat public demo 5
  • 6. New Widget API • Embeddable on location in any HTML website • Purely based on Javascript and HTML(5) • Data fetched directly from data API via JSON(P) • Input data configuration defines content • Customizable layout (visible elements, size) • Manipulation of the Widget after rendering (reload(), get_data(), etc) via scripting RIPEstat public demo 6
  • 7. New Widget API • Work in progress • But some widgets already available publicly (beta testing) _ whats-my-ip [new] _ network-info [new] _ prefix-overview _ as-overview _ whois _ as-path-length • http://stat.ripe.net/docs/widget_api RIPEstat public demo 7
  • 8. New RIPEstat Data API • RESTful interface over HTTP • Can return RIPEstat data in various formats (JSON currently) - Let us know if you’d like other formats • Used by the Widgets, data is fetched directly by the browser • Simple example: ‣ http://stat.ripe.net/plugin/whats-my-ip/data.json { "cached": false, "data": { "ip": "2001:67c:2e8:13:223:6cff:fe8d:388c" }, "messages": [], "query_id": 11057, "status": "ok", "status_code": 200, "version": "0.1" } RIPEstat public demo 8
  • 9. New RIPEstat Data API • Syntax: ‣ http://stat.ripe.net/plugin/<pluginname>/data.<format>?<key>=<value>... ‣ http://stat.ripe.net/plugin/announced-prefixes/data.json? resource=AS3333&starttime=2012-01-14T12:00 { "data": { "prefixes": [ { "prefix": "193.0.0.0/21", "timelines": [ { "endtime": "2012-01-16T00:00:00", "starttime": "2012-01-14T12:00:00" }, { [...] • Full specification of services and required/optional parameters at: ‣ http://stat.ripe.net/docs/data_api RIPEstat public demo 9
  • 10. Web Application new architecture RESTful data API Javascript Widget API Static HTML and JS routing history Table of routing history widget Contents plugin whois plugin whois widget Any HTML elements • You can build your own web app too! RIPEstat public demo 10
  • 11. Web Application new architecture • During transition period current plugins on http://stat.ripe.net are being progressively replaced by widgets RIPEstat public demo 11
  • 13. Performance monitoring • Monitor usage and performance of plugins • Raise understanding of possible performance bottlenecks RIPEstat public demo 13
  • 14. Performance monitoring • Monitor usage and performance of plugins • Raise understanding of possible performance bottlenecks RIPEstat public demo 14
  • 15. Performance Improvement - Backend migration • Several plugins migrated to a new backend data cluster _ BGP Update history _ AS Path Length _ Routing Consistency • Significant performance improvement! RIPEstat public demo 15
  • 16. What’s coming? • Widget API - Add more widget types to cover existing plugins - Extending functionality of the API • Data API - Add more services to cover existing plugins - Services based on new backend data (such as RIPE Atlas) - Backend performance improvements • Plugins - Extend existing with more detail (history, granularity, etc) - IPv6 capability per AS - based on APNIC data - AS Routing Consistency RIPEstat public demo 16
  • 17. Feedback • Play with it: _ http://stat.ripe.net/ _ http://stat.ripe.net/docs/widget_api/ _ http://stat.ripe.net/docs/data_api/ • Feedback _ Comments - on the website _ Measurement, Analysis and Tools working group _ Homepage: http://www.ripe.net/ripe/wg/mat/ _ E-mail: mat-wg@ripe.net _ Private feedback - stat@ripe.net _ #ripestat on twitter RIPEstat public demo 17
  • 18. The End The next RIPEstat public demo is on: Tuesday, February 21, 2012 This session and the slides will be archived on RIPE labs: http://labs.ripe.net/ See previous demos and other videos on: http://www.youtube.com/user/RIPENCC/