Systems | Development | Analytics | API | Testing

Event-Driven Architecture: Understanding its Significance for Software Development

The concept of Event-driven Architecture (EDA) has gained increasing attention in recent years. EDA is a style of software architecture that emphasizes the communication between software components via events, rather than direct invocation or method calls. In this blog post, we will delve into the concept of EDA and explore its significance in modern software development.

How To Use Dynamic Sampling in Moesif

Join Dylan as we show users how to create Dynamic Sampling rules within Moesif. In this tutorial, we will cover how to: Dynamic sampling is a fantastic cost-savings feature available to customers on our Enterprise plan. Dynamic sampling enables you to control which API calls are logged to Moesif based on customer or API behavior. Moesif will intelligently extrapolate metrics for accurate reporting even with multiple sample rates in place. That means that no matter what rules or sample rates you have set up you can be sure you are still seeing an accurate representation of your data.

An Introduction to Playwright for Node.js

Test coverage plays a key role in providing bug-free experiences to users. At the same time, writing and maintaining test scripts for different web browsers is cumbersome and time-consuming. Fortunately, there is a solution! Playwright is a cutting-edge tool that makes it easy to automate modern web browsers. Through its powerful API, you can write end-to-end test scripts that run smoothly on different browsers. In this article, we'll cover: Let's dive straight in!

An Introduction to Devise for Ruby on Rails

With over 20,000 GitHub stars and lots of integrations, the Devise gem is one of the most popular gems in the Ruby landscape. So why would we term it one of Ruby's "hidden" gems? Well, as popular as it is, most developers only scratch the surface of the library's capabilities. In this two-part series, we'll take a deep dive into Devise. In this first part, we'll learn some of the basics, including: In part two, we'll look at more advanced usages of Devise, including: Let's get started!

Client Lifecycle Management Process: 5 Best Practices for Banks

If you’re worried about the potential for heightened regulatory scrutiny in financial services, you’re not alone. Business operations teams everywhere are focused on the end-to-end, client lifecycle management (CLM) process as they cope with ever-changing regulations governing how, when, and where client data can be stored and accessed. It’s hard to stay compliant when customer data is spread across multiple operational silos.

Low-Code and Change Management: The Perfect Pairing for Enterprise Modernization Efforts

Large-scale enterprise modernization initiatives are taking place across the public sector, with agencies striving to gain efficiencies through better use of more modern technologies, such as low-code platforms, and employing data in novel ways in the decision-making process. These modernization efforts disrupt the business processes that have developed around the outdated solutions these efforts aim to replace.

How To Use Static Alerts In Moesif

Using alerts can add a lot of value for your team, product, and users. Static alerts work well when the threshold is constant and predictable. Creating a dynamic alert can be done in a matter of minutes, instantly levelling-up your API monitoring strategy. Join Dylan as he shows users how to create Static Alerts within Moesif. In this tutorial, we will cover how to: Powerful API analytics, a perfect companion for your API Gateway, is only a few moments away.

Channel subscription now possible with new Python Realtime SDK

Python is a popular programming language known for its simplicity and versatility. It's commonly used for web development, data analysis, and automation. While it's not usually associated with client-side development, it can be useful in scenarios where server-side applications need to exchange data in realtime. This is why we’ve released a new Python Realtime SDK component that enables developers to integrate Ably's realtime functionality into their Python applications.

Machine Learning Operations (MLOps) Practices in WSO2 Choreo

MLOps also known as Machine Learning Operations is a core function of Machine Learning engineering, focused on streamlining the process of taking machine learning models to production, and then maintaining and monitoring them. MLOps is a collaborative function, often comprising data scientists, devops engineers, and IT. In this video, you can learn about the basics of MLOps and its applications in Choreo.