Amazon Bedrock alternatives: Azure, Google Cloud and open source
Bedrock is one API in front of many models.
You choose the model and write the prompt. AWS runs the model.
- From my own projects
- Sources linked
- Updated September 2026
The same job on four platforms
The same task, a different bill and a different console. The layer does not change.
Microsoft Foundry (formerly Azure AI Foundry)[3]
Renamed from Azure AI Foundry at Ignite in November 2025.
What Amazon Bedrock does
Bedrock is one API in front of many models.
AWS calls it: “The platform for building generative AI applications and agents at production scale”[1]
How I use it
Foundation models for briefs, analysis and agents. In my video pipeline it scores the candidate cuts, for about 5 cents a clip.

Linda Mohamed, AI and cloud consultant and AWS Community Hero in Vienna. I build these pipelines for clients and teach them at FH Burgenland.
Read more on ai-solutions.wiki
My open knowledge base, with longer comparisons and more sources.
Questions
What is the Azure equivalent of Amazon Bedrock?
Microsoft Foundry (formerly Azure AI Foundry). Renamed from Azure AI Foundry at Ignite in November 2025.
What is the Google Cloud equivalent of Amazon Bedrock?
Vertex AI.
What is the open-source alternative to Amazon Bedrock?
vLLM: Serves open-weight models on your own GPU with an OpenAI-compatible API, Apache 2.0. Ollama: The simplest way to run an open model on one machine, MIT licence.
How is Amazon Bedrock billed?
Per token in and per token out. Nothing to switch off, so an idle week costs nothing at all.
When should you not use Amazon Bedrock?
When the task is a fixed, narrow classification you do ten million times. A small model or a ready-made service is cheaper.
Sources
- Amazon Bedrock product page. https://aws.amazon.com/bedrock/
- Amazon Bedrock documentation. https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-bedrock.html
- Microsoft Foundry (formerly Azure AI Foundry) documentation. https://learn.microsoft.com/en-us/azure/foundry/what-is-foundry
- Vertex AI documentation. https://cloud.google.com/vertex-ai/docs
- vLLM. https://docs.vllm.ai/
- Ollama. https://ollama.com/
- Amazon Bedrock: Enterprise AI Foundation, ai-solutions.wiki. https://ai-solutions.wiki/tools/amazon-bedrock/
- Amazon Bedrock vs Azure OpenAI: Which to Choose?, ai-solutions.wiki. https://ai-solutions.wiki/comparisons/bedrock-vs-azure-openai/
- Amazon Bedrock vs Google Vertex AI: Cloud AI Platforms Compared, ai-solutions.wiki. https://ai-solutions.wiki/comparisons/bedrock-vs-vertex-ai/
- vLLM: High-Performance LLM Serving Engine, ai-solutions.wiki. https://ai-solutions.wiki/tools/vllm/
- Managed vs Reserved vs Self-Hosted Inference: Choosing by Utilization, ai-solutions.wiki. https://ai-solutions.wiki/comparisons/managed-vs-reserved-vs-self-hosted-inference/
- Linda Mohamed, course slides “The projects”, MASE-3, FH Burgenland, September 2026.
Links checked September 2026. Product names and availability change: check the linked pages before you decide.
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.