Python Meetup Talk - 2019-10-09

from blog Jason Scheirer on the Internet on Jason Scheirer, | ↗ original
I gave a short (~10) minute talk on preparing to move to microservices at the Python meetup in San Francisco. The main points: We all start out with a monolith The monolith never fully goes away That’s fine Scope out a new project to make your first microservice Pull out a relatively isolated piece of code in the monolith to make your next...