Systems | Development | Analytics | API | Testing

Latest News

Best Practices for Moving from a Monolith to Microservices

In the first post of this series, we looked at the state of your organization, how to tell if Microservices are right for you, and wrapped up with a few challenges this architecture brings to the table. In this article, we will look at organizational changes that will help you adopt a Microservice architecture. Additionally, we will touch on topics like how to bring change to your organization, how to embrace the primacy effect, and why you should embrace cross-functional teams.

iPaaS Tools: Comparison of iPaaS Solutions

With the relative newness of the iPaaS (Integration Platform as a Service) vertical, no single platform has emerged as the de facto iPaaS for enterprises. This can present a challenge if you’re trying to choose among the large pool of iPaaS solutions available – especially when certain solutions labeled “iPaaS” serve very different use-cases. To help you sort through the rich sea of available iPaaS products, this guide starts by organizing the iPaaS market into four categories.

Top 10 B2B Marketplaces a Startup Should Rely on for Fast Growth

Just as we are moving into more diverse entrepreneurial ideas, there is a massive revolution in executing the plans rightly. The advent of technology has not only brought solutions to revamp physical businesses but also introduced to avenues that are highly optimized and efficient in every sense. Many global sellers are always in the hunt of top B2B marketplace that offers a variety of features and services to help them grow faster.

Smoke Testing vs Sanity Testing vs Regression Testing Explained

Smoke, Sanity & Regression testing are the basic testing concepts, which most QA teams/projects follow in different stages of software development. Anyone new to the QA process needs to know the basics of Smoke, Sanity & Regression testing for efficient and good Quality Assurance results. Let’s discuss more about the importance & usage of these testing concepts below.

Breadcrumbs for JavaScript

Breadcrumbs can help you debug client-side JavaScript applications, and are available to all Honeybadger customers as of today. One of the things that makes fixing JavaScript errors so difficult is that everything happens on the client-side. When an obscure error happens in a callback, you often lack the context to reproduce it. If the error is critical, you may even resort to deploying debug code to get more information about the events leading up to it.

Disk and Datanode Size in HDFS

This blog discusses answers to questions like what is the right disk size in datanode and what is the right capacity for a datanode. A few of our customers have asked us about using dense storage nodes. It is certainly possible to use dense nodes for archival storage because IO bandwidth requirements are usually lower for cold data. However the decision to use denser nodes for hot data must be evaluated carefully as it can have an impact on the performance of the cluster.