Systems | Development | Analytics | API | Testing

%term

Advanced Dependency Injection in Elixir with Rewire

In our last post, we explored how Dependency Injection (DI) is a powerful design pattern that can improve our ExUnit tests. In this article, we will dive deeper into the topic of DI in Elixir, focusing on the Rewire library for Elixir projects. We will cover Rewire's core concepts, how to get started with it, and practical examples. We will also see how to use Rewire alongside Mox. Let's get started!

Watch: Using generative AI for test automation in Rainforest [Video]

We’ve integrated generative AI features deeply into our no-code test automation platform, Rainforest QA. Each of these features is designed to help you avoid the time-consuming and otherwise annoying work of keeping automated test suites up to date — so your software development team can stay focused on shipping, fast. In this video, our CEO, Fred Stevens-Smith, walks through what some of these genAI features look like in action.

Snowflake ML Now Supports Expanded MLOps Capabilities for Streamlined Management of Features and Models

Bringing machine learning (ML) models into production is often hindered by fragmented MLOps processes that are difficult to scale with the underlying data. Many enterprises stitch together a complex mix of various MLOps tools to build an end-to-end ML pipeline. The friction of having to set up and manage separate environments for features and models creates operational complexity that can be costly to maintain and difficult to use.

Simplified Integration: Unveiling the Latest Features in WSO2 Low-Code Integration Products

Embark on a journey through the evolution of WSO2 integration products, showcasing their renowned and battle-tested runtime, refined through thousands of deployments over a decade. In 2024, we're undergoing a transformative shift, prioritizing an enhanced development experience while maintaining the robustness of the runtime.

Data-Informed vs. Data-Driven: A Conversation With David Cohen, CDO At Weight Watchers

In this "Data Cloud Podcast" episode, David Cohen, Chief Data Officer at Weight Watchers, shares his thoughts on why having silos of information hobbles an organization and how Snowflake continues to help Weight Watchers do its job well. He also walks through the important distinction between what it means to be data-informed versus data-driven.

How to Use Flink SQL, Streamlit, and Kafka: Part 2

In part one of this series, we walked through how to use Streamlit, Apache Kafka, and Apache Flink to create a live data-driven user interface for a market data application to select a stock (e.g., SPY) and discussed the structure of the app at a high level. First, data with information on stock bid prices is moved via an Alpaca websocket, then, it’s produced to a Kafka topic in Confluent Cloud where it is also processed with Flink SQL.

API Design-First: Enhance Your Development Process

Why should you prioritize an API design-first approach in your development strategy? This essential methodology promotes early and thorough API specification, fostering a blueprint that guides the entire development process. You can cut straight to improved efficiency, consistency, and quality in your API projects by embracing this approach from the start.