Systems | Development | Analytics | API | Testing

BI

Enabling Strong Engineering Practices at Maersk

As DataOps moves along the maturity curve, many organizations are deciphering how to best balance the success of running critical jobs with optimized time and cost governance. Watch the fireside chat from Data Teams Summit where Mark Sear, Head of Data Platform Optimization for Maersk, shares how his team is driving towards enabling strong engineering practices, design tenets, and culture at one of the largest shipping and logistics companies in the world.

Spark Technical Debt Deep Dive

Once in a while I stumble upon Spark code that looks like it has been written by a Java developer and it never fails to make me wince because it is a missed opportunity to write elegant and efficient code: it is verbose, difficult to read, and full of distributed processing anti-patterns. One such occurrence happened a few weeks ago when one of my colleagues was trying to make some churn analysis code downloaded from GitHub work.

Learn How Snowflake's Own IT Department Built a Solution to Optimize Software Licenses

In this episode of “Data Cloud Now,” host Ryan Green sits down with Snowflake CIO and CDO Sunny Bedi to discuss how, in today’s uncertain economy, organizations use data and machine learning to maximize operational efficiency and control costs. Sunny and Ryan discuss how to use data and applications to optimize provisioning employees with the right technical resources and software. Snowflake itself has recently developed SnowPatrol — an internal application to analyze, predict, and optimize software spend.

How Retailers Modernize Operations and Reporting with the Snowflake Retail Data Cloud

A modern data infrastructure is essential for retailers looking to stay competitive today. Companies are abandoning more traditional, on-premises IT infrastructures and moving to more centralized “as a service” (XaaS) models of delivery enabled by cloud technologies, according to McKinsey. Aging on-premises infrastructures are unable to meet demands for agility and innovation, eating up too much time and too many resources for teams trying to maintain them.

How Banks are Using Technologies to Help Underserved Communities

Financial inclusion, defined as the availability and accessibility of financial services to underserved communities, is a critical issue facing the banking industry today. According to the World Bank, 1.7 billion adults around the world do not have access to formal financial services, meaning that they cannot open a bank account or access credit, insurance, or other financial products.

BUILD Tel Aviv Panel: Bright Data and Wand.ai Discuss the Journey of Building Products on Snowflake

At Snowflake's biggest Data Cloud Developer Summit in Tel Aviv, lead Snowflake evangelist Eva Murray interviewed Or Lenchner, CEO of Bright Data, and Rotem Alaluf, CEO of Wand.ai, to get their thoughts about their experience as start-up companies building products on Snowflake. #Snowflake #DataCloud

Building Custom ITSM Dashboards for BMC Remedy

The importance of timely and accurate IT insights is increasing rapidly in the modern era. Organizations often desire a customizable solution to meet the specific needs of their business best and increasingly want to mix data from multiple sources and match data to sales, HR, asset management and other sources in order to better understand root causes and drive better decision-making. To do so, they need a solution that is able to be flexibly tailored for all use cases.

Effective Business Intelligence Application Testing Techniques

Software testing techniques help us ensure that our software meets all the requirements. The goal of testing techniques is to find out missing requirements, gaps, and errors in comparison to the actual requirements. Finding the right testing technique can be a little challenging. These techniques help us to identify test conditions. Note that there are multiple types of testing. One example is the black box testing technique. In this process, developers test their applications through different inputs.