Systems | Development | Analytics | API | Testing

APIs Over IPAs 18: Platform Engineering and Reducing Operational Overhead with Nuwan Dias, WSO2

In this episode, Nuwan Dias, Vice President and Deputy CTO at WSO2, joins to explore what effective API lifecycle management really looks like. Drawing on his deep experience building API platforms, Nuwan outlines the key pillars of successful API programs—from strategy and governance to security, testing, and deployment. He shares how organizations can operationalize API-first thinking at scale, and the role of dedicated API teams in enabling this shift.

Key Benefits of APIs For Pharmaceutical Companies

Many pharmaceutical companies have been around for decades and must continually adapt to a rapidly evolving, technology-driven world. Even those that keep pace with digital trends often struggle with data silos and disparate systems, making it difficult to share information across platforms. This fragmentation hinders their ability to meet patient expectations, accelerate drug launches, and develop personalized therapies.

The 8 Best Application Performance Monitoring (APM) Tools in 2025

Application Performance Monitoring (APM) tools are software platforms that help developers, DevOps engineers, and technical managers track the performance and health of their apps and infrastructure in real time. They collect telemetry data like response times, error rates, resource usage, and user behavior, visualize this data, and make it easier to detect performance issues, pinpoint root causes, and ensure a smooth user experience. In short, they help teams be proactive rather than reactive.

Pre-build a Secure Authentication Layer with Authentication Zero for Ruby on Rails

Authentication is a critical element of any web application. The Ruby on Rails ecosystem has no shortage of solutions for this topic, as no authentication layer has been backed into the framework yet. Devise is a crowd favorite. Although it has ended up as the de-facto standard and sports many built-in features and great plugins (such as integrations with NoSQL databases, encryption, roles, and UID support), it works as a separate entity from your application.

An Introduction to JavaScript Bundler Rspack

Webpack has long been the dominant player in the JavaScript web bundler landscape. Over time, many competitors have gradually entered the arena, each offering unique features and improved performance. Among these newcomers, Rspack stands out with its innovative approach to web application bundling. Leveraging a Rust core, it provides high-speed, multithreaded code splitting.

Enhanced Environment Variables in Bitrise for intelligent automation

Scrolling through the build log to find what caused your CI pipeline to fail isn’t fun. Or even spending hours inventing custom logic to automate workflows based on who triggered a build or what files changed? There might be a better solution. Enhanced Environment Variables have recently arrived – a suite of new variables designed to give you better control over Bitrise CI.

The Best Node.js Observability Tools in 2025: N|Solid vs New Relic, Datadog, and More

Monitoring Node.js applications effectively is no longer optional—it’s essential for ensuring performance, reliability, and a smooth user experience. With a range of observability and APM tools available, choosing the right one for your stack and team can be challenging. Whether you're tracking memory leaks, CPU spikes, or asynchronous bottlenecks, the right observability stack can save you hours of debugging and protect your user experience.