Software Alternatives, Accelerators & Startups

AWS Secrets Manager VS Lastpass

Compare AWS Secrets Manager VS Lastpass and see what are their differences

AWS Secrets Manager logo AWS Secrets Manager

AWS Secrets Manager to Rotate, Manage, Retrieve Secrets

Lastpass logo Lastpass

LastPass is an online password manager and form filler that makes web browsing easier and more secure.
  • AWS Secrets Manager Landing page
    Landing page //
    2023-03-15
  • Lastpass Landing page
    Landing page //
    2022-01-05

AWS Secrets Manager features and specs

  • Automated Secret Rotation
    AWS Secrets Manager provides built-in support for automatic rotation of secrets, which enhances security by frequently changing passwords and other sensitive information.
  • Centralized Secret Management
    You can manage all your secrets from a single location, simplifying the process of keeping track of credentials, API keys, and other sensitive data across various applications and services.
  • Integration with AWS Services
    AWS Secrets Manager is well integrated with other AWS services such as RDS, Redshift, and IAM, making it easier to manage and retrieve secrets within the AWS ecosystem.
  • Fine-Grained Access Control
    Utilizes AWS IAM to provide fine-grained access control policies, allowing you to precisely define who can access specific secrets, enhancing security.
  • Secure Secret Storage
    Secrets are stored securely using encryption standards provided by AWS Key Management Service (KMS), ensuring that the data is protected both at rest and in transit.
  • Audit and Compliance
    AWS Secrets Manager facilitates compliance with regulatory requirements by providing logging and monitoring capabilities, enabling you to track access and changes to secrets.

Possible disadvantages of AWS Secrets Manager

  • Cost
    AWS Secrets Manager can be more expensive compared to other secret management solutions, especially as the number of stored secrets and API requests increase.
  • Vendor Lock-In
    Relying on AWS Secrets Manager can increase dependency on AWS services, which might be a drawback if you are considering a multi-cloud strategy.
  • Complexity
    The integration and setup process can be complex, especially for organizations without prior AWS experience, potentially requiring a steep learning curve.
  • API Limits
    AWS imposes API request limits, which might be restrictive for applications with high-frequency secret access needs, potentially resulting in throttling issues.
  • Regional Availability
    Not all AWS regions may support Secrets Manager, which can be a constraint for global applications that require multi-region deployments.

Lastpass features and specs

  • Security
    LastPass uses strong encryption algorithms (AES-256 bit) and offers multi-factor authentication to ensure your data is secure.
  • Convenience
    It automatically fills in login details for websites and apps, which saves time and reduces the need for manual entry.
  • Cross-Platform Support
    Available on multiple platforms including browsers, mobile devices, and desktops, allowing you to sync passwords across all your devices.
  • Password Generator
    Offers a built-in password generator to create strong, unique passwords for each of your accounts.
  • Sharing Features
    Enables you to securely share passwords and notes with others, which is useful for team collaboration.
  • Vault Audit
    Provides security checks and audit reports to help you identify weak, reused, or compromised passwords.

Possible disadvantages of Lastpass

  • Cost
    The premium version requires a subscription fee, which may be a drawback for some users compared to free alternatives.
  • Occasional Bugs
    Users have reported occasional bugs and performance issues, particularly with browser extensions.
  • Data Breaches
    LastPass has experienced data breaches in the past, which may concern users about the overall security of their data.
  • Complexity
    The multitude of features may be overwhelming for new users or those looking for a simple password manager.
  • Customer Support
    Some users report that customer support can be slow or unhelpful in resolving issues.
  • Privacy Concerns
    Privacy-minded individuals might be concerned about storing all passwords in one place, despite the strong encryption methods.

AWS Secrets Manager videos

Understanding AWS Secrets Manager - AWS Online Tech Talks

More videos:

  • Review - AWS Secrets Manager
  • Tutorial - Python - How to access DB credentials from AWS Secrets Manager? | AWS Secrets Manager Tutorial

Lastpass videos

LastPass Password Manager Review

More videos:

  • Review - LastPass Review - Most Honest Review? Which Tier is It?
  • Review - How LastPass Works - Keeping your Passwords Safe in 2018! | The Tech Chap

Category Popularity

0-100% (relative to AWS Secrets Manager and Lastpass)
Identity And Access Management
Password Management
5 5%
95% 95
Identity Provider
100 100%
0% 0
Security & Privacy
3 3%
97% 97

User comments

Share your experience with using AWS Secrets Manager and Lastpass. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare AWS Secrets Manager and Lastpass

AWS Secrets Manager Reviews

We have no reviews of AWS Secrets Manager yet.
Be the first one to post

Lastpass Reviews

