Skip to content

Commit 1f3df8a

Browse files
committed
Add SOSP tutorial webpage
1 parent f361cc1 commit 1f3df8a

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

_tabs/sosp.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
layout: page
3+
icon: fas fa-building-columns
4+
order: 7
5+
title: SOSP 2024 Tutorial
6+
---
7+
8+
## Tutorial on using Blueprint for accelerating Microservice Research
9+
10+
This tutorial at [SOSP 2024](https://sigops.org/s/conferences/sosp/2024/index.html) in Austin, Texas will provide a hands-on introduction on how systems researchers can leverage and use Blueprint to accelerate their microservice research.
11+
12+
We will use metastability failures in microservice systems as a case-study throughout the tutorial, and demonstrate how to reproduce these failures with Blueprint.
13+
14+
### Tutorial at a Glance
15+
16+
The tutorial will be held on 3rd November, 2024.
17+
18+
| Time-Slot | Description |
19+
|-------------|---------------------------------------------------------|
20+
| 8:00-8:20 | IT Setup |
21+
| 8:20-9:00 | Introduction |
22+
| 9:00-9:30 | H1: how to run existing Blueprint applications |
23+
| 9:30-10:00 | H2: how to re-configure Blueprint applications |
24+
| 10:00-11:30 | H3: how to conduct experiments with Blueprint |
25+
| 11:30-12:00 | DEMO: Generating Blueprint apps from distributed traces |
26+
27+
***The time slots are subject to change***
28+
29+
### Tutorial Material
30+
31+
All material from the tutorial including slides and code repositories will be posted here closer to the tutorial event. Stay tuned for more details.

0 commit comments

Comments
 (0)