Sign in
Categories
Your Saved List Become a Channel Partner Sell in AWS Marketplace Amazon Web Services Home Help

Reviews from AWS Marketplace

0 AWS reviews
  • 5 star
    0
  • 4 star
    0
  • 3 star
    0
  • 2 star
    0
  • 1 star
    0

External reviews

49 reviews
from G2

External reviews are not included in the AWS star rating for the product.


    Computer Software

Simple, Universal Secrets

  • March 22, 2022
  • Review verified by G2

What do you like best about the product?
The ease of managing large numbers of secrets across multiple projects, and multiple environments per project. Doppler's ability to work in every deployment environment and across all of our software stacks is invaluable.
What do you dislike about the product?
There is little to dislike about Doppler. The only minor complaint that I would have is that changing the name of a referenced secret where it is declared does not change the name of the secret everywhere it is referenced.
What problems is the product solving and how is that benefiting you?
Doppler has solved our need to quickly update environment variables across deployments, and during development. If a developer changes an environment variable there is no longer a need to circulate a new .env file, the changes just propagate straight away.


    Ulises M.

Nice tool to manage secrets and configuration variables

  • March 21, 2022
  • Review verified by G2

What do you like best about the product?
it very dynamic as I can have multiple environments, also it is easy for the team to share configuration variables very fast, usually we had to share a dot env file and share it with the whole team every time we did an update
What do you dislike about the product?
- the version we have does not support roles, so we don't use doppler for real production environments secrets management, only for configuration variables.
- The pricing, at least for a latin american startup, is high as paying fully for this service it costs more than the servers we use, at $18 per user per month we rather use AWS Secrets manager for production
What problems is the product solving and how is that benefiting you?
All developers have the same variables, also we keep consistency thought all our environments
It is really easy to have all necessary secret and config variables listed in one place


    Aaron H.

So far, a great service and well-executed

  • March 21, 2022
  • Review verified by G2

What do you like best about the product?
I like having the ability to control access to different projects and environments depending on users, so this makes it easier to manage new developers that may come and go, without having to provide sensitive information. Also, I really like that there's a command line interface as well.
What do you dislike about the product?
What can I say? I'm fully on the bandwagon and would love to see a dark mode! :-) Also, it seems a flat rate for a team cost might be good in some situations, instead of only having a per user cost.
What problems is the product solving and how is that benefiting you?
The first problem was mentioned above, and its that Doppler allows me to manage new developers coming on and not having to issue out new secrets or share sensitive information unnecessarily. Also, not having to provide secrets speeds up the amount of time needed to get a new developer started. Also, it saves time when something new is added and there's no need for devs to contact you needing the new secret that was added, it just works for them automatically.


    Mychael G.

Completly change my development workflow

  • March 21, 2022
  • Review verified by G2

What do you like best about the product?
It make developers in our team easy to share & manage the secrets for the application we develop
What do you dislike about the product?
No negative comment so far, the product is awesome
What problems is the product solving and how is that benefiting you?
Before using doppler, out devs copy and paste the secrets required to run our application and send it via char or email. But after using doppler we dont need that again


    Nick M.

Solves all the pain of multi-environment secrets management.

  • February 24, 2022
  • Review verified by G2

What do you like best about the product?
The integrations Doppler has available are fantastic. Being able to have one place for secrets management and have it sync to different platforms (Github, Google Cloud, AWS) as well as sync down for individual developers to use for local development removes many of the pain points of working with secrets.
What do you dislike about the product?
I wish there was more granular access I could give developers, giving them access to update their own copy of the development environment variables without letting them modify other developers or the master development block would vastly simplify secrets management for developers.
What problems is the product solving and how is that benefiting you?
The big thing is this eliminates the need to manage secrets in multiple places, which almost always leads to leaking secrets, there is 0 need to keep any secrets even development or testing secrets in our local machines or codebases, this is much more secure while still being super easy to manage. Also having a single point of truth for secrets allows new secrets or changes to be kept in sync between developers and environments much easier.
Recommendations to others considering the product:
Don't half-opt into doppler, it is much easier to use if everyone on your dev team is using it.


    Philip L.

Great way to manage secrets

  • February 22, 2022
  • Review verified by G2

What do you like best about the product?
Doppler offers a significantly more robust solution than using .env files or managing Environmental Variables across various deployment environments. For us, that's AWS Elastic Beanstalk, CircleCI, and local development environments.

The comparison tool is handy to check whether specific environments are missing variables.
What do you dislike about the product?
Work to set up Doppler was not trivial for us. It was a couple of full days of work, including migrating to Doppler fully in our production environments.

Single sign-on was a bit hard to work with. In particular, we couldn't invite by email after turning on SSO, preventing us from adding users outside of our org, such as vendors.
What problems is the product solving and how is that benefiting you?
We needed a more robust solution for managing our secrets.


    Matthew R.

Doppler has made secrets management a breeze

  • February 20, 2022
  • Review verified by G2

What do you like best about the product?
We previously tried to wrangle environment secrets in many different ways: env files, cloud secrets managers, custom code, etc. Doppler removed all of that, and added ease-of-change to our systems. It's a massive value add, and it removes any worry about rotating secrets.
What do you dislike about the product?
Setting up environments takes a bit of work, and their docs and tooling could be improved. However, we had no problem gaining 90% of the value and truthfully haven't needed to explore the vast array of other features they provide. Given they're so early (and highly attentive to feedback), I'm not worried that this will improve at breakneck speed.
What problems is the product solving and how is that benefiting you?
We moved all of our secrets management across all of our services to Doppler. Now, there's one place to find, create, edit, rotate, and govern secrets access for all of our services.


    Michael C.

Great tool to reduce environment related issues

  • February 18, 2022
  • Review provided by G2

What do you like best about the product?
It helps reduce bugs due to environments not syncing across platforms
What do you dislike about the product?
Nothing right now - would be good to see more detailed guides for React related development
What problems is the product solving and how is that benefiting you?
We're making our environment management simplified to boost developer productivity


    Omar D.

Best way to manage server secrets

  • February 18, 2022
  • Review verified by G2

What do you like best about the product?
It sync secrets between my cloud services automatically, and the CLI and API are a dream to use. The fact that it's a focused and well-designed service makes it easy to figure out the ins and outs without getting overwhelmed.
What do you dislike about the product?
Not every cloud service has integrations, and it's not Doppler's fault but some cloud services have limitations on their ability to store secrets freely (e.g. Vercel's secret size limit). But Doppler's API and CLI make it a breeze to work around these things anyway.
What problems is the product solving and how is that benefiting you?
Storing secrets so that none of our developers need to do so on their computers, sharing secrets across multiple cloud service providers, canonical store for sensitive configuration


    Thomas U.

Amazing Tool for Environment Variables

  • February 18, 2022
  • Review verified by G2

What do you like best about the product?
I love how easy Doppler makes it to scale environment variables across multiple repos and a large dev team.
What do you dislike about the product?
There isn't anything that I dislike about Doppler.
What problems is the product solving and how is that benefiting you?
Scaling environment variables across a team for local development and CI/CD. Evn files are awful and insecure, easily get out if sync and dont have version control.