Skip to content

MLAI

Amazon

  • Augmented AI

  • MLAI#Bedrock

  • CodeGuru

  • Comprehend

  • DevOps Guru

  • Forecast

  • Fraud Detector

  • Comprehend Medical

  • Kendra

  • Lex

  • Lookout for Equipment

  • Lookout for Metrics

  • Lookout for Vision

  • Monitron

  • PartyRock

  • Personalize

  • Polly

  • Q

  • Rekognition

  • SageMaker AI

  • Textract

  • Transcribe

  • Translate

AWS

  • DeepComposer

  • DeepRacer

  • HealthLake

  • HealthScribe

  • Panorama

Bedrock

Sam

Bedrock provides an API to access AI models.

Execution vs Inference

  • Docker/ECS decide where your application code runs.

  • Bedrock decides where the model inference runs.

Local vs Managed

  • Ollama: “Run models next to my code (on my laptop or container).”

  • Bedrock: “Run models outside my code (AWS runs them; I call an API).”