Top 6 Google Authenticator Alternatives in 2023
With LastPass, users create a master password as the key to their encrypted password vault. Users can securely store login credentials for websites, applications and other online services within this vault. The master password is the only one users need to remember, eliminating the use of weak or repeated passwords. LastPass also provides the convenience of auto-filling...
5 Best Password Managers for Teams (2024)
LastPass has faced criticism for its complexity, potentially hindering user adoption. Sharing passwords can be done through email or shared folders, requiring recipients to have a LastPass account.
iCloud Keychain vs LastPass Comparison
Like iCloud Keychain, LastPass suggests strong passwords, stores them (along with all sorts of other data and credentials), and autofills them. However, LastPass’s vault is more focused on keeping credentials organized, as it automatically divides them according to which category they belong to, such as social media, streaming, shopping, and others. Users can also look for...
Top 10 Best Password Managers [NEW 2023 Rankings]
LastPass is an easy-to-use password management tool. You just have to save a password and you will always get it at the right time. Logging in will be easier and faster. It can simplify online shipping by filling all the payment and shipping details. Once the password is saved, LastPass will be available on all your devices.
7 Best SSO Tools for 2023
LastPass SSO is an add-on to LastPass Business, ranging from $3.00 to $8.00 per user each year. When compared to similar products, that is a bit on the higher side; however, the unlimited free trial version will give you a feel if LastPass SSO is a good fit or not.

Social recommendations and mentions

Based on our record, AWS Secrets Manager should be more popular than Lastpass. It has been mentiond 76 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

AWS Secrets Manager mentions (76)

  • Your Plaintext Email is a DevSecOps Blind Spot
    A Hardened Channel for Sensitive Communication: While dedicated secrets management tools (like HashiCorp Vault, AWS Secrets Manager, etc.) are essential for storing and managing application secrets, secure E2EE email provides a significantly safer channel for human-to-human communication that might involve discussing sensitive topics, sharing unavoidable one-off credentials (with immediate rotation plans), or... - Source: dev.to / 23 days ago
  • Building Custom Kendra Connectors and Managing Data Sources with IaC
    Some data sources are protected by some form of credentials. Unless the data source is a public website or stored in another AWS resource such as Amazon S3, Kendra or your custom data source will need credentials to fetch data. In either case, AWS Secrets Manager can be used to securely manage your credentials. - Source: dev.to / about 1 month ago
  • Deploy AWS Lambda Functions and Amazon DynamoDB with AWS CDK on LocalStack
    In this example, we need to set up two AWS Lambda, AWS Secrets Manager and Amazon DynamoDB resources. - Source: dev.to / about 1 month ago
  • Enhancing Your CI/CD Security: Tips and Techniques to Mitigate Risks
    You have to handle secrets like API keys and passwords carefully. Instead of hardcoding them into your code, you should use secure secrets management tools like HashiCorp Vault or AWS Secrets Manager. Additionally, following API key authentication best practices ensures secure handling of sensitive credentials. This keeps sensitive information protected and reduces the risk of accidental leaks. - Source: dev.to / about 1 month ago
  • Starters Guide: End-to-End Guide to Building with LLMs on SageMaker
    Credential Management: Avoid storing sensitive data like access keys directly, utilizing AWS Secrets Manager, or using environment variables. - Source: dev.to / 3 months ago
View more

Lastpass mentions (22)

  • How To Manage Secrets In Terraform Like A Pro
    Now if you decide to use environmental variables, you must have a strategy for storing and managing your secrets. The most popular way of doing this is by using password managers. Password managers like LastPass or 1pass are efficient ways of storing and managing your secrets. - Source: dev.to / about 2 years ago
  • Best password manager for Windows, MacOS, and iOS today?
    I did. I could not find anything in the browser add-on or in the app. However, after logging into lastpass.com, I am able to select Advanced settings on the left panel and choose Export. Source: over 2 years ago
  • RMS: Don't encourage people to use Melpa, ELPA does not cooperate with us
    Melpa does contain helm-lastpass which encourages or interacts with lastpass.com through lastpass-cli (GPLv2), lastpass is a non-free cloud platform. Source: over 2 years ago
  • Great password manager with a one-time payment?
    Lastpass, just bad UX and bad reputation around security, subscription only. Source: over 2 years ago
  • 365 Defender alert for "Password reuse activity" - anyone familiar?
    I can kind of understand what it may have detected on when it compares teams.microsoft.com and portal.azure.com - yeah, you caught me using my Single Sign On password on two separate domains. For shame, right? Same for lastpass.com as well since we're fully federated. Source: over 2 years ago
View more

What are some alternatives?

When comparing AWS Secrets Manager and Lastpass, you can also consider the following products

Microsoft Azure Active Directory - Azure Active Directory is a comprehensive identity and access management cloud solution that provides a robust set of capabilities to manage users and groups and help secure access to applications including Microsoft online services like Office 365 …

1Password - 1Password can create strong, unique passwords for you, remember them, and restore them, all directly in your web browser.

SecureLink for Enterprise - Privileged Access Management

KeePass - KeePass is an open source password manager. Passwords can be stored in highly-encrypted databases, which can be unlocked with one master password or key file.

JumpCloud - Cloud-based directory services. Alternative to Microsoft Active Directory.

bitwarden - Bitwarden is a free and open source password management solution for individuals, teams, and business organizations.