|
|
|
|
|
by AJRF
203 days ago
|
|
Another good use case for a microservice - if you are going to have to change the compute size for your monolith just to accommodate the new functionality. I had an architect bemoan the suggestion we use a microservice, until he had to begrudgingly back down when he was told that the function we were talking about (Running a CLIP model) would mean attaching a GPU to every task instance. |
|