Skip to content

Commit ba1e5a5

Browse files
committed
chore: sync content to repo
1 parent dd12cf1 commit ba1e5a5

File tree

166 files changed

+311
-363
lines changed

Some content is hidden

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

166 files changed

+311
-363
lines changed

src/data/roadmaps/data-engineer/content/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Amazon Elastic Compute Cloud (EC2) is a web service that provides secure, resiza
55
Visit the following resources to learn more:
66

77
- [@official@EC2 - User Guide](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts.html)
8-
- [@video@Introduction to Amazon EC2](https://www.youtube.com/watch?v=eaicwmnSdCs)
8+
- [@video@Introduction to Amazon EC2](https://www.youtube.com/watch?v=eaicwmnSdCs)

src/data/roadmaps/data-engineer/content/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ Amazon RDS (Relational Database Service) is a web service from Amazon Web Servic
44

55
Visit the following resources to learn more:
66

7-
- [@official@Amazon RDS](https://aws.amazon.com/rds/)
7+
- [@official@Amazon RDS](https://aws.amazon.com/rds/)

src/data/roadmaps/data-engineer/content/[email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Apache Kafka is an open-source stream-processing software platform developed by
55
Visit the following resources to learn more:
66

77
- [@official@Apache Kafka](https://kafka.apache.org/quickstart)
8-
- [@offical@Apache Kafka Streams](https://docs.confluent.io/platform/current/streams/concepts.html)
9-
- [@offical@Kafka Streams Confluent](https://kafka.apache.org/documentation/streams/)
8+
- [@article@Apache Kafka Streams](https://docs.confluent.io/platform/current/streams/concepts.html)
9+
- [@article@Kafka Streams Confluent](https://kafka.apache.org/documentation/streams/)
1010
- [@video@Apache Kafka Fundamentals](https://www.youtube.com/watch?v=B5j3uNBH8X4)
1111
- [@video@Kafka in 100 Seconds](https://www.youtube.com/watch?v=uvb00oaa3k8)
12-
- [@feed@Explore top posts about Kafka](https://app.daily.dev/tags/kafka?ref=roadmapsh)
12+
- [@feed@Explore top posts about Kafka](https://app.daily.dev/tags/kafka?ref=roadmapsh)

src/data/roadmaps/data-engineer/content/apache-spark@qHMtJFYcGmESiz_VwRwiI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ Visit the following resources to learn more:
66

77
- [@official@ApacheSpark](https://spark.apache.org/documentation.html)
88
- [@article@Spark By Examples](https://sparkbyexamples.com)
9-
- [@feed@Explore top posts about Apache Spark](https://app.daily.dev/tags/spark?ref=roadmapsh)
9+
- [@feed@Explore top posts about Apache Spark](https://app.daily.dev/tags/spark?ref=roadmapsh)

src/data/roadmaps/data-engineer/content/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# APIs and Data Collection
1+
# APIs and Data Collection
22

33
Application Programming Interfaces, better known as APIs, play a fundamental role in the work of data engineers, particularly in the process of data collection. APIs are sets of protocols, routines, and tools that enable different software applications to communicate with each other. An API allows developers to interact with a service or platform through a defined set of rules and endpoints, enabling data exchange and functionality use without needing to understand the underlying code. In data engineering, APIs are used extensively to collect, exchange, and manipulate data from different sources in a secure and efficient manner.
44

src/data/roadmaps/data-engineer/content/argocd@PUzHbjwntTSj1REL_dAov.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Visit the following resources to learn more:
77
- [@official@Argo CD - Argo Project](https://argo-cd.readthedocs.io/en/stable/)
88
- [@video@ArgoCD Tutorial for Beginners](https://www.youtube.com/watch?v=MeU5_k9ssrs)
99
- [@video@What is ArgoCD](https://www.youtube.com/watch?v=p-kAqxuJNik)
10-
- [@feed@Explore top posts about ArgoCD](https://app.daily.dev/tags/argocd?ref=roadmapsh)
10+
- [@feed@Explore top posts about ArgoCD](https://app.daily.dev/tags/argocd?ref=roadmapsh)

src/data/roadmaps/data-engineer/content/[email protected]

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@ Amazon Aurora (Aurora) is a fully managed relational database engine that's comp
55
Visit the following resources to learn more:
66

77
- [@official@SAmazon Aurora](https://aws.amazon.com/rds/aurora/)
8-
- [@article@SAmazon Aurora: What It Is, How It Works, and How to Get Started](https://www.datacamp.com/tutorial/amazon-aurora)
9-
8+
- [@article@SAmazon Aurora: What It Is, How It Works, and How to Get Started](https://www.datacamp.com/tutorial/amazon-aurora)

src/data/roadmaps/data-engineer/content/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Authentication and authorization are popular terms in modern computer systems th
44

55
Visit the following resources to learn more:
66

7-
- [@roadmap.sh@Basic Authentication](https://roadmap.sh/guides/basic-authentication)
7+
- [@article@Basic Authentication](https://roadmap.sh/guides/basic-authentication)
88
- [@article@What is Authentication vs Authorization?](https://auth0.com/intro-to-iam/authentication-vs-authorization)

src/data/roadmaps/data-engineer/content/[email protected]

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ The AWS Cloud Development Kit (AWS CDK) is an open-source software development f
44

55
Visit the following resources to learn more:
66

7+
- [@course@AWS CDK Crash Course for Beginners](https://www.youtube.com/watch?v=D4Asp5g4fp8)
78
- [@official@AWS CDK](https://aws.amazon.com/cdk/)
89
- [@official@AWS CDK Documentation](https://docs.aws.amazon.com/cdk/index.html)
9-
- [@course@AWS CDK Crash Course for Beginners](https://www.youtube.com/watch?v=D4Asp5g4fp8)
1010
- [@opensource@AWS CDK Examples](https://github.com/aws-samples/aws-cdk-examples)
11-
- [@feed@Explore top posts about AWS](https://app.daily.dev/tags/aws?ref=roadmapsh)
11+
- [@feed@Explore top posts about AWS](https://app.daily.dev/tags/aws?ref=roadmapsh)

src/data/roadmaps/data-engineer/content/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ Amazon Elastic Kubernetes Service (EKS) is a managed service that simplifies the
55
Visit the following resources to learn more:
66

77
- [@official@Amazon Elastic Kubernetes Service (EKS)](https://aws.amazon.com/eks/)
8-
- [@official@Concepts of Amazon EKS](https://docs.aws.amazon.com/eks/)
8+
- [@official@Concepts of Amazon EKS](https://docs.aws.amazon.com/eks/)

0 commit comments

Comments
 (0)