Systems | Development | Analytics | API | Testing

%term

The Future of Business Monitoring is Here & it's Autonomous

As the business world continues to integrate AI and machine learning to better manage big data processes, one area that arguably has benefitted the most is business monitoring. From IT management to business intelligence, the last few years have seen a drastic shift in how companies are monitoring their data.

How to Create SQL Percentile Aggregates and Rollups With Postgresql and t-digest

When it comes to data, let’s start with the obvious. Averages suck. As developers, we all know that percentiles are much more useful. Metrics like P90, P95, P99 give us a much better indication of how our software is performing. The challenge, historically, is how to track the underlying data and calculate the percentiles. Today I will show you how amazingly easy it is to aggregate and create SQL based percentile rollups with Postgresql and t-digest histograms!

What's All the Hype About? Iguazio Listed in Five 2020 Gartner Hype Cycles

We are delighted to announce that Iguazio has been named a sample vendor in the 2020 Gartner Hype Cycle for Data Science and Machine Learning, as well as four additional Gartner Hype Cycles for Infrastructure Strategies, Compute Infrastructure, Hybrid Infrastructure Services, and Analytics and Business Intelligence, among industry leaders such as DataRobot, Amazon Web Services, Google Cloud Platform, IBM and Microsoft Azure (some of whom are also close partners of ours).

Qlik and Fortune Launch "History of the Fortune Global 500"

Earlier this year, we launched a unique partnership with Fortune Magazine, with the first-ever data analytics site supporting the publication of the annual Fortune 500 list. Today, we extended that partnership with the debut of the “History of the Fortune Global 500,” our interactive data analytics site timed with the publication of the 30th anniversary of the Fortune Global 500 list.

How to achieve product-market fit

Imagine going to work only to find that your inbox is flooded with customers telling you how happy they are with your software. People are in such a hurry to download your app, you need to scale your servers to meet the demand before the infrastructure crashes. Your phone rings: it’s a tech journalist trying to book an interview with you about your company's growth. This is the dream for every business owner and entrepreneur. But the reality is often in stark contrast to the scenario above.

What's Your Streaming-Data Strategy?

Are you ready to harvest the massive real-time data that your organization generates? You need to master streaming data to  gain an edge in business, in every industry. But, most businesses still rely on batch and incremental processing. If that’s you, don’t despair. Join this session to understand key concepts, common technologies and best practices you need to succeed with streaming  data. You will  also learn about the Hitachi Vantara streaming data stack and how we can help you meet your goals.

Deliver Analytics-Ready Data to the Cloud With Snowflake and Hitachi Vantara

One of the toughest challenges for data professionals today is migrating data from on-premises environments to the cloud. Many companies still lack the tools and infrastructure to ingest and process complex datasets to achieve critical business outcomes. Tune in for a joint-session with Snowflake and Hitachi Vantara as we discuss best practices to address common edge-to-multicloud issues and how our joint offering can dramatically simplify data preparation, migration and analytics tasks to help deliver analytics-ready data in the cloud.

API Load Testing Mistake #2: Not Calibrating Virtual Users to Real Users - @SmartBear Talks

A huge part of your strategic plan for load tests built into your app development business processes is understanding and ensuring that the user profiles or the actions that your simulated users take in any testing environment accurately depict what happens in a real-world use case. That's why you need to be very careful with setting up virtual users in your load tests. We will investigate possible issues with Damion White, software testing consultant from WiseClouds, in this video.

Make Your Keyboard Great Again! - User Story

We are all familiar with this scenario, you work on your training code, fix “all” of the bugs (the ones you know about), wait for a few iterations, see that batch size wasn’t wrong and nothing blows up, and then you happily go home. However, when you come back into the office the next day look at your loss and test accuracy you’re horrified to find that the experiment crashed on the first test cycle because you pointed your test set in the wrong folder 🙁