Unlocking Real-Time Insights for Data-Driven Success
Profitable businesses rely on their own data to grow, make smart choices, and delight their customers. Easier said than done! While a batched approach can provided limited success, real-time data analytics often give better ROI.
May 26, 2023What Are Microfrontends?
Although micro-frontends are not new, they’re gaining popularity in the frontend community. Never heard of micro-frontends before? Not quite sure what they are or if you should use them? Well, let’s talk all about it!
May 23, 2023Welcome to the Age of PostSQL
Calling all programmers! It’s time to get a bit more curious about data storage, because we’re about to enter the age of PostSQL…
May 9, 2023ESG is a Data Problem
A new SEC proposal will make publicly traded orgs disclose ESG data like environmental impacts and workforce stats. Many anticipate challenges to compliance, but a new approach to data synthesis is here to help.
May 5, 2023- AI,
- ML,
- Automation
Rereading ChatGPT: Finding Hope in Literary History
The release of artificially intelligent tools for public use has spurred a heated debate in the past few years. While AI art was a lark for some and an opportunity to experience gender euphoria for others, to artists it represented stolen …
Apr 18, 2023Ensign for Enterprise AI
These days nearly every tech exec is thinking about how to bring AI and automation to the enterprise. Use cases vary, but all rely on one thing — a data management layer to connect and coordinate data across the organization.
Apr 1, 2023Mocking the Universe: Two Techniques for Testing gRPC with Mocks
At Rotational, we use gRPC quite a bit. It’s great for specifying network APIs, but can challenge us to find new ways to thoroughly test the code. Follow along with this post to learn two ways of using mocking to test gRPC services!
Mar 28, 2023Mastering the Art of Data Freshness
Two decades ago Clive Humby proclaimed “data is the new oil”, marking an economic shift towards data products. But, if the intervening years have taught us anything, it’s to think of data more like fresh fruit.
Mar 24, 2023Introducing Ensign
Have you always wanted to build an event-driven system, but couldn’t justify spending the cognitive overhead or platform engineering costs? Introducing Ensign – eventing made easy!
Mar 21, 2023Double-Checked Locking
Double-checked locking is a common mechanism to avoid race conditions when using read and write locks. Unfortunately, as with nearly all things related to concurrency, it is easy to get wrong or forget.
Mar 17, 2023