Summary
In this chapter, we introduced a new approach to automating the ML workflow on AWS, namely, the data-centric approach. To orchestrate this data-centric workflow, we introduced a platform, typically used by data engineering teams, called Apache Airflow, and showed how to build such an environment using Amazon MWAA.
In the next chapter, we will see how to continue using the environment we've just created and create a DAG to automate the ML process for creating the Age Calculator model.