Talend Data Catalog provides intelligent data discovery that delivers a single source of trusted data into a centralized data catalog. Talend Data Catalog provides the capability for doing impact analysis and/or tracing lineage by harvesting Talend data integration Jobs. For example, you can find the use of a specific attribute or column from the source to the destination of the data flow within the scope of a Talend data integration Job.
There's been a huge amount of investment in the BI space recently. A recent article by Dave Kellogg talked about the hype in valuation and capital efficiency of many BI companies. It’s an important topic that people purchasing analytics platforms should think about because it says a lot about what priorities a business has.
Today we’re thrilled to announce general availability for Kong Enterprise 0.35. This release of Kong Enterprise contains numerous new features, including a new integration with HashiCorp Vault, huge usability improvements in Kong Manager and the Kong Dev Portal, and a host of updates to some of our most popular Kong Enterprise tools.
Talend Cloud enables the use of several prebuilt connectors and components for different services running on cloud platforms like Amazon Web Services (AWS), Microsoft Azure, or Google Cloud Platform. This article explores a use case of querying an Amazon Redshift table as part of a Talend Job developed using Talend Studio and executed as a task on Talend Cloud.
While continuous integration is a common practice for most development teams, the stateful nature of WordPress makes it difficult, but not impossible, to setup. For our open source WordPress plugin, we wanted to integrate our standard build and test process for every pull request using CircleCI. While it might be easier to setup a permanent staging environment, we wanted every build to be isolated for dependable testing.