Data Pipeline

posts

What is AWS Glue?

What is AWS Glue?

Amazon Web Service’s Glue is a serverless, fully managed, big data service that provides a cataloging tool, ETL processes, and code-free data integration. These

· 8 min read
ZUAR RUNNER UPDATE - SALESFORCE & TABLEAU CLOUD MFA REQUIREMENTS

ZUAR RUNNER UPDATE - SALESFORCE & TABLEAU CLOUD MFA REQUIREMENTS

On February 1, 2022, Salesforce began requiring MFA on all products developed on the Salesforce platform - including Salesforce Sales Cloud and Tableau Cloud. This may have an impact on Zuar Runner usage and we will address measures needed to be taken to avoid disruptions to you data pipeline...

· 2 min read
Pros & Cons of ELT vs. ETL

Pros & Cons of ELT vs. ETL

Learn the differences between ELT and ETL tools, the processing differences between each, and how to choose between them for your data pipeline needs.

· 6 min read
ETL vs ELT: What's the Difference?

ETL vs ELT: What's the Difference?

At Zuar, we advocated using ELT instead of the more traditional ETL due to the ease of eliminating errors and auditing data with ELT. Here's why...

· 7 min read
Should You Build Your Own Data Pipeline?

Should You Build Your Own Data Pipeline?

What is a data pipeline? Data pipelines are systems that pull in data points from different sources and consolidate them into a streamlined repository for

· 6 min read
What Is a Data Pipeline and How to Build One

What Is a Data Pipeline and How to Build One

Data pipelines enable the smooth flow of information. They automate the process of extracting, validating, and loading the data for analysis. This helps eliminates errors and combats latency. Effective data pipelines are critical for data-driven enterprises.

· 7 min read
The NetSuite API: Exploring SOAP Requests

The NetSuite API: Exploring SOAP Requests

Learn new ways to work with NetSuite's SuiteTalk Web Services Platform to gain access to customer data for subsequent transformation, enhancement, and presentation.

· 11 min read
Using Rclone for SharePoint Shared Files

Using Rclone for SharePoint Shared Files

Use Rclone for Sharepoint Shared Files. In this example, the Sharepoint user doesn't own the files shared with them, so Rclone does not show them...

· 4 min read
Python with Virtualenv in Zuar Runner

Python with Virtualenv in Zuar Runner

Runner is Zuar's data pipeline solution. Learn about importing a Python package we don't have installed on Runner, such as pandas or numpy.

· 3 min read