Data engineering

Filters
Filter by
selected
Cube emitting colorful data points, with blue, red, and gold light particles streaming upward against a black background, representing data transformation and AI capabilities.
Article
Data as a product: The missing link in your AI-readiness strategy
Article Data as a product: The missing link in your AI-readiness strategy

Most enterprise leaders dip their toe into AI, only to realize their data isn’t ready—whether that means insufficient data, legacy data formats, lack of data accessibility, or poorly performing data infrastructure. In fact, Gartner predicts that through 2026, organizations will abandon 60% of AI pr...

Top 5 insurance technology trends to watch in 2025 ebook
Ebook
Top 5 insurance technology trends to watch in 2025
Ebook Top 5 insurance technology trends to watch in 2025

Explore how AI, Agentic workflows, and cloud-native technologies are reshaping insurance underwriting, claims, and risk management in 2025.

Abstract image of files and folders emerging from a laptop screen.
Article
Accelerating enterprise data migrations: A GenAI recipe
Article Accelerating enterprise data migrations: A GenAI recipe

An average company adopting cloud today could achieve 180% ROI in business benefits, although few are getting close to these returns.  Migrating or replatforming to a cloud data platform is a complex process. Even a basic "lift-and-shift" migration requires careful planning—designing the target...

A silhouette of a person under the sky
Demo
GenAI Data Migration
Demo GenAI Data Migration

The GenAI Data Migration aims to minimize the time and complexity involved in code migration, upgrades, or replatforming projects. It utilizes modern LLMs for detailed code parsing, identifying dependencies, and transforming code into instructions or alternative snippets. It is also capable of gene...

Demo Data Observability

The Data Observability simplifies data quality onboarding for modern businesses by offering checks for tabular, structured, and unstructured data. It includes built-in quality assessments for null/missing values, statistical distributions, data freshness, volume, and anomaly detection through unsup...

5 pharma industry
trends in
data science
and AI for 2024 ebook
Ebook
Pharma Industry Trends: Big Data, AI and the Future
Ebook Pharma Industry Trends: Big Data, AI and the Future

How telemedicine, the IoMT, integrated healthcare data, digital health commercialization, and GenAI-powered drug R&D will shape the year ahead.

Multimodal biomedical AI cover
White Paper
Multimodal biomedical AI: Applications and challenges in pharma, MedTech, and healthcare
White Paper Multimodal biomedical AI: Applications and challenges in pharma, MedTech, and healthcare

With the recent advancements in generative AI, and the ongoing explosion of multimodal biomedical data from large biobanks, electronic health records, medical imaging, and biosensors, it is now possible to capture the complexity of human health and disease more accurately. In this whitepaper, w...

How a Fortune 500 manufacturer reduced time-to-market for industrial tools using a data observability framework
Case Study
How a Fortune 500 manufacturer reduced time-to-market for industrial tools using a data observability framework
Case Study How a Fortune 500 manufacturer reduced time-to-market for industrial tools using a data observability framework

Without data observability in their production pipeline, this Fortune 500 manufacturer encountered multiple data issues that drastically impacted time-to-market, added significant development overhead, and complicated the product development roadmap. A data observability solution simplified, accele...

Data Democratization, The Goldilocks Choice And Culture Change
Media & News
Data democratization, the Goldilocks choice and culture change
Media & News Data democratization, the Goldilocks choice and culture change

Originally published in Forbes Enterprise companies accumulated massive amounts of data over the years in pursuit of the promised rewards of big data. The question that now often comes from management is, “There must be some value, somewhere—can’t you find it?” The data democratization moveme...

Data quality control framework for enterprise data lakes
Article
Data quality control framework for enterprise data lakes
Article Data quality control framework for enterprise data lakes

Data quality control is a mission-critical capability for virtually any modern enterprise. Why? Because data quality issues can disrupt business processes and services, invalidate any type of analytics performed in the company, and damage a company's reputation. However, despite the importance of d...

Data quality monitoring made easy
Article
Data quality monitoring made easy
Article Data quality monitoring made easy

Having complete control over data quality can seem daunting and prohibitively expensive. But is that really true? Is it as difficult as it seems? There are many tools out there in the marketplace to help with data quality, but it’s true that many of them are pricey, have a steep learning curve,...

How Regular Data Monitoring Creates a Healthy Lifestyle for Your Business
Article
How regular data monitoring creates a healthy lifestyle for your business
Article How regular data monitoring creates a healthy lifestyle for your business

It’s no secret that leading a healthy lifestyle improves your overall quality of life. A healthy lifestyle involves following a good diet, limiting excessive alcohol or smoking, taking the time to exercise, and getting enough sleep. This same philosophy can be applied to the way your business t...

