Skip to content

Commit 2b95cff

Browse files
committed
new notes
1 parent 84c0e46 commit 2b95cff

52 files changed

Lines changed: 1494 additions & 72 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ GEM
1515
bigdecimal (3.2.2)
1616
colorator (1.1.0)
1717
concurrent-ruby (1.3.5)
18-
console (1.31.0)
18+
console (1.30.2)
1919
fiber-annotation
2020
fiber-local (~> 1.1)
2121
json
@@ -199,7 +199,7 @@ GEM
199199
uri (1.0.3)
200200
webrick (1.9.1)
201201
yell (2.2.2)
202-
zeitwerk (2.7.3)
202+
zeitwerk (2.6.18)
203203

204204
PLATFORMS
205205
aarch64-linux-gnu
797 KB
Loading
849 KB
Loading
938 KB
Loading

docs/data-engineering-zoomcamp/course-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "General FAQ"
2+
title: "Course FAQ"
33
layout: default
44
nav_order: 100
55
parent: Data Engineering Zoomcamp

docs/data-engineering-zoomcamp/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Data Engineering Zoomcamp"
33
layout: default
4-
nav_order: 1
4+
nav_order: 4
55
has_children: true
66
description: "Complete data engineering bootcamp covering Docker, SQL, Terraform, GCP, Kafka, and Spark"
77
---

docs/data-engineering-zoomcamp/module-01-docker-terraform/faq/docker-compose-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Docker Compose FAQ
33
description: Frequently asked questions and troubleshooting guide for Docker Compose networking, volume mounting, hostname resolution, and service orchestration in the Data Engineering Zoomcamp
4-
parent: Module 1 FAQ
4+
parent: DE Module 1 FAQ
55
nav_order: 5
66
has_children: false
77
---

docs/data-engineering-zoomcamp/module-01-docker-terraform/faq/docker-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Docker FAQ
33
description: Frequently asked questions and troubleshooting guide for Docker containers, volumes, networking, and platform-specific issues in the Data Engineering Zoomcamp
4-
parent: Module 1 FAQ
4+
parent: "DE Module 1 FAQ"
55
nav_order: 4
66
has_children: false
77
---

docs/data-engineering-zoomcamp/module-01-docker-terraform/faq/gcp-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Google Cloud Platform FAQ
33
description: Frequently asked questions and troubleshooting guide for Google Cloud Platform (GCP) issues in the Data Engineering Zoomcamp
4-
parent: Module 1 FAQ
4+
parent: "DE Module 1 FAQ"
55
nav_order: 11
66
has_children: false
77
---

docs/data-engineering-zoomcamp/module-01-docker-terraform/faq/gcp-vm-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: GCP VM FAQ
33
description: Frequently asked questions and troubleshooting guide for Google Cloud Platform Virtual Machines in the Data Engineering Zoomcamp
4-
parent: Module 1 FAQ
4+
parent: DE Module 1 FAQ
55
nav_order: 12
66
has_children: false
77
---

0 commit comments

Comments
 (0)