Summary
In this chapter, we covered various Azure data services that we can use. We used ADF and its data flows to record data. Ingested data can be stored in raw format in Azure Data Lake Storage Gen2. This raw data can be processed using various services, such as Azure Databricks, Azure HDInsight, and dedicated SQL pools. Managing individual services can be difficult. That’s where Azure Synapse Analytics comes in. There are well-integrated services that work across all layers of a modern data warehouse, all from one environment.
In the next chapter, we will cover the continuous integration/continuous deployment (CI/CD) of containers on Azure. We will set up CD to produce our container images and orchestration.