Systems | Development | Analytics | API | Testing

How to Analyze Price Movements using Yellowfin Candlestick Charts

In this blog, the team at Yellowfin Japan demonstrates how to take advantage of Yellowfin's data visualization capability in the form of Yellowfin Candlestick charts, also called keystrokes, specialized for analyzing price movements of stocks and bonds. We will utilize these charts to analyze price movements of stocks. So, what is a Candlestick Chart, and what does it look like in Yellowfin? Blog Contents hide Candlestick Chart Overview and Analysis Examples What is a Candlestick?

How Data Governance Frameworks Benefit from Data Fabric

The value of data is no longer debatable. But the secret to unlocking that value still evades many organizations. Only 44% of data and analytics leaders think their teams are effective in providing value, according to a new Gartner® survey. And business users are still struggling, too, citing accessibility issues and complexity as barriers to data use. Combine this with low executive confidence in data, and it’s clear that data challenges are ubiquitous.

Snowflake Summit 2023 Keynote: Generative AI's Impact on Data Innovation in the Enterprise

Nearly every enterprise is assessing the potential for Generative AI to better serve their users and customers. Join this CEO fireside chat with Jensen Huang from NVIDIA and Snowflake’s Frank Slootman as they discuss trends in Generative AI and accelerated computing, the pace of disruption, and the impact on every industry and business model. Sarah Guo, former Greylock general partner and current founder and CEO of Conviction, moderates.

Snowflake Summit 2023 Panel Discussion: Predictions on Generative AI and LLMs in the Enterprise

In the fast-changing world of generative AI and large language models (LLMs), it can be especially challenging to sift through the buzz and prioritize which use cases will have the biggest impact on your business. Join Christian Kleinerman, SVP Product at Snowflake, for a moderated discussion with some of the leaders in this space as they share their perspectives, predictions, and thoughts on what enterprises should consider when adopting this technology.

How Roche Securely Scales a Data Mesh on Snowflake

As the world's largest biotech company, Roche has goals of doubling patient access to novel diagnostics solutions and achieving medical advances at half the cost to society. Compliantly and securely delivering data products and democratizing data consumption in a decentralized environment are critical to reaching these goals. To support this ambition, Roche's Data & Analytics Team had to solve data access management, security, and governance at scale. Paul Rankin, Head of Data Mesh Platform at Roche, describes how they used Snowflake's security architecture and data marketplace to power Roche's self-service data and analytics platform stack.

How to Set Up Flutter Code Push With Shorebird and Codemagic

Mobile developers using Javascript-based mobile application development platforms such as Cordova, Ionic and React Native have enjoyed the benefit of being able to push app updates over-the-air without resubmitting their apps to the App Store or Google Play for quite some time. As long as the updates are not compiled code, and don’t change the primary purpose of the application then both Apple and Google allow this.

Yellowfin Assisted Insights Walkthrough

Assisted Insights automatically delivers immediate answers, eliminating the need for users to sift through all their data for specific insights. Users only need to ask the question they want answered, and Yellowfin will locate the data, analyze it to find the most statistically relevant results, and present them in clear, best-practice visualizations and narratives.

[Webinar] The Evolution to Shift-Up and AI-Driven Testing 2023

In this video, you’re going to learn how shift-up and AI-driven testing integrate into a well-established QA framework that empowers you to cater to both customer demands and business requirements with speakers from @Testingxperts. Here’s what I’m going to cover in this video: Related playlists: Katalon is a modern and comprehensive software quality management platform. Designed to help software teams test and deliver quality digital products faster, the Katalon Platform comes with ready-to-use capabilities to plan, author, organize, execute and analyze automated tests.

HDFS Snapshot Best Practices

The snapshots feature of the Apache Hadoop Distributed Filesystem (HDFS) enables you to capture point-in-time copies of the file system and protect your important data against corruption, user-, or application errors. This feature is available in all versions of Cloudera Data Platform (CDP), Cloudera Distribution for Hadoop (CDH) and Hortonworks Data Platform (HDP).

From zero to hero: using SQL databases in Node.js made easy

Despite the growing popularity of NoSQL databases such as MongoDB and Firebase among JavaScript developers, SQL databases remain a reliable and widely used tool for storing data. This tutorial will show you the basics of SQL databases and how to use them with Node.js.