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.
Easy to use managed kafka service
What do you like best about the product?
Decodable makes creating streaming data pipelines easy. They provide all the Debezium, Kafka, and Flink infrastructure with none of the complexity. Their API and CLI make it simple to manage your infrastructure in a consistent way. The team at Decodable is very responsive and always willing to dive in and help out when needed. I was able to get up and running very quickly as compared to standing up my own Debezium/Kafka infrastructure.
What do you dislike about the product?
Some of the advanced functionality exposed by the Debezium is not available in Decodable. Setting up destination streams and database tables could be more automated or streamlined.
What problems is the product solving and how is that benefiting you?
Streaming data into a data warehouse for analytics.
- Leave a Comment |
- Mark review as helpful
Unlocks AI applications by Simplifying Real-time Streaming and Infrastructure
What do you like best about the product?
Decodable is a tool that unlocks a lot of use cases for us that were previously not achievalable for our team. With our AI pipelines, we require customer updates to take effect immediately. For example, if they change a document (PDF, DOCX), we need it to be updated and reindexed in our vector databases so that the new information can be surfaced in AI pipelines. It would be impossible to perform these updates in a timely manner if we rely on batch jobs.
Decodable is very effective at simplifying the monitoring of these updates (through Change Data Capture), and running the updates through a custom pipeline for us. For use cases that literally only need to move data from point A to point B, Decodable is a lot simpler and doesn't need much code maintenance.
Real time streaming will always take effort and require different thinking. The Deodable team has done a very good job in abstracting a huge amount of the complexity, allowing us to focus on our business logic. The support has been great all the way, which is important for a team like ours that wasn't used to Flink.
When it comes to simplifying infrastructure for streaming needs, this is where Decodable really shines. We are not bothered by keeping uptime of Kafka and Flink infrastructure, which can be a lot of work.
Decodable is very effective at simplifying the monitoring of these updates (through Change Data Capture), and running the updates through a custom pipeline for us. For use cases that literally only need to move data from point A to point B, Decodable is a lot simpler and doesn't need much code maintenance.
Real time streaming will always take effort and require different thinking. The Deodable team has done a very good job in abstracting a huge amount of the complexity, allowing us to focus on our business logic. The support has been great all the way, which is important for a team like ours that wasn't used to Flink.
When it comes to simplifying infrastructure for streaming needs, this is where Decodable really shines. We are not bothered by keeping uptime of Kafka and Flink infrastructure, which can be a lot of work.
What do you dislike about the product?
The Decodable team moves fast but as one of the earlier adopters, we certainly had to adjust to some of the limitations. For example, we used Java Flink even if our team was more comfortable in Python. A month after that decision, PyFlink Beta was rolled out. We also had to do some extra work around CI/CD. At the pace of the Decodable though, I am confident that they will have a significantly refined product in the next few months. The support team has been super responsive for us. If only our timeline were one to two months later, we would have had a much easier time.
Similar to above, the process around updating pipelines isn't quite refined yet. It requires a bit of extra work on our end to write some scripts to help.
Batch vs streaming can also require a mindset change that takes getting used to. For example, joins are significantly more complicated. This is not the fault of the Decodable team though, it's just a fact of life that streaming will be a bit more complicated.
Similar to above, the process around updating pipelines isn't quite refined yet. It requires a bit of extra work on our end to write some scripts to help.
Batch vs streaming can also require a mindset change that takes getting used to. For example, joins are significantly more complicated. This is not the fault of the Decodable team though, it's just a fact of life that streaming will be a bit more complicated.
What problems is the product solving and how is that benefiting you?
Data teams need to move data from transactional databases to data warehouses. Or in our case, we additionally need to move the records to our vector databases for AI applications. There are two options to do this, a batch job, or a streaming pipeline. Batch jobs are a lot simpler, at the expense of the data only being upto date every time the batch is run (every few hours or daily). For AI use cases in our organization, we needed data to be consistently upto date.
Decodable simplifies the complexity of streaming pipelines by handling the change data captures (CDC) stream, and the infrastructure to move the data from point A to point B in real time (through Kafka and Flink). This allows us to always provide upto date data in our AI applications because we are able to index the data in our vector databases in real time. Without Decodable, we'd need to manage too many things rather than focusing on the business logic.
Decodable simplifies the complexity of streaming pipelines by handling the change data captures (CDC) stream, and the infrastructure to move the data from point A to point B in real time (through Kafka and Flink). This allows us to always provide upto date data in our AI applications because we are able to index the data in our vector databases in real time. Without Decodable, we'd need to manage too many things rather than focusing on the business logic.
Powerful and extendable
What do you like best about the product?
Our team was able to abstract away an intensive 5000+ schema union using decodable. We are now deploying custom Flink pipelines - the ETL capabilities are very broad and can be as complex or as simple as we need.
What do you dislike about the product?
Some small UI/documentation improvements would make getting up and running easier.
What problems is the product solving and how is that benefiting you?
Its making event based streaming very quick and easy to develop and deploy.
Had great experience with Decodable
What do you like best about the product?
- Ease of use and very intuitive UI
- Great team, they helped us throughout our journey from POC to actual implmentation on Production
- Special mentions to Andrew, Gunnar and Nico for helping with our usecase of migrating Full-Text search from MySQL to ElasticSearch
- Customer support is very quick and regular weekly connects.
- Great team, they helped us throughout our journey from POC to actual implmentation on Production
- Special mentions to Andrew, Gunnar and Nico for helping with our usecase of migrating Full-Text search from MySQL to ElasticSearch
- Customer support is very quick and regular weekly connects.
What do you dislike about the product?
- Nothing as such, Andrew and team always made sure that we never face any issues.
What problems is the product solving and how is that benefiting you?
Decodable helped us in migrating our full-text search from MySQL to Elasticsearch, replicating data from mysql to elasticsearch in real time and doing stream processing along the way.
Fastest way of streaming
What do you like best about the product?
Delivery of processed data without any duplicacy and without any loss of data.
What do you dislike about the product?
Documentation need bit more clarification as i have to struggled in searching few things.
What problems is the product solving and how is that benefiting you?
Data streaming with any other tool have lots of data loss with totally reduced to 0.
Decodable - A complete solution for real time data problems
What do you like best about the product?
I like decodable easy-to-use interface. It supports many sources and sinks pre-built connectors out of the box. Also, these connectors perform well at scale. Also, I like the preview feature, which can be used to debug on the fly
What do you dislike about the product?
I have not found any issues while working with the platform, but some configurations like source schemas can be prepopulated out of the box. Also, as an analyst need some time to understand watermark configuration, so it will be helpful if decodable provides some example link to watermark configuration understanding
What problems is the product solving and how is that benefiting you?
Decodable solves all real-time problems for us, like real-time ingestion, data enrichment via API, data massaging, multiple sinks. The best part is it performs well at scale.
Decodable A Self Served Real Time Data Platform
What do you like best about the product?
The Best Thing that I like about the decodable is the preview data and its ability to auto-scale without any manual intervention. Another feature that I like is real-time source, sink throughput, memory, and disk usage dashboards.
What do you dislike about the product?
There are so many configurations that we need to do while creating streams in decodable, for example, a user might be unknown to the watermark column, but it should be pre-populated and schema and format from Kafka as soon as the user selects a topic can also be prepopulated. Also, sometimes SQL errors are directly from flink SQL parser, we can wrap them and the user might get a good idea of where the error is. There is also no way to connect multiple sql queries one by one, this might be a good feature
What problems is the product solving and how is that benefiting you?
Decodable is pro at what it does, for me, it is solving auto-scaling and self-heal problems. As a user, now I don't need to worry when I need to manually stop the job and start with higher parallelism
Decodable - A Real Time Extraction and Processing Engine
What do you like best about the product?
1. Decodable Real-Time Monitoring And Auto Scaling
2. Less and Easy Configuration
3. Preview data and copy
4. A number of source and sink connectors
2. Less and Easy Configuration
3. Preview data and copy
4. A number of source and sink connectors
What do you dislike about the product?
1. The only thing that I dislike about decodable is currently, we can connect only one SQL in a pipeline; there should be a way to combine multiple sql in parallel or one by one, just like any other ETL platform
2. There should be a way to write custom udf and attach to pipeline.
2. There should be a way to write custom udf and attach to pipeline.
What problems is the product solving and how is that benefiting you?
Decodable is entirely abstracting the management of flink servers and monitoring, just create a pipeline, connect streams, and you are done. Also while creating a pipeline, you can easily preview data and debug on the fly .
Decodable a Complete SaaS platform
What do you like best about the product?
Decodable cli is the best thing, it is just matter of typing some commands and you can create fully fledged production pipeline. Preview data feature is very fast and easy to use
What do you dislike about the product?
The only thing I didn't like about decodable is that there are too many configuration when defining stream,for example the schema should be pre populated when user select Kafka or some other source for some catalogue service
What problems is the product solving and how is that benefiting you?
Decodable takes away effort to scale and monitor job, framework is fast and quick to debug and no more headache of managing servers
Amazing product
What do you like best about the product?
I like that you only pay for what you use. Also, it's easy to connect and find available data.
What do you dislike about the product?
I have not found any downsides or anything that I dislike yet.
What problems is the product solving and how is that benefiting you?
Easy configuration, as well as pre-built connections for storage and database engines.
showing 1 - 10