Systems | Development | Analytics | API | Testing

Latest Posts

How We Improved Table Performance in AppSignal - Back-end Changes

In our last development cycle, we spent time improving our table performance in AppSignal. As customers stay around for longer, data starts piling up. A view with just 10 items in the beginning gathers hundreds of items, and keeps growing. Besides filtering data in the front-end to reduce the returned data, we wanted to ensure our data could keep growing without timeouts in our GraphQL API or slow-loading pages in our app.

Extending BigQuery Functions beyond SQL with Remote Functions, now in preview

Today we are announcing the Preview of BigQuery Remote Functions. Remote Functions are user-defined functions (UDF) that let you extend BigQuery SQL with your own custom code, written and hosted in Cloud Functions, Google Cloud’s scalable pay-as-you-go functions as a service. A remote UDF accepts columns from BigQuery as input, performs actions on that input using a Cloud Function, and returns the result of those actions as a value in the query result.

Top Twitter Analytics Tools to Help You Create Your Twitter Strategy

Twitter is a social media platform for professionals. Its use of limited characters helps followers to stick to the message. It is also a platform for brands to engage their customers and publicize their products easily. To achieve publicity and communication goals, you need analytical tools. The tools help you to understand how people are engaging with your handle. The tools also enable you to develop customized messages for each cluster of followers.

Processing Unstructured Data 101

Here are five things to know about processing unstructured data: Unstructured data is big. Really big. According to an MIT Sloan School of Management study, 80-90 percent of data is unstructured information such as photos, text, audio, emails, and social media posts. This should come as no surprise to e-commerce retailers who collect and store unstructured data from invoices, online product reviews, sales presentations, and chatbot conversations with customers.