Systems | Development | Analytics | API | Testing

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.

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?

KubeCon Retrospective: Platform Engineering Needs to Do More Testing

Every year, KubeCon offers a candid look at where the cloud-native community stands — the tools gaining traction, the pain points teams share, and the big gaps still holding organizations back. After a week of deep conversations, session hopping, and talking to dozens of platform teams, one theme became impossible to ignore: Platform engineering still isn’t doing enough testing. And even more surprising: many teams don’t think testing is their responsibility.

Report: The state of software test automation in the age of AI - promising updates for 2026

When we first published this report last year, AI in software testing was still an experiment for most teams. Since then, well… everything has changed. In 2025, AI hasn’t been a promise of what’s to come — it’s become an everyday reality.