<aside> 🟥
</aside>
Azure Databricks is an Apache Spark-based analytics platform, for ETL, big data and machine learning.
<aside> 🟥
</aside>
High Performance Compute: Utilizes Apache Spark to process large datasets quickly and efficiently.
Notebooks: Provides interactive workspaces where users can write code, visualize data, and share results in real-time.
Switch Between Programming Languages: Supports multiple languages like Python, Scala, SQL, and R, allowing users to switch between them in a single notebook.
ETL (Extract, Transform, Load): Simplifies data integration and transformation tasks, making it easy to clean and load data for analysis.

Model Training: The process of teaching a machine learning model to recognize patterns and make predictions.
Model Serving: Making a trained model available for real-time predictions or analysis.
Streaming: Supports real-time data processing, allowing you to analyze live data streams.
SQL Editor: Provides a built-in SQL editor for querying and analyzing data with SQL.
Easy Collaboration: Allows multiple users to collaborate in real-time, share notebooks, and work together on data analysis and machine learning.
<aside> 🟥
</aside>