Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slide 03 04 changes #87

Merged
merged 5 commits into from
Oct 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ piazza_url: https://piazza.com/class/lllfmvbxvh83oq
intro_survey: https://forms.gle/93PrP7Td5tmvAqAFA
project0_submission: https://forms.gle/vzB1UtGre5Psg5pr8
project1_submission: https://forms.gle/GEj7s15jfG6xERjc8
project2_submission: https://forms.gle/RhsrS5CQHR4NY5oV8

kramdown:
parse_block_html: true
Expand Down
2 changes: 1 addition & 1 deletion project0.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ dependencies, and run the verification script.
- Why are there diminishing returns at higher concurrency levels?
- What's the performance difference when requesting HTTP and HTTPS?
- How can github respond so quickly?
- What is your site's "Time to Interactive" according to PageSpeed Insights?
- What is your site's "Total Blocking Time" (TBT) according to PageSpeed Insights?

## Required Tools

Expand Down
6 changes: 3 additions & 3 deletions schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ The following schedule is subject to change, and many slide links are not yet ac

### Topics

- HTTP Servers
- Application Servers
- HTTP Servers ([slides](/slides/2023/03_http_servers))
- Application Servers ([slides](/slides/2023/04_application_servers))

### Tasks

Expand All @@ -59,7 +59,6 @@ The following schedule is subject to change, and many slide links are not yet ac

- Scaling Web Applications
- Architecting for High Availability
- Frontend Deep Dive: React
- Read [SEDA: An architecture for well-conditioned, scalable internet services](http://nms.lcs.mit.edu/~kandula/projects/killbots/killbots_files/seda-sosp01.pdf) by M Welsh, D Culler, E Brewer
- Read [A Retrospective on SEDA](https://matt-welsh.blogspot.com/2010/07/retrospective-on-seda.html)

Expand All @@ -81,6 +80,7 @@ The following schedule is subject to change, and many slide links are not yet ac
- Continuous Integration (CI)
- Pair Programming / Mobbing
- Client-side Caching & Content Delivery Networks
- Frontend Deep Dive: React
- Deep Dive: Ruby on Rails

### Tasks
Expand Down
Binary file added slides/2023/03_http_servers/callback_hell.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading