Technical requirements
Similar to previous chapters, we expect that you have an Apache Airflow environment set up on your local machine and understand how to access it. If you have not done so already, please review Chapter 5 as this code builds upon that example.
In this section, we will go into detail on how to set up connectors within Airflow. If you are looking for a more in-depth walk-through, then please navigate to the GitHub link: https://github.com/PacktPublishing/Apache-Airflow-Best-Practices/tree/main/chapter-05.