78b1394a06 | ||
---|---|---|
.. | ||
_images | ||
databricks/101-simple-cluster | ||
machine_learning | ||
synapse_analytics | ||
README.md |
README.md
CAF landing zones for Terraform - Data Analytics Platform (DAP) landing zone examples
DAP landing zones are designed to fit into an enterprise-scale environment, in this guide, you will find the steps to bootstrap an environment to deploy the DAP landing zones.
DAP landing zones examples
The CAF landing zone for DAP provides you with the following examples:
Cloud Adoption Framework layered approach
DAP landing zone operates at level 3, so before you are able to deploy them you will need to deploy the prerequisites enterprise landing zones.
For a review of the hierarchy approach of Cloud Adoption Framework for Azure landing zones on Terraform, you can refer to the following documentation.
Setting up your test environment
In order to deploy the data analytics platform landing zones, you must beforehand deploy either a demo or sandpit environment. This can be achieved following the steps there configuration
Once those components are deployed, head to the example folders as below.
Core DAP landing zone (level 3)
Once the previous steps have been completed, the deployment of the lightweight enterprise scaffold to execute the DAP example landingzones is ready and you can step to one of the examples.
DAP landing zone example | Description |
---|---|
101-single-cluster | Provision simple databricks cluster |
101-aml-workspace | Provision simple machine learning workspace |
102-aml-workspace-compute | Provision machine learning workspace with compute instance |
101-synapse-workspace | Provision simple Synapse workspace with serverless compute |
102-synapse-workspace-pool | Provision Synapse workspace with dedicated SQL pool and Spark pool |