Overview
Qlik is a multi-competency AWS ISV Partner specializing in data integration and migration to enable analytics modernization, AI initiatives and digital transformation. We accelerate cloud analytics with the only end to end data integration and analytics solution for AWS, taking you from raw data to informed action.
Qlik Talend Cloud efficiently delivers trusted data to AWS using automated pipelines, intelligent transformations, and reliable data quality to provide the agility data professionals want without compromising the governance and compliance that organizations expect.
Our comprehensive solution provides unmatched flexibility to ensure you can deliver high-quality data whenever the organization demands, in whatever format they request it. This could be as simple as a single data warehouse table load. Or it could be as complex as automated data pipelines that aggregate data from multiple sources, transform it into data marts or conform it to other formats, then catalog and cleanse data before final delivery to multiple destinations.
Our solutions drive clear and predictable value from your data while supporting complex security and compliance needs. Whether you are modernizing your cloud data infrastructure, building a data warehouse or lake, ensuring regulatory compliance, or developing an internal data marketplace, Qlik can show you the way.
Qlik Talend Cloud is available in four editions:
- Starter: For SaaS data movement
- Standard: everything in Starter plus our industry-leading Change Data Capture capabilities
- Premium: everything in Standard plus robust transformation, data quality and API/Application integration capabilities
- Enterprise: everything in Premium plus leading-edge capabilities such as Data Products, Enterprise Apps & Generative AI
Qlik Talend Cloud - Standard, Premium & Enterprise are only available to purchase as a private offer through the AWS Marketplace. Please contact Qlik (DiscoverAWS@qlik.com ) to learn more and get an offer customized to your needs.
Highlights
- Continuous data ingestion and migration. Qlik's fully automated change data capture (CDC) provides real-time data from a wide range of sources to AWS with an agentless and log-based approach. As a result, your data is always current without impacting the performance of source systems.
- Automate data warehouse, data lake and data lakehouse pipelines. Qlik automates the data pipeline; eliminating the hand coding associated with traditional ETL approaches. This not only automates data movement but also efficiently models, refines and automates data warehouse or lake lifecycles to increase agility and productivity.
- Ensure trusted data for your teams. Easily discover, remediate, and share trusted data with powerful data quality and governance features - including profiling and lineage tracking. In addition, a metadata-powered data products catalog helps you eliminate data silos, enforce consistency, and close the gap between data producers and consumers.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Buyer guide

Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/12 months |
|---|---|---|
Qlik Talend Cloud - Starter Edition | Up to 50GB of data moved per month. | $6,000.00 |
The following dimensions are not included in the contract terms, which will be charged based on your usage.
Dimension | Cost/unit |
|---|---|
Overage for Qlik Talend Cloud (Executions/Job Hours) | $1.00 |
Overage for Qlik Talend Cloud (Data Pack) | $1.00 |
Overage for Qlik Talend Cloud 3rd Party Data Transform (Data Pack) | $1.00 |
Vendor refund policy
All fees are non-cancellable and non-refundable except as required by law.
Custom pricing options
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Resources
Vendor resources
Support
Vendor support
Qlik provides free online support through a monitored community forum, as well as access to detailed documentation, quick start guides, FAQs, and instructional videos.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products

