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
26
26
arbitrary number of workers. Pipelines are defined in Python, allowing for
27
27
dynamic pipeline generation and on-demand, code-driven pipeline invocation.
28
28
29
- Airflow parameterizes pipelines with the Jinja templating engine .
29
+ Use Jinja templates to parameterize Airflow pipelines .
30
30
To extend the system, you can define your own operators and extend libraries
31
31
to fit the level of abstraction that suits your environment.
32
32
:::
@@ -38,15 +38,15 @@ to fit the level of abstraction that suits your environment.
38
38
[{w=180px}](https://www.astronomer.io/)
39
39
```
40
40
41
- [ Astro] [ Astronomer ] is a managed Airflow service.
41
+ Astro is a managed Airflow service by [ Astronomer ] .
42
42
43
43
- Astro runs on the cloud of your choice. Astro manages Airflow and gives you all the
44
44
features you need to focus on what really matters – your data. All while connecting
45
45
securely to any service in your network.
46
46
- Create Airflow environments quickly.
47
47
- Protect production DAGs with easy Airflow upgrades and custom high-availability configs.
48
48
- Get visibility into what’s running with analytics views and easy interfaces for logs
49
- and alerts. Across environments.
49
+ and alerts across environments.
50
50
- Adopt Airflow best practices with support and timely upgrades.
51
51
52
52
``` {div} .clearfix
You can’t perform that action at this time.
0 commit comments