File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Airflow has a modular architecture and uses a message queue to orchestrate an
2626arbitrary number of workers. Pipelines are defined in Python, allowing for
2727dynamic pipeline generation and on-demand, code-driven pipeline invocation.
2828
29- Airflow parameterizes pipelines with the Jinja templating engine .
29+ Use Jinja templates to parameterize Airflow pipelines .
3030To extend the system, you can define your own operators and extend libraries
3131to fit the level of abstraction that suits your environment.
3232:::
@@ -38,15 +38,15 @@ to fit the level of abstraction that suits your environment.
3838[{w=180px}](https://www.astronomer.io/)
3939```
4040
41- [ Astro] [ Astronomer ] is a managed Airflow service.
41+ Astro is a managed Airflow service by [ Astronomer ] .
4242
4343- Astro runs on the cloud of your choice. Astro manages Airflow and gives you all the
4444 features you need to focus on what really matters – your data. All while connecting
4545 securely to any service in your network.
4646- Create Airflow environments quickly.
4747- Protect production DAGs with easy Airflow upgrades and custom high-availability configs.
4848- Get visibility into what’s running with analytics views and easy interfaces for logs
49- and alerts. Across environments.
49+ and alerts across environments.
5050- Adopt Airflow best practices with support and timely upgrades.
5151
5252``` {div} .clearfix
You can’t perform that action at this time.
0 commit comments