Try our new research platform with insights from 80,000+ expert users

1Password Business vs AWS Secrets Manager comparison

 

Comparison Buyer's Guide

Executive SummaryUpdated on Feb 8, 2026

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

1Password Business
Ranking in Enterprise Password Managers
5th
Average Rating
9.0
Reviews Sentiment
6.6
Number of Reviews
13
Ranking in other categories
No ranking in other categories
AWS Secrets Manager
Ranking in Enterprise Password Managers
3rd
Average Rating
8.8
Reviews Sentiment
7.1
Number of Reviews
15
Ranking in other categories
Secrets Management Tools (3rd)
 

Mindshare comparison

As of March 2026, in the Enterprise Password Managers category, the mindshare of 1Password Business is 4.2%, down from 4.5% compared to the previous year. The mindshare of AWS Secrets Manager is 16.5%, down from 19.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Enterprise Password Managers Mindshare Distribution
ProductMindshare (%)
AWS Secrets Manager16.5%
1Password Business4.2%
Other79.3%
Enterprise Password Managers
 

Featured Reviews

reviewer2798643 - PeerSpot reviewer
Project Manager at a consultancy with 51-200 employees
Centralized password sharing has improved secure access and streamlined global team workflows
The important limitation that I find in 1Password Business is that recipients, when you share the data with them, can always manually store that data locally. No system can fully prevent that. We just need to trust the person whom you're sharing the data with. It's not ideal for strangers or unknown parties where we can give them the credit card, which is not ideal. The limitations of 1Password Business where it allows the users to store their data locally are the only limitation, but it doesn't affect the fact that we are using the platform itself because it's really helpful for the team.
Mahadev Metre - PeerSpot reviewer
DevOps Engineer at Paydoh
Consistent security and efficiency improvements optimize IT infrastructure with effective management
When creating AWS Secrets Manager, it should be automated using tools such as Terraform, Puppet, or Ansible. With Terraform code, you specify the encryption key, secret name, rotation policy, and secret replication. Human error occurs when feeding secret values manually, especially with large amounts of secrets to input. Secrets should never be protected only by IAM. They should be protected by multiple layers, such as IAM and one or two KMS keys. Additional security measures could be beneficial if necessary. The rotation policy is crucial because some secrets may become obsolete, require updates, or get compromised. With a weekly rotation policy, if unauthorized access occurs, the exposure is limited to seven days. The rotation policy can be customized according to needs.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"1Password is very secure for storing all my passwords, keys, and secrets for work."
"1Password Business has positively impacted my organization by making it more secure, easier to share credentials with other people, and more reliable."
"1Password helps to generate unique passwords that you do not need to remember."
"The best feature 1Password Business offers is the ability to use vaults to easily share access across different teams."
"The tool's most valuable feature is security."
"1Password Business has positively impacted my organization, as it has improved security and helped by providing better passwords with the generated passwords."
"The most valuable feature of 1Password is the one that automatically generates a password and MFA for me when I try to enter them, instead of going and hardcoding it."
"The solution's most valuable features are its password management security and cloud firewall."
"The API is fine and works well."
"The product is easy to use and is inexpensive."
"Integrating with other services was straightforward, especially within the AWS environment."
"All our workloads are running on AWS, so integration with our workload is much easier on AWS Secrets Manager than going with another solution such as Thycotic."
"The most valuable feature is security."
"I would highly recommend AWS Secrets Manager for secret management in AWS."
"The most valuable feature is usability, as it is quite user-friendly."
"The most valuable feature is the management of credentials."
 

Cons

"1Password Business can be improved by reducing the cost. I would recommend making it half the current cost, and I would be very happy with that change."
"The important limitation that I find in 1Password Business is that recipients, when you share the data with them, can always manually store that data locally."
"Sometimes it fails to appear automatically, and you have to call it manually."
"The service could be improved incrementally to enhance programmatic access to the vault."
"I would improve the search engine of 1Password to make it clearer or less confusing."
"We faced issues while integrating 1Password into JumpCloud."
"1Password should check and alert me if my information, such as my password or email address, has been sold on the internet."
"I choose a nine out of ten because I think some of the UI is a bit confusing, and the tutorials and documentation for 1Password Business are not the best."
"We occasionally have problems with rate limits, although that is a problem more generally with AWS."
"If you add one more layer of security to AWS Secrets Manager, even the programmer will not be able to see the secrets."
"There is room for improvement in terms of integrating with certain other platforms."
"An area for improvement in AWS Secrets Manager could be expanding integration options beyond AWS services."
"The solution's initial setup process is complicated."
"AWS Secrets Manager could support hybrid infrastructure."
"There is a need for better environmental implementation, such as having a security fund as a solution."
"The price of the solution could improve."
 

Pricing and Cost Advice

"Users have to pay around five euros per year for the solution."
"The tool's pricing is not too cheap or expensive."
"The solution is expensive."
"I don't believe there is a license cost for the solution."
"The cost is somewhat high."
"We've observed that AWS Secrets Manager pricing is based on a per-secret-per-month model. As a result, we prefer to divide our secrets into individual pieces to increase security and grant specific access permissions to certain secrets, systems, or individuals. However, this approach results in higher costs. Therefore, we have been exploring ways to combine our secrets into groups to reduce expenses and simplify management. Nonetheless, we acknowledge that this issue may not be related to the secret manager's functionality."
"We purchase a monthly license for the product."
report
Use our free recommendation engine to learn which Enterprise Password Managers solutions are best for your needs.
884,933 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
9%
Manufacturing Company
8%
Financial Services Firm
8%
Healthcare Company
6%
Financial Services Firm
13%
Computer Software Company
10%
Manufacturing Company
8%
Comms Service Provider
7%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
By reviewers
Company SizeCount
Small Business7
Midsize Enterprise5
Large Enterprise2
By reviewers
Company SizeCount
Small Business8
Large Enterprise8
 

Questions from the Community

What is your experience regarding pricing and costs for 1Password?
My experience with 1Password Business regarding pricing, setup cost, and licensing was good.
What needs improvement with 1Password?
I can't think of anything in particular that would improve 1Password Business at the moment. I think you're doing a fantastic job.
What is your primary use case for 1Password?
I use 1Password Business for both work and personal family purposes. At work, I use 1Password Business to organize all my passwords for various applications I log into, as well as certain secrets t...
Which is better - Azure Key Vault or AWS Secrets Manager?
Azure Key Vault is a SaaS solution. You can easily store passwords and secrets securely and encrypt them. Azure Key Vault is a great solution to ensure you are compliant with security and governanc...
Which is better - HashiCorp Vault or AWS Secrets Manager?
HashiCorp Vault was designed with your needs in mind. One of the features that makes this evident is its ability to work as both a cloud-agnostic and a multi-cloud solution. As a cloud-agnostic sol...
What needs improvement with AWS Secrets Manager?
When creating AWS Secrets Manager, it should be automated using tools such as Terraform, Puppet, or Ansible. With Terraform code, you specify the encryption key, secret name, rotation policy, and s...
 

Overview

 

Sample Customers

Dribble, Geckoboard, Wonderbly
Autodesk, Clevy, Stackery
Find out what your peers are saying about 1Password Business vs. AWS Secrets Manager and other solutions. Updated: March 2026.
884,933 professionals have used our research since 2012.