5 Steps to Implementing a Successful DataOps Practice
Article
5 steps to implementing a successful DataOps practice
Article 5 steps to implementing a successful DataOps practice

After the initial excitement that data lakes would help companies maximize the utility of their data, many companies became disillusioned by rapidly diminishing returns from their big data efforts. While it was easy to put large volumes of data in the lakes, turning that data into insights and real...

Data Platform: Orchestration, Catalog, and Quality
White Paper
Data platform: Orchestration, catalog, and quality
White Paper Data platform: Orchestration, catalog, and quality

In an era marked by growing velocity, volume, and variety in data, managing this constant influx of competing data points and information is crucial for businesses aiming to stay ahead. Data platforms help achieve this—but building and customizing them is key to success. In our experience workin...

Why you need data quality automation to make data-driven decisions with confidence
Article
Why you need data quality automation to make data-driven decisions with confidence
Article Why you need data quality automation to make data-driven decisions with confidence

The quarterly report showed a 40% drop in sales over the last quarter. The executive team panicked. The entire company is collapsing! Or is it? After the investigation concluded, they discovered that the sales were okay. The report was incorrect because an automated system had failed. The infrast...

Delivering actionable insights in real-time by moving from batch to stream processing: a digital media case study
Article
Delivering actionable insights in real-time by moving from batch to stream processing: A digital media case study
Article Delivering actionable insights in real-time by moving from batch to stream processing: A digital media case study

In early 2016 one of our online media customers came to us with a problem. Our customer, a media giant, hosts articles from its newspapers and magazines on its websites. Each of the articles’ web pages has three ad blocks, and the customer buys paid redirects to the article pages. They then analyze...

How to achieve in-stream data deduplication for real-time bidding: a case study
Article
How to achieve in-stream data deduplication for real-time bidding: A case study
Article How to achieve in-stream data deduplication for real-time bidding: A case study

In this blog post we share our experience delivering deduplicated data during In-Stream Processing for a large-scale RTB (real time bidding) platform. A common problem in such systems is the existence of duplicate data records that can cause false results when processed by the analytic queries. One...

Deploying and running an In-Stream Process service as a “developer sandbox”
Article
Deploying and running an in-stream process service as a “Developer sandbox”
Article Deploying and running an in-stream process service as a “Developer sandbox”

In the previous blog post we went through the details of how to set up the Docker infrastructure with Mesos and Marathon, and how to bootstrap the environment to get it ready to host application services. Now it is time to deploy some applications. Our blog’s purpose is not only to show you a fi...

Visualizing insights with an analytics dashboard
Article
Visualizing insights with an analytics dashboard
Article Visualizing insights with an analytics dashboard

In the previous post we discussed which models we tried for sentiment classification and which one has demonstrated the best performance. In this post, we’ll show you how to visualize our under-the-hood findings so that others can see the results of our analysis. You can see our twitter senti...

Creating training and test data sets and preparing the data
Article
Creating training and test data sets and preparing the data
Article Creating training and test data sets and preparing the data

In the previous post we discussed how we created an appropriate data dictionary. In this post we’ll address the process of building the training data sets and preparing the data for analysis. The training process aims to reveal hidden dependencies and patterns in the data that will be analyzed...

Constructing a data dictionary for Twitter stream sentiment analysis of social movie reviews
Article
Constructing a data dictionary for Twitter stream sentiment analysis of social movie reviews
Article Constructing a data dictionary for Twitter stream sentiment analysis of social movie reviews

In the previous post we discussed the structure of the tweet data. In this post we’ll address the process of selecting or building the right data dictionary for our purpose. What constitutes a good dictionary? A crucial data set for any kind of text mining is a dictionary. As for sentiment...

Understanding the structure of the data in Twitter streams for sentiment analysis applications
Article
Understanding the structure of the data in Twitter streams for sentiment analysis applications
Article Understanding the structure of the data in Twitter streams for sentiment analysis applications

In the previous post we outlined the basic scientific method used and formalized the problem statement we are solving, which is, “Based on of the tweets of English-speaking population of the United States related to selected new movie releases, can we identify patterns in the public’s sentiments t...

In-Stream Processing service blueprint
Article
In-stream processing service blueprint
Article In-stream processing service blueprint

This article introduces the Grid Dynamics blueprint for in-stream processing. It is based on our experience and the lessons we have learned from multiple large-scale client implementations. We have included cloud-ready configuration examples for Apache Kafka, Spark...

Overview of In-Stream Processing solutions on the market
Article
Overview of in-stream processing solutions on the market
Article Overview of in-stream processing solutions on the market

This post contains a brief survey of better-known products related to in-stream processing that are available on the market at the time of this writing. In this survey, we focus specifically on critical architectural differentiations, rather than functional differences, that affect why custome...

How In-Stream Processing works
Article
How in-stream processing works
Article How in-stream processing works

