Skip to content
Draft
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
30 changes: 25 additions & 5 deletions config.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,33 @@
---
Standards:
-
Title: <Add Tile Name>
Description: <Add Tile description>
UID: b7020e73-1f2e-424e-97ee-f0bc3ea5cc23
Title: Networking
Description: "Networking Basics, Networking in the Cloud, Securing Cloud Networks, Hybrid Networking, Problem Set: Networking Basics, Problem Set: Securing Cloud Networks"
UID: b45b570c-3a20-4117-b550-398b6a0d537f
SuccessCriteria:
- success criteria
ContentFiles:
-
Type: Lesson
UID: 788eb07b-e0a1-4e65-b28b-6d0dd774f7a0
Path: <Add path to lesson>
UID: e57a44dc-c202-4bb8-87e7-d83e09473f85
Path: /networking/networking-basics.md
-
Type: Lesson
UID: 56f40c31-889e-40ad-ade4-b53dfc19b889
Path: /networking/networking-in-the-cloud.md
-
Type: Lesson
UID: 1f389f0e-ac55-43c7-95ca-3c0f6b51c1ca
Path: /networking/securing-cloud-networks.md
-
Type: Lesson
UID: 6f659b71-f3c5-4a10-8307-3bf2d153f7bb
Path: /networking/hybrid-networking.md
-
Type: Lesson
UID: 29af588e-23f4-477b-b212-fc219b4e87a5
Path: /networking/problem-set-networking-basics.md
-
Type: Lesson
UID: ff586120-5d05-4a45-9da7-bb01cd73010d
Path: /networking/problem-set-securing-cloud-networks.md
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added networking/assets/networking-data-headers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added networking/assets/networking-dns.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added networking/assets/networking-lan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added networking/assets/networking-osi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added networking/assets/networking-wan.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions networking/hybrid-networking.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Hybrid Networking

Goal
335 changes: 335 additions & 0 deletions networking/networking-basics.md

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions networking/networking-in-the-cloud.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Networking in the Cloud

Goal
3 changes: 3 additions & 0 deletions networking/problem-set-networking-basics.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Problem Set: Networking Basics

Goal
3 changes: 3 additions & 0 deletions networking/problem-set-securing-cloud-networks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Problem Set: Securing Cloud Networks

Goal
3 changes: 3 additions & 0 deletions networking/securing-cloud-networks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Securing Cloud Networks

Goal