Systems | Development | Analytics | API | Testing

The Case for Embedded Analytics: How to Invest and Implement

In the past, most software applications were all about “data processing.” In the parlance of old-school management information systems, that meant an almost exclusive focus on keeping accurate transactional records alongside any master data necessary to complete that mission. Transaction processing is important, of course, but in today’s world, applications are expected to deliver a lot more than that.

Where data strategies go wrong: Tales from the front lines

Anthony Palacio has built and executed successful data strategies for a diverse range of companies—from ExxonMobil and startups to his role as Talend’s Senior Manager of Strategic Planning and Analytics. In this video Anthony and other Talend data experts discuss how companies often get their data strategies wrong—and share insights on how your business can cut through the noise, focus on what matters, and pivot to a successful data strategy that gets results.

Data Journey | 7 Challenges of Big Data Analytics | Episode 0

How do you truly solve the challenges of today’s ever growing big data analytic needs? Join us on a data journey with ChaosSearch's CTO & Founder, Thomas Hazel as he gets technical on how to solve 7 of the biggest data challenges teams are facing - from source to insights.

Unlocking the value of unstructured data at scale using BigQuery ML and object tables

Most commonly, data teams have worked with structured data. Unstructured data, which includes images, documents, and videos, will account for up to 80 percent of data by 2025. However, organizations currently use only a small percentage of this data to derive useful insights. One of main ways to extract value from unstructured data is by applying ML to the data.

Build limitless workloads on BigQuery: New features beyond SQL

Our mission at Google Cloud is to help our customers fuel data driven transformations. As a step towards this, BigQuery is removing its limit as a SQL-only interface and providing new developer extensions for workloads that require programming beyond SQL. These flexible programming extensions are all offered without the limitations of running virtual servers.

Build data apps with Streamlit + ThoughtSpot APIs

I’ve been following the Streamlit framework for a while, since Snowflake announced that they would acquire it to enable data engineers to quick spin up data apps. I decided to play around with it and see how we could leverage the speed of creating an app along with the benefits that ThoughtSpot provides, especially around the ability to use NLP for search terms. Streamlit is built in Python.