Amazon Comprehend
- NLP service
- input a text document and develops insights by recognizing the entities, key phrase, language, sentiments as output
- pre-trained model or custom
- real-time analysis for small workloads
- Async job for larger workloads
- console & CLI/ use APIs to build into applications