I have used Amazon Bedrock to create knowledge bases for a machine learning project. This is my primary use case.
Data Scientist
Harnessing pre-trained AI models with cost efficiency in mind
Pros and Cons
- "The integration with pre-trained AI models has been very beneficial, allowing me to quickly access powerful machine learning models without the need to build them from scratch."
- "While working with Bedrock, I incurred charges that were not explicitly mentioned in the pricing documentation."
What is our primary use case?
What is most valuable?
The integration with pre-trained AI models has been very beneficial, allowing me to quickly access powerful machine learning models without the need to build them from scratch.
Additionally, the availability of models such as NLP and image recognition aids in focusing on building applications rather than starting with complex machine learning workflows.
The ability to access pre-trained models easily and the serverless nature of Bedrock, where you only pay for what you use, makes it cost-efficient.
It's integration with services like Amazon S3 and AWS Lambda simplifies data storage, retrieval, and the automation of analysis tasks.
What needs improvement?
While working with Bedrock, I incurred charges that were not explicitly mentioned in the pricing documentation. Amazon could provide a more detailed explanation of the costs, including upfront pricing information and examples of common cost scenarios, which would help people starting out with these services to make informed decisions and avoid unexpected expenses.
For how long have I used the solution?
I have used Amazon Bedrock for three months.
Buyer's Guide
Amazon Bedrock
June 2025

Learn what your peers think about Amazon Bedrock. Get advice and tips from experienced pros sharing their opinions. Updated: June 2025.
860,592 professionals have used our research since 2012.
What do I think about the stability of the solution?
Amazon Bedrock is able to handle increasing workloads without compromising performance, which demonstrates high stability. I would rate its stability a nine out of ten.
What do I think about the scalability of the solution?
The scalability of Bedrock is quite seamless with the volume of data. When the data increases, the scalability also increases. I would rate the scalability an eight point five out of ten.
How are customer service and support?
The support was really helpful and responsive. The team assisted me effectively with the challenges I faced, and I would rate customer service ten out of ten.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
Before Bedrock, I usually created machine learning models from scratch which was time-consuming and required substantial resources. I chose Bedrock because it fits within the AWS ecosystem I was already using.
How was the initial setup?
The initial setup of Amazon Bedrock is user-friendly, especially if you are familiar with the AWS ecosystem. While I faced challenges with unexpected charges, the setup process itself is intuitive, and I would rate it an eight out of ten.
What was our ROI?
I did not observe a return on investment, as I started incurring charges before I even deployed the model, which prevented me from seeing the benefits.
What's my experience with pricing, setup cost, and licensing?
The cost of using Amazon Bedrock is quite high, as I incurred unexpected charges amounting to $130 USD within two weeks without actually deploying the model. I would rate the pricing an eight out of ten.
Which other solutions did I evaluate?
I did not evaluate other vendors before choosing Bedrock, as it fits into the existing AWS infrastructure I was already using.
What other advice do I have?
Monitor your usage carefully with tools like Cost Explorer and Amazon CloudWatch to avoid unexpected charges. Understanding the pricing model thoroughly can prevent unforeseen expenses. I would advise new users to read the documentation fully to ensure they understand the service they are using.
I rate Amazon Bedrock a nine out of ten overall.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Amazon Web Services (AWS)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Nov 27, 2024
Flag as inappropriate
AWS cloud AI & data scientist at a tech services company with 51-200 employees
Diverse model selection enhances SQL query accuracy with reasonable pricing
Pros and Cons
- "Bedrock proved beneficial for generating SQL queries, which helped in delivering precise information from the database."
- "It would be beneficial if Amazon Bedrock could provide multiple responses to a query, allowing users to choose the best option."
What is our primary use case?
I used Amazon Bedrock for an application for a flight company where users could ask questions about flights, including dates and times. I utilized Amazon Bedrock to generate SQL queries that retrieve data from the SQL database to answer users' questions.
What is most valuable?
Amazon Bedrock provides a diverse range of models from multiple providers, such as models from Meta and Cloud Anthropic, which enables selecting the best ones. Bedrock proved beneficial for generating SQL queries, which helped in delivering precise information from the database. The models are of good quality, which significantly helped in my project as compared to models from other providers.
What needs improvement?
It would be beneficial if Amazon Bedrock could provide multiple responses to a query, allowing users to choose the best option. This feature would be especially useful for tasks requiring creativity.
For how long have I used the solution?
I worked with Amazon Bedrock on one project, a retrieval augmented generation (RAG) project. My recent experience with it was about one month ago.
What do I think about the stability of the solution?
Amazon Bedrock has been stable, consistently returning results without errors or timeouts in the API.
What do I think about the scalability of the solution?
I cannot answer this question because the project was only a demo, not meant for deployment. Consequently, the application was not scalable, and I did not encounter any scalability issues.
Which solution did I use previously and why did I switch?
In college, I used Azure for a small project involving Docker. I deployed a small website using their Docker registry. Compared to Amazon Bedrock, Azure did not offer models like GPT on its platform.
Apart from Amazon Bedrock, I used models from Google, such as Gemini. However, Bedrock's model quality, specifically the cloud anthropic, was superior.
How was the initial setup?
The initial setup of Amazon Bedrock was straightforward. After creating a role for authentication and obtaining an API key, I followed the easy instructions in the documentation. Being familiar with Python, the setup took about ten minutes.
What's my experience with pricing, setup cost, and licensing?
I had a budget of $300 for most of the project. The overall pricing of Amazon Bedrock was reasonable and did not pose any issues.
What other advice do I have?
I recommend Amazon Bedrock due to its wide range of models and quality. Reading the documentation thoroughly can ease the setup process.
On a scale of one to ten, I would rate Bedrock as an eight because some attributes were not very flexible.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Nov 25, 2024
Flag as inappropriateBuyer's Guide
Amazon Bedrock
June 2025

