I read the book ‘Data Pipelines Pocket Reference’ from James Densmore. Like many other pipelines, this sample pipeline saves the data in the extract phase to csv on the local drive. Is this also how it would go in production? Saving the file first on the local machine and then upload it to a data lake or whatsoever?