Delve 7: Let's Build a Modern ML Microservice Application - Part 2, The Data Layer

"Data is not just the new oil, it's also the new soil." - David McCandless
ML Microservices, the Second
Hello data delvers! In part one of this series we left off creating a basic application that allowed us to search for a work by title in the Metropolitan Museum of Art's collection. We were able set up a basic project structure as well as the tooling we would need to get the project off the ground. In this second part, I'd like to focus on how we can reorganize our code to make it a bit easier to manage as the complexity of our application scales. However, to begin I'd like to take a slight detour and discussing debugging.