Now that we have introduced the high-level concepts behind In-Stream Processing and how it fits into the Big Data and Fast Data landscapes, it is time to dive deeper and explain how In-Stream Processing works. As we already know, In-Stream Processing is a service that takes events as input and...

What is In-Stream Processing?
Article
What is in-stream processing?
Article What is in-stream processing?

In-stream processing is a powerful technology that can scan huge volumes of data coming from sensors, credit card swipes, clickstreams and other inputs, and find actionable insights nearly instantaneously. For example, in-stream processing can detect a single fraudulent transaction in a stream...

Discover our
key insights

Agentic AI cover
White Paper
Agentic AI: The next evolution in enterprise automation
White Paper Agentic AI: The next evolution in enterprise automation

Ready to transform your enterprise with adaptive, AI-driven automation? Download our complete white paper to discover how Agentic AI can drive operational efficiency, enhance customer experience, and boost revenue growth for your organization. In an era where speed, operational excellence, a...

Cube emitting colorful data points, with blue, red, and gold light particles streaming upward against a black background, representing data transformation and AI capabilities.
Article
Data as a product: The missing link in your AI-readiness strategy
Article Data as a product: The missing link in your AI-readiness strategy

Most enterprise leaders dip their toe into AI, only to realize their data isn’t ready—whether that means insufficient data, legacy data formats, lack of data accessibility, or poorly performing data infrastructure. In fact, Gartner predicts that through 2026, organizations will abandon 60% of AI pr...

Top five AI trends for 2025
Ebook
Top five AI trends for 2025
Ebook Top five AI trends for 2025

Discover the AI trends set to reshape businesses in 2025—boosting efficiency, driving innovation, and transforming industries to stay ahead in a fast-changing world.

Giant cellphone with ecommerce site and man shopping online
White Paper
Reimagining product discovery ROI with Google Cloud
White Paper Reimagining product discovery ROI with Google Cloud

As consumerism inevitably evolves, retailers must find new ways to understand their customers and refine their digital and in-store experiences. At the heart of this evolution is an AI-powered eCommerce platform with AI search, enriched product catalogs, and precision merchandising—key elements...

abstract image of iot control tower
Demo
IoT Control Tower
Demo IoT Control Tower

The IoT Control Tower is a robust analytics platform designed to address the complexities of modern industrial operations. Leveraging agentic AI, it integrates real-time IoT data with domain knowledge to deliver actionable insights and operational guidance. Core capabilities include anomaly detecti...

Virtual model wearing a series of different clothing items to represent virtual try-on capabilities
Article
Digital dressing rooms: How generative AI is redefining virtual try-ons
Article Digital dressing rooms: How generative AI is redefining virtual try-ons

Have you come across a retail marketing message lately that states, 'Bring the fitting room home and find what you love'? Many retail brands today showcase their customer-first mindset through 'try before you buy' experiences, allowing customers to order products online, try everything, and return...

A male basketball player with ASICS shoes jumping in the air with a basketball in his hand
Case Study
How an iconic sports brand won gold in CMS modernization
Case Study How an iconic sports brand won gold in CMS modernization

Grid Dynamics won the 2024 Contentstack Experience Award for Most Innovative Project by empowering this global sports brand to rapidly deliver personalized digital experiences. When a leading sporting goods retailer with a global footprint faced challenges with its outdated content managemen...

White Paper
Structured products: Harnessing AI-driven digitalization
White Paper Structured products: Harnessing AI-driven digitalization

Structured products are tailored financial instruments that combine traditional securities like bonds or stocks with one or more derivative components, offering investors customized risk-return profiles that standard investments can't match. Currently, the industry is at a technological...

Abstract pastel geometric architecture with arches
Demo
Development Innovation Canvas
Demo Development Innovation Canvas

Experience the future of software development with Creative Canvas, where human engineers orchestrate a team of specialized AI agents to build sophisticated applications at unprecedented speed. Watch as our demo showcases the development of a Customer Data Platform (CDP) through seamless collaborat...

Tire parameter recognition
Case Study
Revolutionizing tire parameter recognition for a leading automotive manufacturer
Case Study Revolutionizing tire parameter recognition for a leading automotive manufacturer

Discover how we've reshaped tire recognition technology through advanced AI methodologies, leveraging deep learning visual models and seamless integration with Amazon Web Services (AWS). In collaboration with a prominent automotive industry leader, we've addressed the critical need for precise tire...

Get in touch

Let's connect! How can we reach you?

    Invalid phone format
    Submitting
    Data as a product: The missing link in your AI-readiness strategy

    Thank you!

    It is very important to be in touch with you.
    We will get back to you soon. Have a great day!

    check

    Something went wrong...

    There are possible difficulties with connection or other issues.
    Please try again after some time.

    Retry