AWS Machine Learning Services: What Each One Does
AWS offers a family of ready-made machine learning services that handle a single, well-defined task each: recognize faces, transcribe speech, translate text, recommend products, and so on. You call an API and get a result — no model training, no GPUs, no data science required. SageMaker sits alongside them for the cases where you do want to build your own model. This is a tour of what each service is, what it is for, and when to reach for it....