Examples ie. Specimens
Here are some broad ideas on how NimbleBox can be used in your workflows.
NBX-Deploy
NimbleBox Deploy can seve any live API endpoint, with full autoscaling:
- Run a FastAPI server: Run any simple FastAPI server to perform a simple CRUD
NBX-Jobs
NimbleBox Jobs can run any workload of any scale on top of Kubernetes clusters:
- Sklearn: How to run a simple
sklearn
model and create a chart against it