Production-Level-Deep-Learning icon indicating copy to clipboard operation
Production-Level-Deep-Learning copied to clipboard

Suggestion regarding tools and platforms

Open sayakpaul opened this issue 5 years ago • 2 comments

Hi @alirezadir. Firstly, thank you very much for putting this together. Really awesome! In this issue, I would like to take the opportunity of suggesting a few tools/platforms with which I have worked and I believe it could be beneficial:

  • For Data Storage, Google Cloud Storage.
  • For Data Versioning, FloydHub Datasets.
  • For Data Processing, GCP Dataflow.
  • Under the Software engineering for Cloud Providers, you could also mention the specific services offered by the cloud providers. For example, Compute Engine and Notebooks (GCP Notebooks does not require any configuration and can increase the productivity) for GCP, EC2 for AWS and so on.
  • You could mention ML Engine which eases out the process of distributed training (under Distributed Training section).
  • For the Troubleshooting section, this Twitter thread by Chip could be very useful.
  • For the Web Development section (and for general model serving purpose), BentoML could be useful.
  • For Monitoring, Stackdriver could be useful.

Thank you for reading!

sayakpaul avatar Nov 28 '19 04:11 sayakpaul

Hi @sayakpaul , thank you so much for your kind words and feedback. Please feel free to submit a pull request and I'll gladly merge your suggestions.

alirezadir avatar Dec 05 '19 17:12 alirezadir

Thanks for the suggestion. And it is done - https://github.com/alirezadir/Production-Level-Deep-Learning/pull/10.

sayakpaul avatar Dec 06 '19 03:12 sayakpaul