From 8578194331f7bdf96c7674684a9e8efd8b24a148 Mon Sep 17 00:00:00 2001 From: Max Liu Date: Sun, 25 Aug 2024 14:38:42 -0400 Subject: [PATCH] testing --- _config.yml | 7 +- index.html | 205 +++++++++++++++++++++++++++++++++++++++++++++++++- schedule.html | 39 +++++++--- 3 files changed, 236 insertions(+), 15 deletions(-) diff --git a/_config.yml b/_config.yml index 9e04b7b..f5c4aba 100644 --- a/_config.yml +++ b/_config.yml @@ -16,13 +16,10 @@ minimal: false # use a dark header # Menu navigation: # accepts {file, title, url, icon, sidebaricon} - - {file: "schedule.html", title: 'Home'} - - {file: "index.html", title: 'All Summaries'} + - {file: "index.html"} + - {file: "schedule.html", title: 'All Summaries'} -# # - {file: "index.html"} -# - {file: "schedule.html"} -# # - {file: "schedule.html", title: 'Schedule'} external: # shows a footer with social links - for available icons see fontawesome.com/icons - {title: Mail, icon: envelope, url: "mailto:niklasbuschmann@users.noreply.github.com"} diff --git a/index.html b/index.html index 5416c85..85db806 100644 --- a/index.html +++ b/index.html @@ -1,16 +1,219 @@ + --- layout: default title: "Home" --- + + + + + + + + +
+ Weekly reading group hosted by DOCC Lab at Tufts University. Held on Wednesdays 12-1pm. If you have any interest in attending (in-person or remote), reach out to me at lan [DOT] liu [AT] tufts [DOT] edu. +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
DatePresenterPaper
06/08/23Darby HuyeFoxhound: Server-Grade Observability for Network-Augmented Applications
06/15/23Zhaoqi ZhangMetastable Failures in the Wild
06/22/23Sarah AbowitzDoing More with Less: Orchestrating Serverless Applications without an Orchestrator
06/29/23Tomislav Z-MPush-Button Reliability Testing for Cloud-Backed Applications with Rainmaker
07/13/23Mona MaSummary of OSDI & ATC '23 papers
07/20/23Darby HuyeSampleHST: Efficient On-the-Fly Selection of Distributed Traces
08/17/23Zhaoqi ZhangRelational Debugging --- Pinpointing Root Causes of Performance Problems
08/24/23Sarah AbowitzSummary of DEFCON '23
09/06/23Tomislav Z-MN/A
09/13/23Darby HuyeµTune: Auto-Tuned Threading for OLDI Microservices
09/20/23Mona MaEND-TO-END ARGUMENTS IN SYSTEM DESIGN
09/27/23Zhaoqi Zhang Iron: Isolating Network-based CPU in Container Environments +
10/04/23Max LiuAutomatic Policy Generation for Inter-Service Access Control of Microservices
10/11/23Sarah AbowitzDetecting DoS Attacks in Microservice Applications: + Approach and Case Study
10/18/23Tomislav Z-MTBD
10/25/23Darby HuyeTBD
11/01/23Mona MaThe Mystery Machine: End-to-end Performance Analysis of Large-scale Internet Services,
11/13/23Zhaoqi ZhangUnderstanding host network stack overheads
11/29/23Max LiuBlueprint: A Toolchain for Highly-Reconfigurable Microservices
12/06/23Sarah AbowitzWatching the watchmen: Least privilege for managed network services
1/24/24Tomislav Zabcic-MaticQoS-Aware and Resource Efficient Microservice Deployment in Cloud-Edge Continuum
1/31/24Darby HuyeSTEAM: Observability-Preserving Trace Sampling
2/07/24Mona MaLatenSeer: Causal Modeling of End-to-End Latency Distributions by Harnessing Distributed Tracing
2/14/24Zhaoqi ZhangSieve: Attention-based Sampling of End-to-End Trace Data in Distributed Microservice Systems, ICWS '21
2/21/24Max LiuUnicorn: reasoning about configurable system performance through the lens of causality, EuroSys '22
3/27/24Mona MaPivot Tracing: Dynamic Causal Monitoring for Distributed Systems, SOSP '15
4/3/24Max LiuA Cloud-Scale Characterization of Remote Procedure Calls, SOSP '23
4/10/24Zhaoqi ZhangLifting the veil on Meta's microservice architecture: Analyses of topology and request workflows, ATC '23
6/6/24Max LiuFathom: Understanding Datacenter Application Network Performance, SIGCOMM '23
6/19/24Tony AstolfiAutothrottle: A Practical Bi-Level Approach to Resource Management for SLO-Targeted Microservices, NSDI '24
8/8/24Zhaoqi(Roy) ZhangBuffer-based End-to-end Request Event Monitoring in the Cloud, NSDI '22
+
+ + + + + + + + + + + + {% if site.show_excerpts %} {% include home.html %} {% else %} {% include archive.html title="Posts" %} {% endif %} +--> \ No newline at end of file diff --git a/schedule.html b/schedule.html index b7357af..3050bc0 100644 --- a/schedule.html +++ b/schedule.html @@ -1,6 +1,27 @@ --- layout: default -title: "Schedule" +title: "All Summaries" +--- + + + +{% if site.show_excerpts %} + {% include home.html %} +{% else %} + {% include archive.html title="Posts" %} +{% endif %} + + + +
- Weekly reading group hosted by DOCC Lab at Tufts University. Held on Wednesdays 12:30-1:30pm. If you have any interest in attending (in-person or remote), reach out to me at lan [DOT] liu [AT] tufts [DOT] edu. + Weekly reading group hosted by DOCC Lab at Tufts University. Held on Wednesdays 12-1pm. If you have any interest in attending (in-person or remote), reach out to me at lan [DOT] liu [AT] tufts [DOT] edu.
- - +
@@ -113,7 +132,7 @@ - + @@ -148,17 +167,17 @@ - + - + - + @@ -192,3 +211,5 @@ + --> +
11/01/23 Mona MaThe Mystery Machine: End-to-end Performance Analysis of Large-scale Internet ServicesThe Mystery Machine: End-to-end Performance Analysis of Large-scale Internet Services,
11/13/23
2/14/24 Zhaoqi ZhangSieve: Attention-based Sampling of End-to-End Trace Data in Distributed Microservice SystemsSieve: Attention-based Sampling of End-to-End Trace Data in Distributed Microservice Systems, ICWS '21
2/21/24 Max LiuUnicorn: reasoning about configurable system performance through the lens of causalityUnicorn: reasoning about configurable system performance through the lens of causality, EuroSys '22
3/27/24 Mona MaPivot Tracing: Dynamic Causal Monitoring for Distributed SystemsPivot Tracing: Dynamic Causal Monitoring for Distributed Systems, SOSP '15
4/3/24