Systems | Development | Analytics | API | Testing

Systems development lifecycle (SDLC) with the Qlik Active Intelligence Platform - Part 2

In this video we will show how we can build context-aware applications so, your applications will know not just whether they are in Development, Test or production, but also whether they are a Sales, Finance or HR app. We will do this using built-in functionality of Qlik Cloud. We will also look at using these techniques to manage external script libraries so we can ensure we use the correct version of libraries based on where our apps reside.

Analytics For Anyone, Anywhere: How Yellowfin Solves The BI Adoption Problem

What is the one thing that all business leaders need to get started with data analytics? The answer is simple. You need to start with the right analytics platform. Selecting the right BI platform is complex, and there are many things that you need to consider. It will help if you consider that an analytic tool should provide all the features a business needs. It should also have a well-established reputation and a track record of delivering reliable and quality market data solutions.

How technology plays a part in our "New Normal" - Wendy Pfeiffer

Everyone is dealing with COVID-19 differently, but one thing most of us have in common is that we are using technology at home a lot more. In this episode, Wendy Pfeiffer, CIO of Nutanix, discusses how we are using technology to cope with the world we are living in and find a “new normal.”

Before You Embed Analytics: An Essentials Checklist

Are you planning to integrate embedded analytics into your business application? You have made the right decision. Embedding analytics directly into your software, rather than using a third-party, separated access application, gives you a wealth of benefits. For example, it helps you to get maximum value from data, brings analytics deeper into standard workflows, and significant competitive advantage. Your software has in-built capabilities others don't.

Why Legacy Observability Tools Don't Work for Modern Data Stacks

Whether they know it or not, every company has become a data company. Data is no longer just a transactional byproduct, but a transformative enabler of business decision-making. In just a few years, modern data analytics has gone from being a science project to becoming the backbone of business operations to generate insights, fuel innovation, improve customer satisfaction, and drive revenue growth. But none of that can happen if data applications and pipelines aren’t running well.

Software.com Helps Improve Developer Productivity

More than 300,000 software developers and organizations around the world have adopted Software.com’s DevOps Metrics Platform to improve their development processes and make individual developers more productive while making their work days more enjoyable. In this episode of “Powered by Snowflake,” Mason McLead, CTO at Software.com, chats with Snowflake’s Daniel Myers about how the platform works and the critical role that Snowflake plays in making it all possible.

Previewing the power of BigQuery Remote Functions for drive time optimization

BigQuery's Remote Functions (in preview) make it possible to apply custom cloud functions to your warehouse without moving data or managing compute. This flexibility unlocks many use cases including data enrichment. In this post we demonstrate a pattern for combining BigQuery with the Google Maps API to add drive times to datasets containing origin and destination locations. This enrichment pattern is easily adapted for address geocoding or adding Google Map's place descriptions to locations.

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.