DEV Community

Discussion on: Machine Learning Model Deployment with FastAPI and Docker

Collapse
 
msopacua profile image
msopacua
  1. Provider selection (AWS / Azure / GCP / Digital Ocean / ...)
  2. Provisioner selection (terraform / opentofu / ansible / ...)
  3. Container configuration if wanted (some cloud providers offer complete stacks for deep learning as a product)
  4. CI/CD integration