
What if the hardest part of microservices isn't the code - it's the decisions you make before writing a single line? Most Python developers can build a Flask app in an afternoon. But the moment you try to split that app into services - each with its own data, its own...