Systems | Development | Analytics | API | Testing

Latest Blogs

IT Professionals Reveal Cloud Data Platform Highs and Lows of 2021

Wondering whether your struggles with the data lake, cloud data platform, or analytics at large are typical? Are you ahead or behind the curve? ChaosSearch recently commissioned a survey to understand the advantages and setbacks organizations face today in these areas, and we’re excited to share a sneak peek of the results. To uncover more detailed findings from our research, sign up to receive the full report once it’s available here.

Customer 360: Explained

Imagine synchronizing every piece of customer data from across your organization into a single integrated platform. You could generate a panoramic view of consumer activities and develop an understanding of what your customers really want. Customer 360 helps you do all of that. It's the practice of integrating customer data from multiple sources so you can deliver better experiences for every person who engages with your organization. Below, learn about customer 360, how it works, and its benefits.

Simplifying Use of External APIs with Request/Response Translators

Snowpark has generated significant excitement and interest since it was announced. Snowpark is a developer framework that enables data engineers, data scientists, and data developers to code in their language of choice, and execute pipelines, machine learning (ML) workflows, and data applications faster and more securely. While many parts of Snowpark are in preview stages, External Functions entered General Availability earlier this year.

Failed Tests Can Be a Good Thing, as Long as You're Not Tolerating Too Many of Them

“Why do we fall?” This is a question directed at a young Bruce Wayne by the lovable butler Alfred Pennyworth in Batman Begins. The answer? “So that we can learn to pick ourselves up.” It’s a wise and heartwarming approach to failure, a quote that teaches us to learn from our mistakes.

Featured Post

Five steps towards better software for A11Y accessibility

The A11Y movement is an important one, because it refers to how accessible software is to everyone, ensuring that apps can be used by the maximum number of people to ensure inclusivity. The A11Y is a numeronym, with 11 referring to the number of letters that the word 'accessibility' contains between 'a' and 'y'. Nor is this just about reaching the most potential customers: with increasing numbers of websites and apps being used for healthcare, government and more, A11Y has become a must. After all, in many countries, accessibility is a right protected by law.
Sponsored Post

Service Mocks: Scaling a SaaS Demo with Traffic Replay

Building, running and scaling SaaS demo systems that run around the clock is a big engineering challenge. Through the power of traffic replay, we scaled our demos in a huge way. A few weeks ago we launched a new demo sandbox. This is actually a second generation version of our existing demo system that I built a few months ago (codename: decoy). Because the traffic viewer page shows the most recent data by default, you need to constantly be pumping new data in there. Any type of real-time SaaS system is going to have a similar requirement. So this needs to be planned.