Automating landing zone deployment
Decentralizing your data and analytics will mean multiple data landing zones. In large enterprises and global companies, this can mean many landing zones. Multiple groups and organizations will request a separate landing zone for their analytics projects. So, while data and analytics are being democratized, management of these disparate landing zones is becoming complex and challenging. Hence, it’s critical to the success of a data mesh to automate the creation and management of these landing zones as much as possible.
This need for automating the deployment and management of infrastructure is common across any large cloud setup. Hence, Azure has many tools to help customers automate their cloud deployments. The collective term for this set of technologies is called Infrastructure as Code (IaC).
IaC
The easiest and fastest way to create and manage infrastructure on the Azure cloud is through the Azure portal. It’s a quick, user...