Systems | Development | Analytics | API | Testing

Using Snowflake to Analyze Unstructured Data

Unstructured data stores a tremendous amount of information, but it is not easy to search, analyze, or query, especially on the fly— presenting more challenges to data architectures that are already complex. In this session, you will learn about Snowflake’s new support for unstructured data and how unstructured data can be used to analyze proprietary replay files for the Dota 2 video game. Dota 2 has a substantial esports presence and its developer hosts the world's largest endowed esports tournament.

A Guide to Secure Elixir Package Updates

Keeping your dependencies up-to-date is essential to ensure that your applications stay healthy, secure, and performant. Thankfully, the BEAM ecosystem has its own package manager, Hex, which is fast, mature, and simple to use. This article explores the available tools and commands to manage Hex dependencies and some tips to make the process more enjoyable. Let's dive in!

How to monitor the health of Ably-dependent code

How often do you face an issue with a service that doesn't work and you don’t know why? How often is it related to some external services, dependencies like a database, or queue mechanism you are using? Of course, you could check each service from time to time, and you could run some smoke tests against the service, but it will not give you an answer if “service is not working because the connection to MSSQL failed.”

How to Use and Interpret Google Analytics Time of Day Reports: Tips and Best Practices

The main ingredient of a successful business recipe is data. And what better way to obtain important data than by using Google Analytics. In the past, strategizing and updating content on your website required a ton of manpower and exceptional guessing abilities. Google Analytics has simplified this process by providing rock-solid data and removing the guess factor. This advanced tool has become one of the essential things that growing businesses simply have to incorporate.

Import Google Analytics 4 Data into Snowflake and Translate into SQL

Did you know that Google Analytics 4 now exports event data at the individual user level for free? In this episode of SnowFlake Bytes, Felipe Hoffa, Snowflake’s Data Cloud Advocate, shows you how to move this GA4 data into Snowflake and translate the sample queries into Snowflake SQL. His favorite part of the process? Creating a UDF that transforms the original schema nested data into a variant object that is easier to query.

4 pitfalls in your data strategy (and how to avoid them)

If you’re a data leader at an early-stage or high-growth company, you’re in a unique position to promote data appreciation. Don’t waste your golden window of opportunity. Take this moment to institute best practices, promote good habits, and build the foundation for a data-driven culture. There’s no universal data strategy that would work for all organizations — wouldn’t that be great? — but there are pitfalls that all organizations should watch out for.

What went wrong with customer 360

Three decades into the data revolution, my fellow technologists and I find ourselves asking an existential — and rather distressing — question: What happened to the promise of customer 360? The ability to get more customer data was supposed to fundamentally change the relationship between customers and brands. Companies were going to be able to offer targeted, meaningful engagements that would multiply average deal size and slash time to close.

Transforming a Manufacturing Chain? Consider the Benefits of APIs

Digital transformation is happening rapidly, especially following the pandemic. Those who do not implement key strategies will be left behind. Some industries are adapting more quickly than others. However, few have unlocked digital technologies’ full potential, including the manufacturing industry. Transforming a manufacturing chain requires integrating and applying advanced digital technologies, but many remain wary, despite growing evidence that digital adoption supports ongoing growth.

Kong API Gateway on Kubernetes with Pulumi

The quest for resilience and agility has driven us into the modern age of microservices. Bringing services to market on a microservice architecture demands utilization of sprawling technology offerings and tooling. While daunting at first glance, we can break down the process into 3 major categories: In this hands on series, we will use.