diff --git a/index.html b/index.html
index 1ed498c..965955c 100644
--- a/index.html
+++ b/index.html
@@ -29,359 +29,44 @@
Summary |
- 06/08/23 |
- Darby Huye |
- Foxhound: Server-Grade Observability for Network-Augmented Applications, EuroSys '23
- |
-
- {% assign post = site.posts | where_exp: "post", "post.title contains 'Foxhound'" | first %}
- {% if post %}
- Summary
- {% else %}Unavailable
- {% endif %}
- |
-
-
- 06/15/23 |
- Zhaoqi Zhang |
- Metastable Failures in the Wild, OSDI '22 |
-
- Missing
-
- |
-
-
- 06/22/23 |
- Sarah Abowitz |
- Doing More with Less: Orchestrating Serverless Applications without an Orchestrator, NSDI '23 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 06/29/23 |
- Tomislav Z-M |
- Push-Button Reliability Testing for Cloud-Backed Applications with Rainmaker, NSDI '23 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 07/13/23 |
- Mona Ma |
- Summary of OSDI & ATC '23 papers |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
+ | 8/21/24 |
+ Max Liu |
+ Teamwork |
+ TBA
|
- 07/20/23 |
+ 8/14/24 |
Darby Huye |
- SampleHST: Efficient On-the-Fly Selection of Distributed Traces, on arxiv '22 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
+ | TBA |
+ TBA
|
- 08/17/23 |
- Zhaoqi Zhang |
- Relational Debugging --- Pinpointing Root Causes of Performance Problems, OSDI '23 |
+ 8/8/24 |
+ Zhaoqi(Roy) Zhang |
+ Buffer-based End-to-end Request Event Monitoring in the Cloud, NSDI '22 |
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
+ {% assign post = site.posts | where_exp: "post", "post.title contains 'Buffer-based'" | first %}
{% if post %}
Summary
- {% endif %}
- |
-
-
- 08/24/23 |
- Sarah Abowitz |
- Summary of DEFCON '23 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 09/06/23 |
- Tomislav Z-M |
- N/A |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 09/13/23 |
- Darby Huye |
- µTune: Auto-Tuned Threading for OLDI Microservices, ODSI '18 |
-
-
- 09/20/23 |
- Mona Ma |
- END-TO-END ARGUMENTS IN SYSTEM DESIGN |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
+ {% else %}Unavailable
+ {% endif %}
+
- 09/27/23 |
- Zhaoqi Zhang |
- Iron: Isolating Network-based CPU in Container Environments, NSDI '18
- |
+ 6/19/24 |
+ Tony Astolfi |
+ Autothrottle: A Practical Bi-Level Approach to Resource Management for SLO-Targeted Microservices, NSDI '24 |
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
+ {% assign post = site.posts | where_exp: "post", "post.title contains 'Autothrottle'" | first %}
{% if post %}
Summary
- {% endif %}
- |
-
-
- 10/04/23 |
- Max Liu |
- Automatic Policy Generation for Inter-Service Access Control of Microservices, USENIX Security '21 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
+ {% else %}Unavailable
+ {% endif %}
+
-
- 10/11/23 |
- Sarah Abowitz |
- Detecting DoS Attacks in Microservice Applications:
- Approach and Case Study, LADC '22 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 10/18/23 |
- Tomislav Z-M |
- TBD |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 10/25/23 |
- Darby Huye |
- TBD |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 11/01/23 |
- Mona Ma |
- The Mystery Machine: End-to-end Performance Analysis of Large-scale Internet Services, OSDI '14 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 11/13/23 |
- Zhaoqi Zhang |
- Understanding host network stack overheads, SIGCOMM '21 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 11/29/23 |
- Max Liu |
- Blueprint: A Toolchain for Highly-Reconfigurable Microservices, SOSP '23 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 12/06/23 |
- Sarah Abowitz |
- Watching the watchmen: Least privilege for managed network services, HotNets '21 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 1/24/24 |
- Tomislav Zabcic-Matic |
- QoS-Aware and Resource Efficient Microservice Deployment in Cloud-Edge Continuum, IPDPS '21 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 1/31/24 |
- Darby Huye |
- STEAM: Observability-Preserving Trace Sampling, ESEC/FSE '23 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 2/07/24 |
- Mona Ma |
- LatenSeer: Causal Modeling of End-to-End Latency Distributions by Harnessing Distributed Tracing, SoCC '23 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 2/14/24 |
- Zhaoqi Zhang |
- Sieve: Attention-based Sampling of End-to-End Trace Data in Distributed Microservice Systems, ICWS '21 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 2/21/24 |
- Max Liu |
- Unicorn: reasoning about configurable system performance through the lens of causality, EuroSys '22 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 3/27/24 |
- Mona Ma |
- Pivot Tracing: Dynamic Causal Monitoring for Distributed Systems, SOSP '15 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 4/3/24 |
- Max Liu |
- A Cloud-Scale Characterization of Remote Procedure Calls, SOSP '23 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 4/10/24 |
- Zhaoqi Zhang |
- Lifting the veil on Meta's microservice architecture: Analyses of topology and request workflows, ATC '23 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 6/6/24 |
- Max Liu |
- Fathom: Understanding Datacenter Application Network Performance, SIGCOMM '23 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 6/19/24 |
- Tony Astolfi |
- Autothrottle: A Practical Bi-Level Approach to Resource Management for SLO-Targeted Microservices, NSDI '24 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 8/8/24 |
- Zhaoqi(Roy) Zhang |
- Buffer-based End-to-end Request Event Monitoring in the Cloud, NSDI '22 |
-
- {% assign post = site.posts | where: "path", "/_posts/2023-06-08-foxhound.md" | first %}
- {% if post %}
- Summary
- {% endif %}
- |
-
-
- 8/14/24 |
- Darby Huye |
- TBA |
- TBA
- |
-
-
- 8/21/24 |
- Max Liu |
- Teamwork |
- TBA
- |
-
+