Application DNA // What is it?
A multi tier architecture that is somewhere between a monolith and micro services
Dec 9, 20221 min read80

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.
A multi tier architecture that is somewhere between a monolith and micro services

Persistence Modeling and Framework Considerations

Handling third party data via Workers and API calls
