Downstream Data // Extract Transform Load
Handling third party data via Workers and API calls
Dec 22, 20226 min read750

Search for a command to run...

Series
In this series, I will document a scalable approach to backend API and Architecture that is somewhere between a Monolith and a set of Microservices leveraging Python and Kubernetes.
Handling third party data via Workers and API calls

Persistence Modeling and Framework Considerations

A multi tier architecture that is somewhere between a monolith and micro services
