Systems | Development | Analytics | API | Testing

Latest Blogs

Crash Analytics: The Backbone of Seamless User Experience

In the realm of product analytics, crash analytics plays a pivotal role in shaping a robust and user-friendly software environment. This comprehensive guide explores the significance of crash analytics within product analytics, highlighting its impact on user experience and product development.

Creating Python APIs

REST is an incredibly powerful solution for web APIs in the modern space. It offers a wide array of benefits that can help any service be more efficient, faster to iterate, and more stable. Python is a strong, high-level language that unlocks a high level of functionality across broad categories of systems and devices. It is human-readable, highly efficient, and widely adopted. These two technologies, when combined, can deliver an incredible product in the API space.

Moesif <> KrakenD: Performant API Analytics and Monetization

When it comes to performant API gateways, KrakenD tends to be a name that many come across in their search. With some pretty impressive benchmarks, the team at KrakenD has put performance at the forefront of their efforts. In the latest release of KrakenD Enterprise, there’s also been another focus: analytics and monetization. Because of this focus, we are excited to announce our partnership to bring these capabilities via Moesif to the KrakenD Enterprise platform with their v2.5 release.

Moesif <> Zuplo: API Observability and Monetization At The Edge

When it comes to supporting the latest tech, here at Moesif, we always aim to integrate with partners that offer something new and exciting. In the API gateway space, Zuplo has been quickly changing the game regarding platforms focused on developers and performance. Similar to the work we’ve focused on for the last few years, Zuplo customers have also been focused on understanding their APIs better and learning how to monetize them efficiently.

Unleashing Generative AI Across the Software Lifecycle

Businesses are starting to use generative AI more and more as a result of the fast development of AI. Automating software testing is only one example of how generative AI is improving efficiency and reducing costs. Here I'll go over several ways generative AI may speed up the software development process and automate software testing.

The Three Essentials to Get to Responsible AI

The excitement (and drama) around AI continues to escalate. Why? Because the stakes are high. The race for competitive advantage by applying AI to new use cases is on! The launch of generative AI last year added fuel to the fire, and for good reason. Whereas the existing portfolio of AI tools had targeted the more technically minded like data scientists and engineers, new tools like ChatGPT handed the keys to the kingdom to anyone who could type a question.

iOS Geofencing: Unlocking Location-Based Capabilities for Swift Developers

In iOS, geofencing is a location-based feature that enables us to define geographical boundaries and trigger actions, or alerts, when a device enters or exits those boundaries. This feature has become vital to all kinds of apps, enabling them to deliver personal, timely and contextual experiences.

Navigating regulated industries with exploratory testing

In regulated industries, compliance, consistency, and safety are paramount. Structure and predictability are the hallmarks of a regulated test strategy. As a result, software testing is often limited to step-by-step, scripted procedures. Yet, unscripted exploratory testing is emerging as a modern best practice, even in highly regulated domains. At first glance, exploratory testing may appear to be at odds with the rules of a regulated industry.

Deploy a Rails app to a VPS with Kamal

Ruby on Rails has always been at the forefront of developer productivity, and building robust, highly interactive web applications has never been easier. Rails has been accurately described as the one-person framework. However, building your app is only half the battle. The other half is publishing it for others to use. Unfortunately, being able to deploy your application has always been an afterthought for most developers.