I have a nodeJS app that I want to deploy to AWS, it runs a prediction using TensorflowJS (tfjs-node) so its quite CPU intensive and blocking in nature. Having looked around