Skip to content

Commit

Permalink
Released course content for most of week 7.
Browse files Browse the repository at this point in the history
  • Loading branch information
applebyter committed Mar 29, 2024
1 parent 73408c0 commit 670e299
Showing 1 changed file with 26 additions and 17 deletions.
43 changes: 26 additions & 17 deletions public/schedule/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -696,7 +696,7 @@ <h4 class="text-center">Mid-Semester Break</h4>
</div>

<br/><br/>
<div class="card draft">
<div class="card">
<a id="week7" href="#week7" class="week-link">
<div class="card-header">
Week Seven
Expand Down Expand Up @@ -743,6 +743,7 @@ <h5>Case Study Session

Eventual Broker<br/><br/>

<div class="draft">
<h5>Practical
<a href="/practicals/week07.pdf" target="_blank" style="font-size: medium">
<span class="link badge bg-secondary" style="margin-right: 1rem"><i class="fas fa-file-pdf"></i>Worksheet</span>
Expand All @@ -756,6 +757,7 @@ <h5>Practical
<li>Queues</li>
<li>Worker Queues</li>
</ul>
</div>

<h5>Assessment</h5>

Expand Down Expand Up @@ -794,10 +796,18 @@ <h5>Topics</h5>
</a>
</li>
<li class="list-group-item">
Monitoring &amp; Logging (Guest Lecture by <a href="https://au.linkedin.com/in/larene" target="_blank">Larene Le Gassick</a>)
<a href="https://docs.google.com/presentation/d/1tEotY8cb-7iBBCOPR6uq3XX3n1fhZa_kDL_pm4JnCZY/edit?usp=sharing" target="_blank">
Distributed Systems II (continued)
<a href="/handouts/distributed2.pdf" target="_blank">
<span class="link badge bg-secondary "><i class="fas fa-file-pdf "></i> Handout</span>
</a>
<a href="/slides/distributed2.pdf" target="_blank">
<span class="link badge bg-secondary "><i class="fas fa-file-image "></i> Slides</span>
</a>
<ul>
<li>Replications</li>
<li>Partitioning</li>
<li>Transactions</li>
</ul>
</li>
</ul><br/>

Expand All @@ -811,9 +821,13 @@ <h5>Readings from <cite>Software Architecture in Practice</cite> 4<sup>th</sup>
<li>Chapter 10</li>
</ul>

<h5>Case Study Session</h5>
<h5>Case Study Session
<a href="/studies/chatterbox.pdf" target="_blank" style="font-size: medium">
<span class="link badge bg-secondary " style="margin-right: 1rem"><i class="fas fa-file-pdf "></i> Brief</span>
</a>
</h5>

Monitoring &amp; Logging <!-- Software Architecture Design Case Study --><br/><br/>
Scalable Text-to-Speech<br/><br/>

<h5>Practical
<a href="/practicals/week08.pdf" target="_blank" style="font-size: medium">
Expand Down Expand Up @@ -858,18 +872,10 @@ <h5>Quality Attributes</h5>
<h5>Topics</h5>
<ul class="list-group list-group-flush">
<li class="list-group-item">
Distributed Systems II (continued)
<a href="/handouts/distributed2.pdf" target="_blank">
<span class="link badge bg-secondary "><i class="fas fa-file-pdf "></i> Handout</span>
</a>
<a href="/slides/distributed2.pdf" target="_blank">
Monitoring &amp; Logging (Guest Lecture by <a href="https://au.linkedin.com/in/larene" target="_blank">Larene Le Gassick</a>)
<a href="https://docs.google.com/presentation/d/1tEotY8cb-7iBBCOPR6uq3XX3n1fhZa_kDL_pm4JnCZY/edit?usp=sharing" target="_blank">
<span class="link badge bg-secondary "><i class="fas fa-file-image "></i> Slides</span>
</a>
<ul>
<li>Replications</li>
<li>Partitioning</li>
<li>Transactions</li>
</ul>
</li>
<li class="list-group-item">
Distributed Systems III
Expand Down Expand Up @@ -898,7 +904,7 @@ <h5>Readings from <cite>Software Architecture in Practice</cite> 4<sup>th</sup>

<h5>Case Study Session</h5>

Assignment Q&amp;A Session<br/><br/>
Monitoring &amp; Logging <!-- Software Architecture Design Case Study --><br/><br/>

<h5>Practical</h5>
<ul>
Expand Down Expand Up @@ -959,12 +965,14 @@ <h5>Topics</h5>


<h5>Case Study Session
<!--
<a href="/studies/chatterbox.pdf" target="_blank" style="font-size: medium">
<span class="link badge bg-secondary " style="margin-right: 1rem"><i class="fas fa-file-pdf "></i> Brief</span>
</a>
-->
</h5>

Scalable Text-to-Speech<br/><br/>
Ticket Sales to the World &mdash; Scaling Transactions<br/><br/>


<h5>Practical</h5>
Expand All @@ -974,6 +982,7 @@ <h5>Practical</h5>
<li>Project Team Meetings</li>
</ul>


<h5>Assessment</h5>
<ul>
<li>Case study presentations start this week.</li>
Expand Down

0 comments on commit 670e299

Please sign in to comment.