Systems | Development | Analytics | API | Testing

Snowflake Data Prep & Writeback in Minutes: Analyst Studio SQL IDE Tutorial

Data workflows shouldn't take days! This video demonstrates how to use ThoughtSpot Analyst Studio’s SQL IDE to rapidly connect to your @SnowflakeInc data, make necessary transformations, and write the updated data back to Snowflake—all with just a few lines of code and in minutes. What you will learn in this quick tutorial.

Find Financial Fraud Fast: Anomaly Detection with ThoughtSpot Python Notebook & Google Sheets

Anomaly detection is crucial for financial analysis, and you don't need to leave your BI environment to do it! This video demonstrates a powerful workflow using ThoughtSpot Analyst Studio’s Python Notebook to perform advanced statistical analysis on your data.

How Much Does It Cost to Develop a Fitness App Like Garmin Connect?

‍ Picture this: you finish your morning run, your smartwatch buzzes, and within seconds your phone shows your heart rate, pace, calories, and recovery time, all in one dashboard. That smooth, data-rich experience? It’s powered by apps like Garmin Connect, which have redefined how millions track and improve their fitness.

Completing, Integrating, and Publishing Our Game with DragonRuby

In part one of this series, we started developing a simple Flappy Bird clone game using the DragonRuby game development toolkit. We didn't come very far, though — we stopped after integrating player input to keep our plane afloat. In this second and concluding part, we'll implement the remaining simple game mechanics. We'll also take a brief look at interfacing with an HTTP server and publishing our game on itch.io.

Manage a Next.js Monorepo with Prisma

Prisma is a modern open-source database toolkit designed to simplify data workflows for developers. It provides a powerful and intuitive way to interact with databases, and it is type-safe. Prisma works well in a monorepo because it can be used in both the frontend and backend of a full-stack application. This enables developers to share types and logic across the entire codebase, resulting in a more efficient development process.

Open Source Load Testing Tools: A Modern Guide For Devops & Sre

Have you ever observed an application that was completely functional, and suddenly it starts lagging at peak usage? Most teams are concerned with functionality first and performance under load second. Open source load testing tools expose your application’s bottlenecks before your users notice them. In this blog, we explain how these tools work, compare their features, and discuss best practices.

Build vs Buy: The Data Connectivity Decision

Your connectivity decisions have long-term consequences. They affect development velocity, cost structure, and time-to-market for years. When evaluating ODBC and JDBC connectivity options, technical leaders face pressure to deliver quickly while managing constrained resources and demonstrating ROI. Building connectors appears cost-effective when evaluating initial development costs alone.

Appian DocCenter for Financial Services

Documents are the foundation of nearly every process in financial services, including client onboarding, regulatory reporting, trade lifecycle management, asset servicing, and more. This constant flow of unstructured content, such as Investment Policy Statements, complex legal agreements, and compliance forms, burdens teams with manual review, creates significant operational friction, and increases the risk of data inconsistency and regulatory non-compliance. Watch this video to see how Appian DocCenter automates the entire document lifecycle.

Tideways 2025.4 Release

In our fourth Release of 2025, we included PHP 8.5 support on the day of its release and Heartbeats to monitor your application’s pulse more closely than ever. If something is offbeat, you’ll receive timely alerts. We improved alerting by introducing fine-granular transaction level response time and made automatic tracepoint triggers more powerful.

Kong AI Gateway and the EU AI Act: Compliance Without the Rewrites

The EU AI Act is here, and for many enterprises, it represents a massive coordination challenge. As the world’s first comprehensive AI law, it mandates strict governance on transparency, risk management, and data quality. For platform engineers and architects, the immediate question is operational: How do we comply with these new regulations without forcing every developer to rewrite their applications?