Systems | Development | Analytics | API | Testing

Latest News

Making Flink Serverless, With Queries for Less Than a Penny

Imagine easily enriching data streams and building stream processing applications in the cloud, without worrying about capacity planning, infrastructure and runtime upgrades, or performance monitoring. That's where our serverless Apache Flink® service comes in, as announced at this year’s Current | The Next Generation of Kafka Summit.

Top 3 Data and Analytics Trends to Prepare for in 2024

2023 was a year of significant developments in the fields of business intelligence (BI) and analytics. With a 50% rise in overall adoption of self-service BI solutions, continued focus on data governance and data security, and ever-evolving integration of automation and artificial intelligence (AI) in analytics, many businesses have transformed their use of data considerably.

New Snowflake Features Released in September-November 2023

At our recent Snowday event, we announced a wave of Snowflake product innovations for easier application development, new AI and LLM capabilities, better cost management and more. If you missed the event or need a refresh of what was presented, watch any Snowday session on demand. Let’s dive into all new releases in September, October and November.

15 Examples of Data Pipelines Built with Amazon Redshift

At Integrate.io, we work with companies that build data pipelines. Some start cloud-native on platforms like Amazon Redshift, while others migrate from on-premise or hybrid solutions. What they all have in common is the one question they ask us at the very beginning: And so that’s why we decided to compile and publish a list of publicly available blog posts about how companies build their data pipelines.

Effective Swift Unit Testing: A Comprehensive Guide to XCTest Framework

Unit tests are performed on a single unit of code, usually on a specific function, variable or flow. They allow us to test the components in isolation and validate each single component’s reliability in turn. In this article we’ll introduce the concept of Swift unit testing, and explain, at a high level, why you should carry them out, how you can start developing your iOS apps in a test driven development methodology and how you can write Swift unit test cases.

FedRAMP High Authorization on AWS GovCloud (US-West and US-East) Expands Snowflake's Commitment to Serving the Public Sector

It’s a milestone moment for Snowflake to have achieved FedRAMP High authorization on the AWS GovCloud (US-West and US-East Regions) . This authorization, from the Federal Risk and Authorization Management Program (FedRAMP), is one of the most rigorous security endorsements a cloud service provider (CSP) can achieve.

Using ClearML and MONAI for Deep Learning in Healthcare

This tutorial shows how to use ClearML to manage MONAI experiments. Originating from a project co-founded by NVIDIA, MONAI stands for Medical Open Network for AI. It is a domain-specific open-source PyTorch-based framework for deep learning in healthcare imaging. This blog shares how to use the ClearML handlers in conjunction with the MONAI Toolkit. To view our code example, visit our GitHub page.

Microservices Trends: The Top 4 Trends That Will Shape Microservices Development

Microservices architecture has emerged as a popular approach for developing software applications in recent years. Instead of building monolithic applications, microservices architecture involves breaking down an application into smaller, independent services that can be developed, deployed, and scaled independently. This approach offers a number of benefits, including increased flexibility, better scalability, and improved fault tolerance.