.. _getting-started: .. toctree:: :hidden: :caption: Contents: Astro MWAA GCC Open-Source Execution Modes Docker Execution Mode Kubernetes Execution Mode Azure Container Instance Execution Mode GCP Cloud Run Job Execution Mode dbt and Airflow Similar Concepts Operators Custom Airflow Properties Getting Started =============== Recommended Methods ------------------- The recommended way to install and run Cosmos depends on how you run Airflow. For specific guides, see the following: - `Getting Started on Astro `__ - `Getting Started on MWAA `__ - `Getting Started on GCC `__ - `Getting Started on Open-Source `__ While the above methods are recommended, you may require a different setup. Check out the sections below for more information. Execution Methods ----------------- For more customization, check out the different execution modes that Cosmos supports on the `Execution Modes `__ page. For specific guides, see the following: - `Executing dbt DAGs with Docker Operators `__ - `Executing dbt DAGs with KubernetesPodOperators `__ - `Executing dbt DAGs with AzureContainerInstancesOperators `__ - `Executing dbt DAGs with GcpCloudRunExecuteJobOperators `__ Concepts Overview ----------------- How do dbt and Airflow concepts map to each other? Learn more `in this link `__.