Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
External reviews are not included in the AWS star rating for the product.
simple and user friendly,
What do you like best about the product?
- kafka part , and upgrade of kafka is simple and fast
- High quality of service
- Really reactive support
- High quality of service
- Really reactive support
What do you dislike about the product?
- more collaboration with our IT team
- prices ?
- prices ?
What problems is the product solving and how is that benefiting you?
- kafka as a service is always better than the legacy kafka cluster with VM, less administration, high availability
- Time to market
- Better scaling according to the business needs
- Time to market
- Better scaling according to the business needs
- Leave a Comment |
- Mark review as helpful
Easy and powerful way to run Kafka as a service
What do you like best about the product?
Easy to setup and integration with Avro, which we use for building schemas for data serializer. Also very easy to get it initially up and running, view, frontend interfaces, very clear and logical.
What do you dislike about the product?
The validation for the Avro schema in Avro interface is frontend-level. Perhaps it would be a nice idea to prevent sending an invalid Avro schema when calling Aiven API directly.
What problems is the product solving and how is that benefiting you?
Both using Kafka as a service centralize our Avro schema registry so applications can fetch it remotely in runtime-level.
Recommendations to others considering the product:
Give a try ;)
Surprising performance, great featureset
What do you like best about the product?
Super simple usage of VPC peering, PGBouncer coupled with amazing performance for a cloud based database. Really encouraged so far.
What do you dislike about the product?
The UI on the pools page could be a little crisper, and more configuration options about the db pools would be great - e.g. per user connection limits rather than just per-db
What problems is the product solving and how is that benefiting you?
Trying to fix reliability issues with automatic db management tools, the first clear benefit has been performance.
Recommendations to others considering the product:
The features they don't shout about are really excellent - things like being able to run replicas in different clouds or regions is unique.
Data Engineer
What do you like best about the product?
Monitoring, logging and tooling are way better than GCP
What do you dislike about the product?
None actually, maybe a lack of option for mySQL version.
What problems is the product solving and how is that benefiting you?
Better monitoring and logging just make debugging whole lot easier!
My Experience using Aiven for cloud based microservices
What do you like best about the product?
it's super easy to access info for connecting to the database from the CLI, through code or a GUI. The service itself is easy to automate through Terraform or the web.
What do you dislike about the product?
The logs are not very useful since you can't easily search or filter. it would be nice to be able to search/filter through your different services. The metrics overview is just a large list of charts and does not let you choose what you want to see.
What problems is the product solving and how is that benefiting you?
centralizing database access and management
Recommendations to others considering the product:
Check out their Terraform integration - makes it really easy to set up!
Used Aiven Kafka for Staging and Production
What do you like best about the product?
Simple set up and monitoring. Can easily understand what is happening in Kafka because we have easy visibility into the different topics.
What do you dislike about the product?
Until now, everything works pretty well tbh.
It's a little expensive, but that's about it.
It's a little expensive, but that's about it.
What problems is the product solving and how is that benefiting you?
We are doing credit scoring and use Aiven kafka as a message bus for our scoring system. We built a full suite of streaming services around it.
Easy, reliable and competitively priced Kafka
What do you like best about the product?
The technical reliability with Aiven is fantastic. In the rare case that something does go wrong, one can count on Aiven putting their best foot forward in support situations.
What do you dislike about the product?
Aiven is still an up and coming provider and there are rough edges being solved over time. For more total or exotic use cases that could present a problem with lead time, as you might have to negotiate the needed features being implemented.
What problems is the product solving and how is that benefiting you?
All operational (transactional, real-time and cache) database storage is hosted on Aiven. The reliability and ecosystem support of Aiven Kafka specifically has allowed us to transition more and more towards automated real time functionality where before it was technically infeasible.
Modern Software and Painless Setup
What do you like best about the product?
Modern Software:
- Latest version of PostgreSQL database engine available (11.2). Our previous hosted database provider was stuck at version 9.6.
Features:
- Quick and easy database forking.
- Painless Google Cloud Platform VPC peering setup at no extra cost.
- Easy to switch back-and-forth between VPC and public network.
- Direct access to the secondary read-only replica on high availability plans. Other providers usually hide the replica and only make it available when failing over.
Management and Monitoring:
- Good web management console.
- Command-line interface client.
- Terraform infrastructure management. I haven't tested it yet, but I plan to.
- Integration with Datadog infrastructure monitoring service provider.
Security:
- TOTP two-factor authentication.
Support:
- Good email support. I asked some technical questions before I started using the service and the response was fast and detailed.
- Latest version of PostgreSQL database engine available (11.2). Our previous hosted database provider was stuck at version 9.6.
Features:
- Quick and easy database forking.
- Painless Google Cloud Platform VPC peering setup at no extra cost.
- Easy to switch back-and-forth between VPC and public network.
- Direct access to the secondary read-only replica on high availability plans. Other providers usually hide the replica and only make it available when failing over.
Management and Monitoring:
- Good web management console.
- Command-line interface client.
- Terraform infrastructure management. I haven't tested it yet, but I plan to.
- Integration with Datadog infrastructure monitoring service provider.
Security:
- TOTP two-factor authentication.
Support:
- Good email support. I asked some technical questions before I started using the service and the response was fast and detailed.
What do you dislike about the product?
Pricing and Plans:
- More expensive than AWS RDS and GCP Cloud SQL. However, smaller providers like Aiven take their database offerings more seriously instead of just seeing them as add-ons to their other cloud services.
- Storage options are too inflexible. They start with 8 GB and then immediately jump to 80 GB.
Features:
- Backup downloading is cumbersome. You must use PostgreSQL's pgdump CLI utility, and if you want to download an older snapshot, you must first restore it to a database instance using point-in-time recovery and then create a dump using pgdump. Ideally, I should be able to go to the web console, select a snapshot and click "Download".
- Backup retention time is too short. Business plans only have 14 days, while I think that 30 days should be the minimum for production-grade plans.
Security:
- The current plaintext database administrator password can be obtained from the web console. Access to the web console itself can be protected with two-factor authentication, but I still think that the best password recovery option is the generation of a new password.
- More expensive than AWS RDS and GCP Cloud SQL. However, smaller providers like Aiven take their database offerings more seriously instead of just seeing them as add-ons to their other cloud services.
- Storage options are too inflexible. They start with 8 GB and then immediately jump to 80 GB.
Features:
- Backup downloading is cumbersome. You must use PostgreSQL's pgdump CLI utility, and if you want to download an older snapshot, you must first restore it to a database instance using point-in-time recovery and then create a dump using pgdump. Ideally, I should be able to go to the web console, select a snapshot and click "Download".
- Backup retention time is too short. Business plans only have 14 days, while I think that 30 days should be the minimum for production-grade plans.
Security:
- The current plaintext database administrator password can be obtained from the web console. Access to the web console itself can be protected with two-factor authentication, but I still think that the best password recovery option is the generation of a new password.
What problems is the product solving and how is that benefiting you?
We have multiple backend services running on GCP that use PostgreSQL for data storage.
Recommendations to others considering the product:
It may be a bit expensive, but if you want a managed database provider that sees PostgreSQL as a core product and not an add-on, go with Aiven.
Great management, love the hosting options
What do you like best about the product?
I love the flexibility of the hosting cloud providers Aiven offers. Their integrations are the primary reason I initially looked into them.
What do you dislike about the product?
Price, but you do get what you pay for so it's a toss up.
I didn't understand the "100% Availability guarantee" advertised only means you wont lose your data, and Aiven will auto-failover, but during the auto fail-over time the database will be unavailable. That caused pain early in my experience, I almost immediately upgraded to a business plan to get a live follower, but I would have preferred to understand the impact and be able to make that decision BEFORE my data being inaccessible for the rebuild time.
I didn't understand the "100% Availability guarantee" advertised only means you wont lose your data, and Aiven will auto-failover, but during the auto fail-over time the database will be unavailable. That caused pain early in my experience, I almost immediately upgraded to a business plan to get a live follower, but I would have preferred to understand the impact and be able to make that decision BEFORE my data being inaccessible for the rebuild time.
What problems is the product solving and how is that benefiting you?
Postgres database hosting/management
Recommendations to others considering the product:
You get what you pay for, it may be expensive for a hobby project, but inexpensive for production considering the cost of downtime or maintenance otherwise.
I really recommend aiven
What do you like best about the product?
facility of managing the service, starting up and shutting down, creating topics and managing schemas.
What do you dislike about the product?
it is a little bit difficult to find logs and to configure ssl. but with online help from aiven it is OK.
What problems is the product solving and how is that benefiting you?
Making foundation data available for API request.
Recommendations to others considering the product:
It is a nice service, quick to setup and manage.
showing 261 - 270