VOOZH about

URL: https://thenewstack.io/modernize-your-cloud-data-warehouse-with-real-time-data/

⇱ Modernize Your Cloud Data Warehouse with Real-Time Data - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2021-11-08 06:30:56
Modernize Your Cloud Data Warehouse with Real-Time Data
contributed,sponsor-confluent,sponsored,sponsored-post-contributed,
Cloud Services / DevOps

Modernize Your Cloud Data Warehouse with Real-Time Data

Organizations are increasingly migrating from their traditional on-premises data stores to cloud data warehouses.
Nov 8th, 2021 6:30am by Josh Treichel
👁 Featued image for: Modernize Your Cloud Data Warehouse with Real-Time Data
Photo by Evgeny Tchebotarev from Pexels.
Confluent sponsored this post.
Josh Treichel
Josh is director of Global Partner Solution Engineering at Confluent, where he leads a team of engineers, consultants and solution architects to drive value with strategic partners. Prior to Confluent, Josh worked for a number of startups building data pipelines, including Rocana and Networked Insights.

The cloud has drastically changed the data analytics space, as organizations have decoupled storage from compute in order to power new analytics, ranging from traditional business intelligence (BI) to machine learning (ML). Gartner projects that 75 percent of all databases will be deployed or migrated to a cloud platform by 2022. As organizations migrate their data from existing on-premises data analytics platforms (Teradata, Cloudera, etc.), they are increasingly moving to cloud-based data warehouses (Snowflake, Databricks, BigQuery, Redshift, Synapse).

However, choosing a cloud-first approach is the easy part. The journey can be long, arduous and expensive, depending on the path you take. To understand why this is, we have to understand how we got to this position in the first place.

Why a Cloud Data Warehouse is the Answer

The data storage problem began with your traditional on-premises data warehouse designed to store and process structured business data, but too expensive to do it in large volumes. These warehouses helped organizations become more data-driven, but had their shortcomings revealed as the volume, velocity and variety of business data increased. In particular, they didn’t separate compute and storage, meaning that as you stored data, it was accompanied by coupled compute resources. Hence, businesses had to make ongoing trade-offs between better data analysis and the high costs that accompanied it.

Data lakes intended to solve this problem by creating a low-cost solution that enabled companies to store, process and analyze vast amounts of data. Often used as a full-fidelity staging area prior to transforming and loading data into a data warehouse, some businesses even tried to use the lake as a replacement for the traditional warehouse. However, data lakes came with their own issues: They required advanced engineering skills to manage and heavy curation efforts. This, along with the tendency to keep all the data led many on-premises data lake initiatives toward the pejorative “data swamp.”

This is where cloud data warehouses are changing the game. These data warehouses separate compute and storage, with the customer only paying for the specific amount of storage and compute they actually use. While that seems like a small change, the ability to store any amount of data and apply compute only when necessary — and only to the data you want to analyze — has dramatically changed this space.

👁 cloud data warehouses are changing the game

To take advantage of these benefits, organizations are increasingly migrating from their traditional on-premises data stores to cloud data warehouses.

Challenges in Moving to Cloud-Based DWs

👁 Challenges in Moving to Cloud-Based DWs

The natural thought at this point is: If cloud-based data warehouses are the answer, why isn’t everyone doing it? As mentioned before, the journey to get there can be long, arduous and expensive. To start with, the sheer volume residing within a typical enterprise has exploded. The average enterprise has more than 400 systems and applications. Simply put, that translates to a lot of data and data pipelines.

Why is this important? Data isn’t just migrated in a one-time transfer of historic data; there are pipelines to be connected, as well as transformations and pre-processing required to ensure that data is usable and production-ready. It’s important to note that while the cloud has changed the economics of warehousing, it’s still not efficient, in cost or speed, to land full-fidelity data into a cloud data warehouse and continuously transform that data in an ELT  (extract, load, and transform) paradigm. Furthermore, these jobs are in many cases mission critical; they cannot suddenly be disrupted and moved.

Finally, many companies want to work across multiple cloud platforms to avoid vendor lock-in and to take advantage of the best-of-breed capabilities suited for their business. This means creating real-time data pipelines across multiple cloud and hybrid environments from across the enterprise.

Confluent, founded by the original creators of Apache Kafka, pioneered a complete data streaming platform that streams, connects, processes, and governs data as it flows throughout a business. With Confluent, any organization can modernize their business and run it in real-time.
Learn More
The latest from Confluent

Move to Cloud Data Warehouses Cost-Effectively

Organizations need a steppingstone as they migrate and modernize their cloud based data warehouses. Specifically, they need a platform for data movement that delivers both familiarity and portability, while helping them drive real-time event streaming and ETL pipelines into DWs across any environment (cloud or on-prem).

Open standards, and in particular open source software (OSS), are important because they are environment-agnostic; they’ll work across any hybrid or multicloud environment, aiding portability and standardization. Further, the familiarity and existing footprint of OSS projects like Apache Kafka in most businesses — used by more than 80% of the Fortune 100 — can make migration and modernization using this technology faster and easier. Finally, an agnostic platform can help standardize pipelines for data landing into any cloud environment. This helps reduce costs and ensures high data quality to modernize your cloud data warehouse.

With Confluent, enterprises can stream data across hybrid and multicloud environments to their cloud data warehouse of choice today, powering real-time analysis while reducing total cost of ownership and time to value. Visit our site to learn more.

Confluent, founded by the original creators of Apache Kafka, pioneered a complete data streaming platform that streams, connects, processes, and governs data as it flows throughout a business. With Confluent, any organization can modernize their business and run it in real-time.
Learn More
The latest from Confluent
TRENDING STORIES
Josh is director of Global Partner Solution Engineering at Confluent, where he leads a team of engineers, consultants and solution architects to drive value with strategic partners. Prior to Confluent, Josh worked for a number of startups building data pipelines,...
Read more from Josh Treichel
Confluent sponsored this post.
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Pragma, Simply, Databricks.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.