1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
This seems like relatively light load use case, in that case, this all can be implemented within pure-Python libs with Python Glue Shell.
- Use python libs for excel to extract/process data from excel files.
- Use python REST API for Sharepoint to extract Sharepoint data.
- Append columns to track source for data lineage.
- Get processing counts and sent data over SNS after processing