From this/other work, Hamilton seems like an all-or-nothing -- E.G. you really have to buy into the paradigm. Do you see value in partial migration? How might one get started without boiling the ocean at their company?
Hamilton is just a python library at its core, unlike something like Airflow or Prefect, there is no system to set up. All it requires is some python code to be written which would replace some procedural code. The scope of which, is up to you. But yes, you can piece-meal migration quite easily to get your toes wet and gain conviction/win over hearts and minds that way (if that's a concern).
2 comments
[ 3.3 ms ] story [ 16.6 ms ] threadHamilton is just a python library at its core, unlike something like Airflow or Prefect, there is no system to set up. All it requires is some python code to be written which would replace some procedural code. The scope of which, is up to you. But yes, you can piece-meal migration quite easily to get your toes wet and gain conviction/win over hearts and minds that way (if that's a concern).