Enterprise-ready GENAI (AWS + Azure + GCP)

Service NameDescriptionAzure AI EquivalentGoogle Cloud AI EquivalentKey Differences / Interview Notes
Amazon BedrockManaged GenAI service to build applications using foundation models via APIs.Azure OpenAI ServiceVertex AI (Generative AI Studio)Bedrock supports multiple foundation model providers; Azure focuses on OpenAI; GCP tightly integrates Gemini with Vertex AI.
Amazon SageMakerEnd-to-end ML platform for training, tuning, and deploying models at scale.Azure Machine LearningVertex AIAll three provide end-to-end ML platforms; SageMaker is most modular, Azure ML is enterprise-integrated, Vertex AI is developer-centric.
Amazon QEnterprise GenAI assistant for coding, analytics, and business insights.Azure AI Studio / CopilotGemini / Duet AIAWS Q is AWS-native; Azure Copilot deeply integrates with M365; Gemini integrates with Google Workspace.
AWS LambdaServerless compute used for event-driven ML inference and orchestration.Azure FunctionsCloud FunctionsEquivalent serverless compute across clouds; differences mainly in triggers and ecosystem integrations.
AWS Step FunctionsWorkflow orchestration for ML pipelines and GenAI agents.Azure Durable Functions / Logic AppsWorkflows / Cloud ComposerAWS has native state machine orchestration; Azure/GCP split orchestration across multiple services.
Amazon OpenSearch ServiceVector search and analytics backend for GenAI and RAG architectures.Azure Cognitive Search (Vector Search)Vertex AI Search / AlloyDB AIOpenSearch is open-source based; Azure/GCP focus on managed vector + semantic search.
Amazon KinesisReal-time streaming for ML feature ingestion and inference pipelines.Azure Event HubsPub/SubAll provide real-time streaming; AWS strongest in native integration with analytics stack.
Amazon S3Central data lake for ML training data, features, and model artifacts.Azure Blob Storage / Data Lake Gen2Cloud StorageAll serve as data lakes; governance strongest with ADLS + Purview.
AWS GlueETL service for preparing and transforming ML datasets.Azure Data FactoryCloud Data FusionETL tools differ in UX; Glue is serverless-first, Data Factory is GUI-driven, Data Fusion is hybrid.
Amazon CloudWatchMonitoring and observability for ML pipelines and inference workloads.Azure Monitor / Application InsightsCloud MonitoringMonitoring comparable; AWS strongest for infra, Azure/GCP tighter app observability.