Systems | Development | Analytics | API | Testing

%term

Moving Data Into Snowflake From SAP NetWeaver Using SNP Glue Connector

Benjamin Deaver, Senior Solutions Architect at SNP Group, sits down with "Powered by Snowflake" host Felipe Hoffa to demonstrate the operation of SNP Glue Connector for SAP, a Snowflake Native Application. Its purpose is to push data to Snowflake from the SAP NetWeaver stack and then consolidate it and merge it together.

Simplify Spatial Indexing with the Power of H3 - What the World Needs Now Is a Hexagonal Grid

Did you know that approximately two thirds of Snowflake customers capture the latitude and longitude of some business entity or event in their account? While latitude and longitude columns can often be used by BI tools and Python libraries to plot points on a map, or shade common administrative boundaries such as states, provinces and countries, companies can do so much more with this valuable geospatial data to perform complex analyses.

Test Coverage: Balancing Perfection and Reality

Get ready to debunk testing myths with Ross Radford in the latest 'Test Case Scenario' episode! Ross, Director of Software Engineering at BarSign, joins Jason, Nikolay, Marcus, and Evelyn, as they banter about the roles of testing in professional workflow and management, how to communicate the importance of testing to leadership, and the question of speed versus thorough testing. We even get a sneak peek into an upcoming must-read, 'Software Testing for Managers,' by Ross himself!

Remote Packet Capture: A Deep Dive into Wi-Fi Hacking

As with traditional wired networks and security, WiFi security is also essential to the organization’s setup as it safeguards sensitive data and protects unauthorized access in most critical wireless networks. Hence, it is necessary to perform comprehensive risk assessments and various other pertinent checks concerning the available standards, make note of multiple threats, and amicably address them.

The Sliding Doors for ESG Reporting

In my first post of this new blog series, I introduced the concept of “sliding doors” for creating value with data: the divergent paths that organizations can take which can lead to great - or not so great - outcomes. In this post, I want to explore this for what has become a new data imperative for organizations today: effectively reporting their environmental, social and governance (ESG) data to meet new regulations.

Node.js Timeout Tactics: A Complete Handbook

Node.js is a powerful platform for building scalable and efficient server-side applications. One essential feature of Node.js development is managing timeouts effectively. Timeouts help handle various scenarios, such as preventing requests from hanging indefinitely or executing tasks within a specific timeframe. Let's get into the timeouts as time is out, what timeouts mean, and why they are necessary for Node.js applications.