Skip to content

Commit

Permalink
publish sigcomm blog post (#717)
Browse files Browse the repository at this point in the history
* publish sigocmm blog post

* try image fix
  • Loading branch information
laiyi-ohlsen authored Sep 13, 2022
1 parent c834512 commit d9726b9
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions _posts/blog/2022-09-14-SIGCOMM2022.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
---
layout: blog
title: "M-Lab at SIGCOMM 2022"
author: "Phillipa Gill"
date: 2022-09-14
breadcrumb: blog
categories:
- ndt
- bigquery
- data
- event
- research
---


Measurement-Lab was excited to be represented at this year’s SIGCOMM conference with a tutorial and conference talk in the Best of CCR session. This post overviews M-Lab’s activities at SIGCOMM and includes references for the tutorial materials.<!--more-->

## M-Lab Tutorial

We began our time at SIGCOMM by presenting a [tutorial](https://conferences.sigcomm.org/sigcomm/2022/tutorial-mlab.html) overviewing how M-Lab’s platform and open data can be used for networking research ([slides](https://drive.google.com/file/d/1KgwJSOpuyrbdI2PZIGayW3Jx64qG6q3i/view?usp=sharing), [Colab notebook](https://colab.research.google.com/drive/1aFqf0RTOk5SKYA78l3o4PtFADdOqZv7U)).

Our tutorial began with an introduction to M-Lab followed by presentations from [Reverse Traceroute](https://research.cs.washington.edu/networking/astronomy/reverse-traceroute.html) and [Wehe](https://wehe.meddle.mobi/); two projects actively using M-Lab to further their research.

The tutorial included a hands on exercise which you can try for yourself using this [Colab Notebook](https://colab.research.google.com/drive/1aFqf0RTOk5SKYA78l3o4PtFADdOqZv7U#scrollTo=FEMhuJvOzA94)! (We recommend referencing the tutorial slides for additional guidance). In this hands-on activity, attendees learned how to get tests to/from specific locations, how to extract and compare different performance metrics, and how to work with M-Lab’s traceroute data. This exercise also featured the notable example of a spike in testing we observed during Facebook’s outage in Fall 2021.

We then wrapped up with a panel on open challenges in network measuring featuring researchers from industry and academia: Timur Friedman (Sorbonne U/LIP6); Amreesh Phokeer (ISOC), Renata Teixeira (Netflix), and Kevin Vermeulen (CNRS).

The panel highlighted many salient points for measuring network performance in practice including the importance of agreeing on how metrics are defined and what methods are used to monitor them. Specifically, trade-offs between active vs. passive measurement frameworks and the importance of vantage points to get a clear picture of network performance. For example, a lack of servers to measure against can impact data quality in developing regions.

Finally, the panel highlighted the importance of bringing together policy makers and computer scientists to make progress in this space. While networking researchers can bring deep technical understanding of the data and novel measurement techniques, policy makers are important to help translate this work into practical guidelines with clear bars for network performance. This latter point highlighted an open area where we hope to make strides in the coming year.



![Panelists at M-Lab Tutorial (SIGCOMM 2022)]({{ site.baseurl }}/images/blog/2022-09-sigcomm/SIGCOMM2022_1.jpg){: width="750"}





## Best of CCR Session

Measurement Lab’s recent [CCR paper](https://www.measurementlab.net/publications/) was also recognised as one of the Best papers of CCR in the past year and was presented in a special session during the main conference.



![M-Lab presentation in best of CCR session at SIGCOMM]({{ site.baseurl }}/images/blog/2022-09-sigcomm/SIGCOMM2022_2.jpg){: width="750"}



## Get in Touch!

We hope that this tutorial and the associated presentations will inspire folks to find new ways to use our data and platform. We are trying to follow up with everyone who approached us at SIGCOMM but please feel free to email [[email protected]](mailto:[email protected]) to get in touch about research opportunities or to have your organization join the M-Lab Consortium.
Binary file added images/blog/2022-09-sigcomm/SIGCOMM2022_1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/blog/2022-09-sigcomm/SIGCOMM2022_2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d9726b9

Please sign in to comment.