Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvit committed Feb 19, 2024
1 parent 2012305 commit 1d82a66
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions lecture0.html
Original file line number Diff line number Diff line change
Expand Up @@ -148,21 +148,20 @@ <h1>AM2 and AM1 Courses</h1>
<h1>Scope</h1>
</hgroup>
<ul class="small">
<li>Advanced HTTP</li>
<ul>
<li>Same origin policy, cross-origin</li>
<li>OAuth, Open ID, JWT</li>
<li>Realtime Web protocols</li>
</ul>

<li>Cloud Architectures</li>
<ul>
<li>Details of some IaaS and PaaS services</li>
<li>Cloud Native, Microservice Architecture</li>
<li>Containers</li>
<li>Docker, Kubernetes</li>
</ul>

<li>Advanced HTTP</li>
<ul>
<li>Same origin policy, cross-origin</li>
<li>OAuth, Open ID, JWT</li>
<li>Realtime Web protocols</li>
<li>HTTP Performance, HTTP/2</li>
</ul>
</ul>
</div>

Expand Down

0 comments on commit 1d82a66

Please sign in to comment.