1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-02-13 02:12:02 +00:00

Added in section for File Share and Sync (#387)

* Added in section for File Share and Sync

The official name for this category is Enterprise File Share and Sync (EFSS). Was not sure where to place it overall so added it at the bottom. All of these services have pretty good APIs, I think there are at least a few cases where devs could be more innovative by using this for their storage instead of typical object storage.

* Added open source EFSS

* Added Citrix File Share to "other providers"

* Table formatting
This commit is contained in:
Daniel Ehrlich 2017-03-25 13:20:02 -05:00 committed by Thanos Baskous
parent 8e13b76992
commit 13875709a4

View file

@ -309,8 +309,10 @@ Many services within AWS can at least be compared with Google Cloud offerings or
| Mobile app testing | Device Farm | Firebase Test Lab | | Xamarin Test Cloud | BrowserStack, Sauce Labs, Testdroid |
| Managing SSL/TLS certificates | Certificate Manager | | | | Let's Encrypt, Comodo, Symantec, GlobalSign |
| Automatic speech recognition and natural language understanding | Lex | Cloud Speech API, Natural Language API | | Cognitive services | AYLIEN Text Analysis API, Ambiverse Natural Language Understanding API |Stanford's Core NLP Suite, Apache OpenNLP, Apache UIMA, spaCy |
| Text-to-speech engine in the cloud | Polly | | | |Nuance, Vocalware, IBM Watson |Mimic, eSpeak, MaryTTS |
| Image recognition | Rekognition | Vision API | |Cognitive services | IBM Watson, Clarifai |TensorFlow, OpenCV |
| Text-to-speech engine in the cloud | Polly | | | |Nuance, Vocalware, IBM | Mimic, eSpeak, MaryTTS |
| Image recognition | Rekognition | Vision API | |Cognitive services | IBM Watson, Clarifai |TensorFlow, OpenCV |
| File Share and Sync | WorkDocs | Google Docs | |OneDrive | Dropbox, Box, Citrix File Share |ownCloud |
🚧 [*Please help fill this table in.*](CONTRIBUTING.md)