Analytics

The Five Types of Data Integration

Data integration is crucial in today’s business world. Business data comes via many sources, from internal databases to clicks on a website. Being able to access all your data in one place helps your business make better, faster decisions. But how do you integrate all your data, and what’s the best way to do it? Here we discuss five data integration methods, how they work and why businesses continue to choose them.

Solving the Right Data Problem. Finally.

In late 2020, a CEO at an American bank revealed the thinking that’s becoming common in many businesses these days. “We’re a 103-year-old bank,” their CEO told me. “We’re doing everything on spreadsheets. But we are trying to become a highly profitable, digital-first bank that anticipates financial needs and empowers our clients with frictionless experiences. We need to become a data company.”

Cycle Time: The Most Important Metric that Helps You Nip Problems in the Bud

The art of management is to act at the right moment. Good leaders allow team members to be autonomous when things are going in the right direction. In the same time, they are swift in fixing up issues when it was a minor problem, thus avert a crisis later on in time. Knowing the right time act is not easy. This ability used to come from years of experience through trials and errors. With modern source control tools (e.g.

ThoughtSpot Analytics Cloud

Get consumer-grade analytics for your modern data stack. ThoughtSpot empowers everyone to create, consume, and operationalize data-driven insights. Our consumer-grade search and AI technology delivers true self-service analytics that anyone can use, while our developer-friendly platform ThoughtSpot Everywhere makes it easy to build interactive data apps that integrate with your existing cloud ecosystem.

The 7 Best Reporting Tools for 2021

Reporting tools solve a key problem for businesses by enabling them to communicate data in a way that is accessible, easy-to-understand, and useful for both frontline staff and management teams. These tools take raw data and turn it into tables, charts, and graphs ready for consumption, turning complicated data into visuals that better enable users to spot patterns and trends.

Security and ELT - A Tragedy

Extract, Load, Transform, or ELT, is a process that extracts data from the source, loads it directly into a data warehouse or data lake, and then transforms it to make it available for business intelligence tools. It supports all data types, from raw to structured. ELT is a popular way to ingest large volumes of raw data quickly, but it brings many security concerns with it.

Automating CDP Private Cloud Installations with Ansible

The introduction of CDP Public Cloud has dramatically reduced the time in which you can be up and running with Cloudera’s latest technologies, be it with containerised Data Warehouse, Machine Learning, Operational Database or Data Engineering experiences or the multi-purpose VM-based Data Hub style of deployment.

cdpcurl: Low-Level CDP API Access

Cloudera Data Platform (CDP) provides an API that enables you to access CDP functionality from a script, or to integrate CDP features with an application. In practice you can use the CDP API to script repetitive tasks, manage CDP resources, or even create custom applications. You can learn more about the API in its official documentation. There are multiple ways to access the API, including through a dedicated CLI, through a Java SDK, and through a low-level tool called cdpcurl.