Hey Community after extensively exploring Meltano, we are convinced that it can serve as an excellent dataops tool for our organisation. However, we are seeking practical, hands-on resources, tutorials, or guides that demonstrate how to effectively utilize Meltano in a production environment.
While we have reviewed the documentation, we would greatly appreciate a more practical approach that showcases real-world use cases.
Currently, we employ Airflow to orchestrate our jobs and are considering using the KubernetesPodOperator to incorporate Meltano. Our plan involves treating each Meltano call as a separate tap or target action. For instance, we would use the operator to execute a tap task, extract data, and write it to an intermediate storage such as Amazon S3.
We are curious if anyone has already implemented Meltano in a similar manner and could share their experiences or guide in the right direction . Specifically, we are interested in understanding how others have managed state configurations, updated metadata, and ensured synchronization. Any insights or advice from your own implementation would be invaluable to us.