Systems | Development | Analytics | API | Testing

Blog

How Snowflake CIO and CDO, Sunny Bedi drives efficiency and decision intelligence at scale with Live Analytics

For Snowflake CIO and CDO, Sunny Bedi, “life after dashboards” isn’t just a catchy tagline – it’s how he runs his business. At the helm of Snowflake’s 250-person IT and security organization, Bedi oversees a range of strategic initiatives including security and access control, data quality, and general system availability and performance.

What is DevOps Testing?

The goal of DevOps is to streamline and automate your whole software delivery lifecycle. A successful DevOps testing plan for most businesses begins with implementing the agile best practice of Continuous Integration (CI), in which developers check code into a common repository numerous times per day. DevOps test engineers are team members that are in charge of testing in a DevOps setting.

Announcing our Jira integration

Jira is one of the most popular task management products available today, and for good reason: it's been around for a long time. The team at Atlassian is constantly working to improve the way users can utilize their software, but for a long time if you wanted to integrate with Jira as a developer, your options were generally limited to the Jira API.

API Management vs. API Gateways: What's the Difference?

Businesses of all sizes are increasingly relying on APIs to create competitive advantages, but many don't know the difference between API Management and API Gateways. This article will discuss what each solution does, how they can be used in conjunction with one another, and why it's essential to use both services when building an API strategy.

Data sharing isn't optional this year - its essential

The concept that data is critical to an organization's growth is nothing new. As digital transformation takes every industry by storm, however, the types and sources of data have rapidly evolved. Relying simply on proprietary data is blinding at best. Over the last few years, innovative companies have raced to tap into new sources — often those they don’t own.

Expanding the Data Cloud with Apache Iceberg

The Snowflake Data Cloud is a powerful place to work with data because we have made it easy to do difficult things with data, such as breaking down data silos, safely sharing complex data sets, and querying massive amounts of data. As customers move to the Data Cloud, their needs and timelines vary—our goal is to meet every customer where they are on their Data Cloud journey.

Node.js Error Handling Best Practices: Ship With Confidence

Node.js error handling isn’t a walk in the park. When deploying applications into production, we want to know that all code has been tested for all possible complex scenarios. We can, however, avoid issues by preparing our code to properly handle errors. To do so, we need to understand: Today we’re going to take you through the above items and give you a tour of JavaScript’s main quirks for better insight and understanding.