Customer reviews
Drag and drop design has accelerated API creation and now supports flexible custom routines
What is our primary use case?
My main use case for Qlik Talend Cloud is often for creating REST services, SOAP services, and rarely for doing ETL.
Let's say we want to launch a project where the client has to go through a menu with options, then enter the amount, then enter the recipient's number for the credit or the bundle. On our side, we create a service that we expose and can call, for example, 'purchase bundle.' This 'purchase bundle' service will take as input the bundle ID and the recipient's number as a GET service. In the service flow, it will be a REST service which in the flow will first call a backend to check whether the initiator has sufficient credit, then a second backend to check whether the sender's number is a valid number, then a third backend to check whether this product is a valid product. After all these checks, it then gives the product to the recipient and returns a response. Since it's a GET service, the response could be in XML or JSON. In that response, there will be a 200 status code. Then, in the payload of the response, it will depend on what we want to give. We can for example put 'successful,' 'the request was processed successfully,' or just put 'OK.' In any case, it will be something where, when you see it, you'll know that this is a success.
Generally, that's it. I gave you a practical case. There are many cases and several cases, but in all cases, it revolves around REST or SOAP services.
What is most valuable?
In my opinion, the best features that Qlik Talend Cloud offers are excellent for me within the scope of my use, as I use it to create REST and SOAP services. For me, that's excellent and top-notch. I've been using it for 7 years and haven't switched to use another technology. That means it's fine. The fact that we also do drag and drop is great and works well. Another thing is the fact that it offers the possibility to create routines. If you want to do something that doesn't exist as a component, then you can even create it yourself as a routine with Java code. I use Java as a routine to do whatever I want and integrate it into my flow. That too is great.
The features of drag and drop make my daily work easier by providing speed of execution. Regarding the flow, it also allows readability. As for creating routines, I had a case where what I wanted to do did not have a component to do it, so I created a routine. I still stay on Qlik Talend Cloud because today, if this platform were limited only to components and drag and drop, and if I had another service that I wanted and these components didn't allow for it, then I would have left Qlik Talend Cloud to use another platform. But fortunately, whatever I want to do, I can stay on Qlik Talend Cloud to do it there.
Before, when we wanted solutions and REST APIs, we handed it over to an external company, so it took time, back and forth and all that. Now, when we got Qlik Talend Cloud, when we want a service, we create it. In at most one or two days, the service is in production and usable. So we save a lot of time.
Let's say that if before it took us 10 days to create a service, deploy it in production and all that, today it takes us 3 days. So we save 7 days, which is a 70% saving.
In terms of benefits, I would say that I see savings and time gain. Time gain, I talked about it when I gave the example of creating an API, what it took us and so on. As for savings as well, we can talk about that because before, if you gave all the applications and services work to an external integrator, indeed, managing it in-house allows you to save money.
What needs improvement?
I would really like today, since we're talking about AI, to be able to integrate it into Qlik Talend Cloud studio, so that we can explain the flow or describe the flow and then it creates it.
Knowing that my team works based on documentation provided by the architects, that means we will define a specific type of documentation for Qlik Talend Cloud, so that as soon as the architect provides the documentation, we—whether it's, for example, a chat window in the studio—as soon as we copy and paste the documentation with all the possible details, the URLs of the backends, the IPs of the databases, the table names and all that, and if we normally have all the details, the creation could be very easy. Since we have experience with Qlik Talend Cloud, we know exactly how to use the components.
The only risk is that you will have to test the flow properly and do a thorough review. That's it. It's not exactly a risk, but since I know it's a risk, that means I'll anticipate it.
What do I think about the stability of the solution?
In my experience, Qlik Talend Cloud is stable if it's properly sized. You have to size it properly. You need to know the load you're going to receive and adapt it.
What do I think about the scalability of the solution?
Regarding scaling, since we have Qlik Talend Cloud on-premises, it adapts based on increasing volumes or needs.
In any case, on-premises, we have to manage it manually. We've set up alerts, so if we have an increasing volume and so on, it's up to us to increase CPU, increase RAM, and all those details.
How are customer service and support?
Regarding Qlik Talend Cloud's customer support, it's fine.
Often, when you need help, you open a ticket. Then they ask you for the logs and all that, you give them the logs, they troubleshoot. Sometimes, if it takes time, you ask for a live session, that is a live troubleshooting session, you share your screen and you go through it together.
Which solution did I use previously and why did I switch?
We weren't using one before; we just outsourced. So Qlik Talend Cloud is the first integration solution we use.
How was the initial setup?
I would say we just prepared ourselves because before, we did a benchmark. We just prepared ourselves. There's not too much impact, since it was already planned.
What was our ROI?
In terms of benefits, I would say that I see savings and time gain. Time gain, I talked about it when I gave the example of creating an API, what it took us and so on. As for savings as well, we can talk about that because before, if you gave all the applications and services work to an external integrator, indeed, managing it in-house allows you to save money.
What's my experience with pricing, setup cost, and licensing?
The setup cost is very expensive.
Which other solutions did I evaluate?
I looked at Oracle's OSB and Qlik Talend Cloud.
I chose Qlik Talend Cloud rather than another solution because there are advantages regarding the ease of use and the cost. On the cost side, it's cheaper.
What other advice do I have?
My advice for a company that is considering using Qlik Talend Cloud is that they need to know the load, size it properly, and also train the developers properly, because some components are more optimized than others, and the rest will follow. I would rate this product as an 8 overall.
Data integration has become unified and monitoring has provided faster insight into issues
What is our primary use case?
Since the beginning of my career, I have been working on Talend, and I have been working with Qlik Talend Cloud for the last five years.
My main use cases for Qlik Talend Cloud include multiple scenarios. We have developed frameworks where we listen to Kafka streams, receive Kafka messages, ingest them, and after transformation, load those Kafka streams to the Snowflake data warehouse. Other use cases include API integrations, where we read data in the form of JSON from our clients and transform it as needed before loading it into the database. In case of any failure or no data, we trigger an email using SMTP settings. Additionally, we have a data vault integration within our Snowflake data warehouse where we have built a procedure to move data from one layer to another and execute those stored procedures using Talend. We have created a Talend framework that helps us execute Snowflake procedures, and in case of any issues, we have an audit logging job and framework to write all logs to the database, ensuring we can track whether everything is working fine.
Regarding Qlik Talend Cloud, for the Kafka framework, we have multiple topics to read data from Kafka. We built a generic framework in Talend Data Integration where we just need to configure the topic. We receive data in the form of JSON by listening to that Kafka topic. Once authenticated, we consume the messages from Kafka through Talend and load them into Snowflake. This generic framework allows us to easily onboard any new topic within one hour, just by configuring the Kafka topic consumer and the target table name.
There are multiple use cases with one of them being the Kafka framework I just mentioned.
What is most valuable?
The best features of Qlik Talend Cloud are tough to distinguish, but the Talend Management Cloud (TMC) platform allows us to schedule or monitor our jobs easily and in a user-friendly manner. You can build your job, monitor it, create a plan, and receive notifications for both failures and successes, making it a valuable feature. Another highlight is that whenever a new technology enters the market, Talend tends to be the first product to provide its connector.
Out of all the features, I find myself relying the most on quick connectors to new technologies. Whenever a new technology comes into the market, Talend is quick to offer a connector to connect and consume the data.
Talend has plenty of platforms including Talend Data Preparation , Talend Data Stewardship, and support for Big Data, which are significant.
Qlik Talend Cloud has positively impacted my organization, HCL, where there are multiple projects running, and we have a Center of Excellence team with over 50 Talend resources, 30 of whom are Talend certified developers. Talend is widely used across many projects, and it is contributing positively to the organization's growth and revenue.
What needs improvement?
Qlik Talend Cloud is doing well, but one improvement could be the integration of development functionalities we use in Talend Studio directly onto the Talend browser. Currently, that would allow us to perform drag-and-drop tasks online without needing to switch back to the studio.
The support in my experience is good, and the documentation is also helpful. However, having Talend Studio functionalities accessible through the browser would be a significant improvement.
For how long have I used the solution?
In my current field, I am working for over 12 plus years.
What do I think about the stability of the solution?
Qlik Talend Cloud is quite stable now. It was not as stable when we were using TAC and on-premise systems, but currently, with Qlik Talend Cloud version 8.3 or 8.1, it is stable.
What do I think about the scalability of the solution?
The scalability of Qlik Talend Cloud runs smoothly, and we are not facing any challenges.
How are customer service and support?
The support in my experience is good, and the documentation is also helpful.
Customer support is good. Whenever we need assistance, we can raise a ticket, and responses are quite fast.
How would you rate customer service and support?
Positive
Which solution did I use previously and why did I switch?
I previously used Informatica about 8 to 10 years ago, which was quite challenging as it had multiple windows to manage separately. In contrast, Talend provided a more integrated experience within a single window, making it easier to work with, offering plenty of components and transformations.
Which other solutions did I evaluate?
I evaluated Informatica a few years back as part of my decision-making process.
What other advice do I have?
My advice for others considering Qlik Talend Cloud is that it is a good product that has everything required, even when compared to other well-known products. Talend is user-friendly and has many components and connectors, which makes it a great choice. New technologies are readily supported with connectors offered quickly by Talend. Skill development for new resources is also efficient. I would rate this product an 8 out of 10.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Data pipelines have accelerated decisions and now support global healthcare and pharma insights
What is our primary use case?
I work as a project engineer from SA Tech to CTS Tech as a consultant. I use Qlik Talend Cloud and Talent ESB, Talent Cloud to integrate data pipelines through Qlik. I also work as a software developer in a healthcare project.
I have been using Qlik Talend Cloud for approximately five years.
My main use case for Qlik Talend Cloud is that it is very user-friendly and very easy to understand and implement data pipelines. I have experience in Talent administration and Talent ESB and Talent Cloud, developing jobs and pipelines. Talent was very helpful in my work. I have worked on two projects, one in healthcare and one in pharmaceutical. In both projects, Talent was a great tool to use and implement the pipelines. We had many business logics involved in the development, and everything was done through Talent itself.
For example, in my current healthcare project, there are many pharma-related and pharmacy-based products and reports. We have heterogeneous data coming from all over the world. The business has many different types of vendors who use different types of files, some use databases, some use reports, and some use documents. We took everything from scratch and performed cleaning and cleansing of the reports. We used logic that was helpful to analyze business insights. Once that was done, the data was fed through Talent, where data cleansing and data refactoring were performed. When any tax-related items or calculations needed in those reports were useful for business, all refactoring was done in Talent. Once the output file was received, it was fed further to Qlik for data visualization tools and better insights.
How has it helped my organization?
Qlik Talend Cloud positively impacted my organization by enabling businesses to accelerate data decisions very easily and reducing execution time. The time required to make a decision is much faster due to the backend performance. We can take really quick decisions, and data integration is very manageable and scalable. The quality is very good, and compared to other ETL tools, the license prices are also lower. The performance is very good, and we can automate those things as well. It is easy to manage compared to other options.
What is most valuable?
It has scalability. I can say scalability is very scalable, and the integration is also very helpful. Quality-wise, it is the best thing. Out of all the ETL tools, I have worked in Talent and have information on Informatica. Talent is comparatively easier, and even the least experienced person can do well in Talent compared to Informatica.
We can do many types of API integration. I have worked on SharePoint connectivities, and by using Microsoft APIs, we can get real-time API data. We can take the data, perform refactoring, and obtain the output from Talent. Qlik Talend Cloud is a very convenient tool that works with AWS , Azure , different types of GCP , and Snowflake . We can even do automation in TMC, Talent Management Console, so we can automate the jobs. There will be no manual intervention, and we can reduce manual intervention. It is a very flexible platform.
What needs improvement?
I think the licensing price has increased due to Talent being taken over by Qlik. This is one reason that other projects I worked on previously are migrating to different tools. I think the licensing price could be reduced comparatively to how it was previously. That could be a better thing for Talent.
Extensive upskilling would be beneficial. The upskilling time certifications previously had no expiry date, but now they expire after two years. The period of certification could be increased to maybe five years.
Money has been saved because the team previously had sixteen members with licenses, but now it is around four people doing the work with the license version. We have many components that have helped us in performance as well as the time metric. We have reduced the time and increased performance. With only two licenses that are shared with the team, we have been getting the work done. I think it is a good investment currently.
I think the subscription-based model is concerning because as I mentioned, some of our other projects are migrating to different tools. Since the license is for three years, they cannot migrate to another tool easily. Due to that, they are migrating to other technology. The cost is also very high compared to previously. Some users find the enterprise options expensive, so they are migrating. Different tiers of costing are available, but they still do not come into all cases. Per user and license pricing is comparatively very increased for large companies.
For how long have I used the solution?
I have been using Qlik Talend Cloud for six years.
How are customer service and support?
I think the support is very good. Whenever we had any issues with Talent, the customer support was very great and helped us resolve the issues very quickly. The response was really quick, which helped us resolve the issues faster and determine how the issue impacts ongoing work.
Customer support is very helpful and very responsive. We get the response in time, which allows us to resolve the issue without any impact on the business side.
How would you rate customer service and support?
Negative
Which solution did I use previously and why did I switch?
I was primarily trained in Informatica when I came to the tech industry. However, I came to a project where I learned Talent through project experience. It is not that I was trained in Talent before coming to the project. I was landed in a project and started learning Talent. In the past five years, I have learned so many features of Talent and have worked on many jobs in Talent, which gave me career opportunities and significantly increased my knowledge and skills. I have been part of a team where I take care of the development to the endpoint, which includes deploying it in production as well as monitoring. It was very easy for me to learn, and as it is user-friendly, I have grabbed my position in my project, which is a great thing. I have learned so many things and was able to take care of end-to-end processes because of its user-friendly nature and customer support. The customer support from Talent helped me understand the issues whenever I was facing them. Because of those things, I was able to cope with Talent, and I have gotten so many project opportunities. That is only because of Talent. That is why I think it is a great tool to use and a great ETL tool. For beginners, it is very useful. There is an open Talent Studio which does not require any licenses and is easy to set up, learn, and get started in the tech industry.
I have been using Talent Cloud itself.
What was our ROI?
Time is saved very quickly. Previously, we were using Open Studio and did not have many options or better components to use. In the license version, we have all the more components which helped us get business decisions really quickly. Data quality-wise and big data type of other options are also open because of the licensing. Because of that, there is so much time saved. Because of this upgraded version, money has also been saved, and data quality is also improved.
What other advice do I have?
We have a private cloud on AWS . We deploy it in AWS cloud and have a VPN over there. We use EC2 instances to regulate those things and use many cloud things. For password management, we use AWS cloud.
Qlik Talend Cloud is a tool that I rate at nine overall.
Which deployment model are you using for this solution?
If public cloud, private cloud, or hybrid cloud, which cloud provider do you use?
Automated data pipelines have improved analytics workflows and provide trusted reporting data
What is our primary use case?
My main use case for Qlik Talend Cloud involves using it for data integrations and ETL, ELT pipelines to support our data warehouse and analytics platforms.
A specific example of how I use Qlik Talend Cloud for data integration involves working on several data engineering projects across different industries, with a main focus on data integration, analytics, and cloud. In designing and implementing a complete data warehouse, I integrate multiple data sources such as ERP , e-commerce platforms, and external APIs. In this role, I use Talend extensively to build and manage ETL pipelines, improve performance, and ensure data consistency for BI tools such as Power BI and Grafana . Before that, at Accenture, I worked on large strategy and international projects, supporting and modernizing data platforms for global clients. My experience covers the full data lifecycle, from understanding business requirements and designing the architecture to developing, deploying, and maintaining outstanding data products and great data pipelines.
I want to add that we use Qlik Talend Cloud not just as an ETL tool, but as part of a broader data architecture. I rely on it to create reliable, reusable, and well-governed pipelines, especially in environments where data comes from many sources and needs to be delivered consistently to analytics teams. I pay a lot of attention to performance tuning, job design, and monitoring so pipelines are stable and easy to maintain. I also use Qlik Talend Cloud in standard data models, enforce data quality rules, and support incremental and near-real-time loads when needed. This helps ensure the downstream systems such as data warehouses, dashboards, and compliance reports always receive accurate and trusted data. Overall, Qlik Talend Cloud plays a key role in helping me deliver scalable, production-ready data solutions that align technical implementation with business needs.
What is most valuable?
The best features of Qlik Talend Cloud are its connectors to many systems, databases, APIs, and files, including both SQL and NoSQL databases. The scheduling feature allows me to run jobs automatically in the cloud, and the built-in data quality tools help clean and check data. The reusable components enable me to reuse jobs and parts, which saves time, making it easy to build good data pipelines.
The feature that has made the biggest difference for me in Qlik Talend Cloud is the scheduling and automation, which helps me run ETL jobs automatically without manual work. This saves time, reduces errors, and makes the pipelines more stable. In my daily work, I can trust that the data is updated on time and ready for reports and analytics.
Qlik Talend Cloud has had a positive impact on my organization by automating data integration processes, reducing manual errors, and ensuring reliable and up-to-date data for reports and business decisions. This has improved operational stability, productivity, and trust in the data.
Since using Qlik Talend Cloud, we have reduced manual work, resulting in approximately 20% to 30% time savings in data load processes. We have also seen a reduction in operational errors, mainly due to automation and the data quality checks, and a clear improvement in data reliability since the pipelines became more standardized and monitored.
What needs improvement?
Qlik Talend Cloud could be improved with more advanced monitoring and flexible alerts, as well as better job performance visibility.
It would also help to have a better job version and comparison experience to support team collaborations. Additionally, having more detailed error messages and easier job debugging would be beneficial. Better cost and resource visibility would also help teams optimize their workloads.
For how long have I used the solution?
I have been using Qlik Talend Cloud for 10 years.
What do I think about the stability of the solution?
Qlik Talend Cloud has not presented any stability issues.
What do I think about the scalability of the solution?
Its scalability is good, as Qlik Talend Cloud can handle large amounts of data and grow as needed, especially in cloud environments.
How are customer service and support?
The customer support for Qlik Talend Cloud is good.
What was our ROI?
We have seen a return on investment with Qlik Talend Cloud. We achieved around 20% to 30% time savings in the ETL process, reduced operational errors, and improved pipeline stability, allowing my team to focus on analytics work without needing to increase headcount.
What other advice do I have?
My advice to others looking into using Qlik Talend Cloud is to start with simple use cases, use automation and scheduling, and define standards early. This helps deliver value quickly and keep pipelines stable and easy to maintain. I would rate this product an 8 out of 10.
Data transformations have become flexible, but rising license costs now limit adoption
What is our primary use case?
My main use case for Qlik Talend Cloud involves extracting data from different sources and loading it to the target database by applying various transformation rules that I receive from the business.
In a specific project, my role involves extracting data from SAP systems and different databases, applying the transformation rules received from the business, and loading it to target database systems, which could include anything from files to databases. After the data is loaded, I perform some unit testing and load the job into Qlik Talend Cloud .
Regarding my main use case with Qlik Talend Cloud, I feel that compared to other ETL tools, Talend is better because it is built on Java; this allows users to customize their own requirements and logic. It is very easy to use and offers multiple connectors and components, with around 900 plus components available.
What is most valuable?
The best features Qlik Talend Cloud offers include the fact that it is built on Java, which gives me the chance to customize my requirements and write my own Java code to achieve my logic.
Qlik Talend Cloud has impacted my organization by increasing the license cost, leading many companies to decide to decommission Talend, as they find the cost too high.
What needs improvement?
To improve Qlik Talend Cloud, I think the license cost should be reduced, and it should collaborate with multiple companies like Salesforce to enhance its performance.
For how long have I used the solution?
I have been working in my current field for around eight years.
What do I think about the stability of the solution?
Qlik Talend Cloud is very stable.
What do I think about the scalability of the solution?
The scalability of Qlik Talend Cloud is up to the mark.
How are customer service and support?
The customer support for Qlik Talend Cloud is very good.
What's my experience with pricing, setup cost, and licensing?
My experience with pricing, setup cost, and licensing is rated as one.
I rated my experience with pricing, setup cost, and licensing as one because the license cost has increased significantly, leading many companies to seek more profitable options in the market.
What other advice do I have?
As companies decide to decommission Talend due to the license cost, my team has migrated all the Talend ETL jobs to Java, Spring Boot, and Spark, resulting in many Talend developers leaving the project since there is no work for them to do.
My advice for others looking into using Qlik Talend Cloud is to consider shifting to other cloud technologies like Azure Data Factory or AWS , as there are multiple ETL tools available that they can switch to. I have rated this review as a 7.