Systems | Development | Analytics | API | Testing

The role of a CDO with Cosmo, Chief Destiny Officer

Have you ever wished you had a crystal ball? We tracked down a CDO who actually uses one. See, Cosmo, CDO is not a Chief Data Officer — he’s a Chief Destiny Officer. We’re all about data at Talend, but sometimes it’s good to see things from another perspective. We sat down with Cosmo to ask him about his job, his background, and his methods.

Everything as a Service: Unlock Business Outcomes

In the wake of COVID-19, we saw a significant shift toward as-a-service offerings, something we haven’t seen in years. From conversations with CIOs over the past 12 months, we know they are looking for the flexibility, efficiencies and cost savings they get from the as-a-service model. This is especially important to them as they evolve their business models in a hybrid IT direction and become consumers of IT.

Data Warehouse vs Database: What is the difference and which one should you choose?

The world of big data is getting bigger every day. As the volume of data increases exponentially, businesses of all sizes try to capture raw data, process it, and extract insights for competitive decision-making. The end-to-end operation of extracting value from data is called the ETL process. It stands for: A crucial component of the ETL process is the data storage aspect. The two main contentious architectures for storage solutions are databases and data warehouses. But how do they differ?

Change Data Capture: CDC for E-Commerce

Change data capture is one of the fundamental underpinnings of modern data management. Without knowing when their enterprise data has changed or refreshed with new information, businesses wouldn’t be able to access up-to-the-minute insights that help them stay competitive in a constantly shifting landscape. In change data capture (CDC), users are promptly notified (either in real-time or near real-time) when changes have been made to a source table or source database.

Spectacular growth: Beaumotica accelerates expansion with data-driven insights from Talend

Beaumotica combines smart lighting, design, and top brands to create the perfect mood and atmosphere for any room. And with help from Talend, the company can now combine data, analytics, and automation to optimize business decisions and accelerate growth. Last year alone the company tripled its business and expanded into new territories across Europe. Based in The Netherlands, Beaumotica has been growing steadily since 2007.

5 Tips for Pushing Data from Your Warehouse to SAP

Reverse ETL flips the targets and destinations of the standard ETL (extract, transform, load) process. Instead of collecting your data within a centralized data warehouse, reverse ETL transfers information out of this warehouse and into third-party operational systems for ease of access and better analytics and reporting. That’s all very well and good — but what does reverse ETL look like in practice with systems and software such as SAP?

6 Database Schema Designs and How to Use Them

In this guide, we'll discuss what a database schema is, six database schema designs, and how and why they are used. We know a lot of thought goes into database construction. Before creating any database, developers plan what it should include and how the different aspects work together. This planning ensures a database has the necessary design for its intended use. Coders then use the schema to implement the database’s design.