Systems | Development | Analytics | API | Testing

Latest News

High Praise for Hitachi Content Platform

Data is the fuel for today’s modern economy – it drives everything from large-scale manufacturing, financial services, energy and transportation to healthcare, media and entertainment and everything in between. This new philosophy of data-centricity has evolved the way organizations think about their IT environments, infrastructure, applications, solutions and even cloud providers.

Top 5 Continuous Testing Tools to Speed Up Release Cycles

Continuous testing is the practice of testing software as frequently as possible (e.g., multiple times per day) and as early as possible in the development lifecycle. With more frequent updates and faster bug fixes, your product can be more responsive to market changes and the needs of customers.

How to parse and forward API logs with Kong plugins

As more companies are undergoing digital transformation (resulting in a huge explosion of APIs and microservices), it’s of paramount importance to get all the necessary data points and feedback to provide the best experience for both users and developers. Kong Gateway is a lightweight API gateway that is built to be open and versatile. Regardless of the technology stack involved, Kong supports these monitoring or logging requirements through its extensive ecosystem of plugins.

Low-Code Development is the Future of E-commerce Ecosystem

Industries all over the world are hopping on the digital transformation bandwagon to keep up with the ever-advancing technologies. The e-commerce industry continues to progress through this transformation as more and more people buy and sell over the internet. While other industries took a hit during the 2019 pandemic, e-commerce businesses boomed as people were stuck indoors with just their electronic devices.

Saved Cohorts: The What, Why, and How

Being able to group a set of users or companies based on their behaviors or traits can be extremely useful. In Moesif, we have a feature called Saved Cohorts which allows you to do exactly this. Saved Cohorts can help businesses power marketing campaigns and other sales initiatives, help engineers and customer success teams manage ongoing issues, and a host of other use cases.

What is Cross Website Tracking | A Guide to Cross-Website Tracking

When the 2020 documentary, ‘The Social Dilemma,’ directed by Jeff Orlowski, dropped on Netflix, it sounded the alarm bell that was already ringing loudly. It highlighted the familiar quote among millions of viewers globally by driving the point of how Big Tech has been misusing our data without our consent. The documentary came in a backdrop of tumultuous times – with the CEOs of Google, Facebook, and Twitter questioned by the US Senate Judiciary and Senate Commerce Committees.

Cloud pubsub services compared: Azure Web PubSub vs Ably

In this post, I compare two cloud pubsub services: Azure Web PubSub and Ably, to determine which provides the best development experience. The context will be a multi-user pixelart drawing application that I've built with both services. This is not a step-by-step instruction on how to build the entire application. I'll highlight some key features and differences. The GitHub repository for the app has further details and includes CodeTours to guide you through the solution.

What Is Cross-Browser Compatibility Testing?

Cross Browser Testing is a sort of testing that determines whether an application works as anticipated across several browsers and degrades seamlessly. It is the process of ensuring that your application is compatible with many browsers. We've all seen that some websites don't display properly in certain browsers, leading us to believe that the website is malfunctioning. However, when you open it in a different browser, the page loads perfectly.