Home›AWS service alternativesDeutsch

AWS services and their Azure, Google Cloud and open-source alternatives

The AWS services I build with, each on its own page: what it does, what it costs, who runs it, when it is the wrong choice, and what the same job is called on Azure, Google Cloud and in open source.

  • From my own projects
  • Sources linked
  • Updated September 2026

Media and video pipelines

AWS serviceMicrosoft AzureGoogle CloudOpen source / run it yourself
Amazon TranscribeAzure AI SpeechSpeech-to-TextWhisper
Amazon RekognitionAzure AI VisionCloud Vision APIYOLO from Ultralytics; OpenCV
Amazon Bedrock Data AutomationAzure Content Understanding in Microsoft FoundryDocument AI (closest for documents)Your own pipeline: split, transcribe, caption, then summarise; Docling
AWS Elemental MediaConvertNo first-party service: Azure Media Services was retired on 30 June 2024Transcoder APIFFmpeg
AWS Step FunctionsAzure Logic Apps; Durable Functions (code-first)WorkflowsApache Airflow; Temporal; Argo Workflows

Models and agents

AWS serviceMicrosoft AzureGoogle CloudOpen source / run it yourself
Amazon BedrockMicrosoft Foundry (formerly Azure AI Foundry)Vertex AIvLLM; Ollama
Amazon Bedrock AgentCoreFoundry Agent Service in Microsoft FoundryVertex AI Agent EngineStrands Agents; LangGraph; CrewAI

The serverless backbone

AWS serviceMicrosoft AzureGoogle CloudOpen source / run it yourself
Amazon S3Azure Blob StorageCloud StorageCeph with the RADOS Gateway; MinIO
AWS LambdaAzure FunctionsCloud Run functionsKnative; OpenFaaS
Amazon DynamoDBAzure Cosmos DBBigtable; Firestore (document shape)Apache Cassandra; ScyllaDB
Amazon EventBridgeAzure Event GridEventarc; Pub/Sub (queue shape)Apache Kafka; NATS
Amazon SQSAzure Service Bus; Azure Queue Storage (simple version)Pub/SubRabbitMQ; Redis (simple version)
Amazon ECS on AWS FargateAzure Container Apps; Azure Container InstancesCloud RunKubernetes; Docker Compose
Amazon CloudWatchAzure Monitor, with Log AnalyticsCloud Logging; Cloud MonitoringPrometheus; Grafana; OpenTelemetry Collector

Platforms and accounts

AWS serviceMicrosoft AzureGoogle CloudOpen source / run it yourself
AWS OrganizationsManagement groups and subscriptions; Azure PolicyResource hierarchy: organization, folders, projects; Organization Policy ServiceBackstage; OpenTofu; Crossplane
AWS IAM Identity CenterMicrosoft Entra IDCloud IdentityKeycloak
AWS App RunnerAzure Container Apps; Azure App ServiceCloud RunA container on your own server behind Traefik or NGINX; Knative
Red Hat OpenShift Service on AWS (ROSA)Azure Red Hat OpenShiftOpenShift Dedicated on Google CloudOKD; OpenShift on your own hardware

Choosing between AWS, Azure and open source?

Book a free 30-minute Idea Call. We look at your use case and where it should run.