Learn what your peers think about Amazon Bedrock. Get advice and tips from experienced pros sharing their opinions. Updated: June 2025.
860,592 professionals have used our research since 2012.
Full-stack Developer - Node | Android | AWS | Java at a tech company with 11-50 employees
Enhance vector search with secure features and room for documentation improvements
Pros and Cons
- "The most valuable feature of Bedrock is its security and the model's ability to modify vector dimensions easily."
- "There is a need for improved documentation, smoother integration, and possibly reduced prices given the competition."
What is our primary use case?
The primary use case for Bedrock involved using Bedrock for vector embeddings to have a data store for my RAG application. Bedrock was used during a project where vectorized data was needed for one of the products.
How has it helped my organization?
Bedrock has simplified the process by offering secure usage and the ability to modify vector dimensions easily. This is beneficial for building applications that work with language learning models and vector search.
What is most valuable?
The most valuable feature of Bedrock is its security and the model's ability to modify vector dimensions easily. This is particularly helpful for vector embedding and vector search applications.
What needs improvement?
There is a need for improved documentation, smoother integration, and possibly reduced prices given the competition. I would also like to see more automated integration systems and features.
For how long have I used the solution?
I used Bedrock for the first time last year, during a project that required vectorized data.
What do I think about the stability of the solution?
It is reliable and stable, which aligns with the reputation of AWS products.
What do I think about the scalability of the solution?
While I have used other AWS products for scaling, I have not scaled Bedrock on a large scale. However, AWS is trusted for its scalability.
Which solution did I use previously and why did I switch?
I have used other AWS products and solutions like OpenAI, which have their benefits and compete with Bedrock.
How was the initial setup?
The initial setup can be a bit complex compared to other solutions like OpenAI, however, AWS's consistent ecosystem can be advantageous.
What's my experience with pricing, setup cost, and licensing?
The pricing should ideally be reduced given the competition. The business model could be optimized to allow users to pay only for the services they are using.
Which other solutions did I evaluate?
I mentioned evaluating competitors such as OpenAI and its models.
What other advice do I have?
I recommend Bedrock specifically if you are using other AWS products within your application, as it consolidates workflows and remains within the AWS ecosystem. If not, OpenAI might be a simpler choice.
I'd rate the solution six out of ten.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Amazon Web Services (AWS)
Disclosure: My company does not have a business relationship with this vendor other than being a customer.
Last updated: Oct 31, 2024
Flag as inappropriateAWS GenAI Data Engineer at a computer software company with 51-200 employees
Plays a vital role in building a strong foundation for data pipelines by adding reasoning capabilities
Pros and Cons
- "Bedrock offers various foundational models in one place."
- "I would appreciate a greater focus on agentic Gen AI applications in Bedrock."
What is our primary use case?
Amazon Bedrock is used as a bridge between an application and a foundational Gen AI model. It enables me to use publicly available models from companies like Anthropic or Meta through Amazon or AWS. These models are hosted or borrowed by Amazon through APIs, providing a centralized place to utilize different foundational models.
Bedrock allows comparison of these models for assessing performance and effectiveness for specific use cases. In my projects, Bedrock is used in multiple stages, including data pipeline processes like data cleaning or formatting, sentiment analysis, and creating chatbots for end users. The main strength of Gen AI, which Bedrock leverages, is reasoning, significantly aiding data pipelines.
How has it helped my organization?
Bedrock plays a vital role in building a strong foundation for data pipelines by adding reasoning capabilities, often missing from backend workflows. It offers productivity enhancements by providing a playground to compare models and experiment with Gen AI applications. It also aids in clean data preparation and sentiment analysis, leading to better internal workings of applications.
What is most valuable?
First, Bedrock offers various foundational models in one place. Second, it provides customization options for these models through techniques like fine-tuning, retrieval augmented generation, and continual pre-training, which are innovative features not seen in other managed platforms. Experimentation with Gen AI using Bedrock is notably user-friendly.
What needs improvement?
I would appreciate a greater focus on agentic Gen AI applications in Bedrock. While Bedrock includes agents in its toolkit, the feature lacks complexity compared to open-source frameworks.
Additionally, the user interface for the playground could be more refined. While Bedrock is powerful, it lacks markdown formatting features seen in interfaces like ChatGPT.
For how long have I used the solution?
I have been using the Bedrock solution for approximately six months.
What do I think about the stability of the solution?
Bedrock manages scalability and reliability effectively as a serverless solution, ensuring AWS handles scalability and security.
What do I think about the scalability of the solution?
Bedrock automatically scales, with AWS handling scalability concerns. Users are responsible for data security at the application level, but AWS provides features to support this.
How are customer service and support?
The AWS technical support was quick to respond, even under a basic support plan, and deserves an eight rating.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
I have worked with LangChain and its agentic framework, LandGraph. However, these do not provide managed services like Bedrock.
How was the initial setup?
Initially, navigating the AWS console for Bedrock was somewhat confusing with multiple clicks needed to reach the required features. However, after regular use, it has become part of my routine and is no longer an issue.
What was our ROI?
Bedrock offers a very high return on investment due to its cost-efficiency. It uses a pay-for-what-you-use model, allowing experimentation with foundation models at a low cost.
What's my experience with pricing, setup cost, and licensing?
Using Bedrock is inexpensive for experimenting with foundation models compared to managed services from other companies hosting these models.
Which other solutions did I evaluate?
LangChain and LandGraph, although not providing managed services like Bedrock.
What other advice do I have?
I recommend Bedrock to anyone entering the Gen AI field or considering experimenting with Gen AI. Its cost-effectiveness makes it ideal for experimentation.
I'd rate the solution nine out of ten.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Amazon Web Services (AWS)
Disclosure: My company has a business relationship with this vendor other than being a customer. Partner
Last updated: Nov 26, 2024
Flag as inappropriateArchitect at IGT Solutions
Flexible and comprehensive solution enhances AI integration
Pros and Cons
- "The valuable feature of Bedrock is its flexibility and comprehensiveness in what it's offering, providing parameters that we can change."
- "One area for improvement is in cost—it tends to be a bit on the higher side, especially for enterprise versions."
What is our primary use case?
We use Bedrock primarily for its LLM (Large Language Model) capabilities. It serves our needs related to artificial intelligence solutions, including capabilities related to LLM.
How has it helped my organization?
Bedrock has been stable and works seamlessly as part of AWS services. Collaborating with it means we can easily integrate solutions however needed, and it's useful as we understand AWS's standard way of operating.
What is most valuable?
The valuable feature of Bedrock is its flexibility and comprehensiveness in what it's offering, providing parameters that we can change. This differs from Kendra, which doesn't allow parameter adjustments.
What needs improvement?
One area for improvement is in cost—it tends to be a bit on the higher side, especially for enterprise versions. Furthermore, it lacks certain AI capabilities, such as supporting voice and images.
For how long have I used the solution?
We have been using Bedrock for two to three months.
What do I think about the stability of the solution?
Over the past three months, the solution has been absolutely stable with no issues.
What do I think about the scalability of the solution?
Bedrock is scalable. However, there are inherent limitations such as rate per limits and token limits which are standard for LLMs, and we are aware of them.
How are customer service and support?
Technical support from Amazon is satisfying, though Text and Kendra could use improvements. Both are like black boxes with limitations in parameters that could be controlled.
How would you rate customer service and support?
Positive
How was the initial setup?
The initial setup of Bedrock is straightforward, and no significant issues were encountered during deployment.
What about the implementation team?
I can manage the setup independently and do not require an extensive team for installation.
What's my experience with pricing, setup cost, and licensing?
The licensing and overall pricing of Bedrock are competitive compared to other providers like Azure. However, LLM solutions can be expensive when opting for enterprise versions.
What other advice do I have?
The integration is seamless, and given the LLM limitations are known, it allows us to plan and manage accordingly. Awareness of cost implications might be necessary.
I'd rate the solution ten out of ten.
Which deployment model are you using for this solution?
Public Cloud
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Amazon Web Services (AWS)
Disclosure: My company has a business relationship with this vendor other than being a customer. Integrator
Last updated: Nov 15, 2024
Flag as inappropriate
Buyer's Guide
Download our free Amazon Bedrock Report and get advice and tips from experienced pros
sharing their opinions.
Updated: June 2025
Popular Comparisons
Microsoft Azure
Google Vertex AI
Oracle Cloud Infrastructure (OCI)
Google Cloud
Alibaba Cloud
Google Firebase
NVIDIA DGX Cloud
GroqCloud Platform
Baseten
Buyer's Guide
Download our free Amazon Bedrock Report and get advice and tips from experienced pros
sharing their opinions.
Quick Links
Learn More: Questions:
- When evaluating Infrastructure as a Service (IaaS), what aspect do you think is the most important to look for?
- Which Commercial and Open Source Software Do You Recommend for Private Clouds?
- Gartner's Magic Quadrant for IaaS maintains Amazon Web Service at the top of the Leaders quadrant. Do you agree?
- Pros/cons of Rackspace vs. other leading vendors?
- Which virtualization platform would you recommend to a healthcare company with 1000-5000 employees?
- Are there any reasons to opt for Rackspace vs. its cloud competitors?
- IaaS Solutions: Which did you choose, and What problem(s) has the solution solved for you?
- What is the difference between IaaS, SaaS, and PaaS?
- Which cloud IaaS/PaaS platform would you recommend learning to a newbie?
- Rackspace, Dimension Data, and others that were in last year's Challenger quadrant became Niche Players: Agree/ Disagree