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

45 reviews
from G2

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


    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.


    Jinesh S.

The best secret management app!

  • February 17, 2022
  • Review verified by G2

What do you like best about the product?
Doppler understands and allows us to model each discrete service and environment exactly as it exists in the source. Within each project we can setup the exact environments in the source and link them across projects.
What do you dislike about the product?
I have little-to-no qualms. I wish I could bulk edit secrets across environments, but not a big deal. Doppler can be slow at times to update data, but I imagine that will be fixed.
What problems is the product solving and how is that benefiting you?
We can handle secrets and environments without having to share anything manually or think about each environment. Secret management is a breeze with Doppler, and onboarding new users is easy.
Recommendations to others considering the product:
Just use it. It's so easy.


    Anthony S.

Gone are the days of sharing .env files

  • February 17, 2022
  • Review verified by G2

What do you like best about the product?
The most helpful aspect of doppler is the easy rotation of keys. We use doppler for many of our services. If a key is compromised, we can safely swap it out and know that no service will be left behind. Also, expirations on tokens have proven very useful for limiting access.
What do you dislike about the product?
It would be great to move/copy a key over to another environment within a project. That is only supported when a key is created, but an option that is always available would be great.
What problems is the product solving and how is that benefiting you?
Doppler primarily saved us time by ensuring our environment variables were consistent across projects and engineers' local environments. Limiting access tokens to dev and staging environments prevents access to production deploys when onboarding new team members.


    Eduardo P.

Must have for teams

  • February 17, 2022
  • Review provided by G2

What do you like best about the product?
The ability to easily create and manage secrets
What do you dislike about the product?
I think they could have better workflows around user specific environments and configs
What problems is the product solving and how is that benefiting you?
Managing secrets was a headache before. Now we can easily create different environments in Doppler and everyone in the team can contribute.


    Information Technology and Services

Secret Management Made Easy

  • February 17, 2022
  • Review verified by G2

What do you like best about the product?
Doppler makes it super easy to manage secrets across a large team. Their CLI commands, web UI for management, and fast support have made secret management a breeze for us!
What do you dislike about the product?
Because secrets are hosted in a cloud environment, it's possible for Doppler to go down and lose access to secrets. Doppler is very pro-active in letting customers know about downtime, but that can be harrowing when trying to hot-fix an issue.
What problems is the product solving and how is that benefiting you?
Doppler has made it super easy to give selective access to secrets to new engineers, which has helped us implement security best practices and make onboarding new engineers much smoother.