
# Data Ingestion & Streaming
	
The **Data Ingestion & Streaming** section covers how to bring data into your project from various sources — including real-time streams and external systems.  
Data ingestion is the process of importing data into your workspace where it can be transformed, modeled, or analyzed. This section begins with tutorials on streaming data using **Apache Kafka**, and will continue to expand with additional methods for handling both real-time and batch ingestion.  
	
**Tutorials in this section:**
	
{Stream data from Apache Kafka}(/#/en/getting-further/kafka/index)

{Build an IoT fleet-monitoring pipeline}(/#/en/getting-further/iot-fleet-monitoring/index)