manoojmj / Data-Engineering

0 stars 0 forks source link

Resources #6

Open manoojmj opened 1 year ago

manoojmj commented 1 year ago

Reference, Sources, and Links to Learn

manoojmj commented 1 year ago

Reference links:

ROADMAP TO DATA ENGINEERING:

DBMS

SLQ

HANDS_ON

Python

HANDS_ON

LINKUX

EVERYTHING DATA :

COURSE

CLOUD: AZURE | AWS | GCP

Must learn tools

AIRFLOW

Orchestration: Airflow

Databricks substitutes can be AWS EMR or GCP Dataproc Snowflake substitutes can be AWS Redshift or GCP Big Query Compute: Databricks and Snowflake Containers: Docker CICD: Jenkins and Sonarqube Streaming: Kafka

manoojmj commented 1 year ago

DBMS: Database Management System Tutorial

Database Management System or DBMS in short refers to the technology of storing and retrieving user's data with utmost efficiency along with appropriate security measures. This tutorial explains the basics of DBMS such as its architecture, data models, data schemas, data independence, E-R model, relation model, relational database design, and storage and file structure, and much more.