Systems | Development | Analytics | API | Testing

%term

ThoughtSpot, ServiceNow, and Snowflake for IT Workload Management

As the developer of the leading data cloud, Snowflake generates a wealth of IT Service Management data with ServiceNow. But uncovering actionable, granular insights has been a challenge. Now, ThoughtSpot and Snowflake are empowering IT executives to answer all their questions about support ticket backlog and effort with a single pane of interactive insights in ThoughtSpot, powered by Snowflake.

ThoughtSpot, ServiceNow, and Snowflake for Business Application Management

As the developer of the leading data cloud, Snowflake relies on a number of business applications. But creating a holistic view of these applications has been a challenge, as the data is sourced from a variety of systems. By combining application data from multiple sources in the Snowflake data cloud, ThoughtSpot and Snowflake are empowering internal organizations to answer all their questions about enterprise application quality with a single pane of interactive insights in ThoughtSpot, powered by Snowflake.

ThoughtSpot, ServiceNow, and Snowflake for Operational Metrics

ThoughtSpot for ServiceNow at Snowflake - As the developer of the leading data cloud, Snowflake generates a wealth of operational helpdesk data with ServiceNow. ThoughtSpot and Snowflake are enabling helpdesk and operations executives to answer all their questions about operational metrics with a single pane of interactive insights in ThoughtSpot, powered by Snowflake.

Logilica

Logilica is the leading engineering intelligence provider for digital transformation of teams, processes and organisations. Logilica Insights' DevOpS and Git analytics empower teams to deliver faster and more reliably.

How to Reduce Memory Bloat in Ruby

The issue of memory bloat in Ruby applications is a topic of frequent discussion. In this post, we will look at how Ruby memory management can go wrong, and what you can do to prevent your Ruby application from blowing up. First, we need to understand what bloat means in the context of an application’s memory. Let’s dive in!

Integrate Performance Tests Into CI/CD Using Github Actions

We have already wrote previously about how you can automate your testing routines without using the graphical interface but by using Loadero API instead. In this blog post we will show how you can integrate performance and load tests into your CI/CD workflows with the help of Github Actions. Github Actions allow you to automate and execute your development workflows directly from your repository which makes the integration very simple.