Systems | Development | Analytics | API | Testing

Latest News

How to Optimize MongoDB Performance for Node.js

To update a document in MongoDB, I used to fetch it, update the values, and save back the entry. I would question the need for an update method. Looking back, it's evident that performance optimizations were hardly a concern when working on a personal project. Working with a larger dataset is a whole different story, though. This is where no-code tools can't help. In this article, I'll share some of my learnings when it comes to working in MongoDB with millions of documents.

Tackling Data Sprawl & Mitigating Risks: The Data Dynamics Connection

In today’s fast-paced world, businesses face the challenge of managing the ever-expanding volume of data at their disposal, an issue that often hinders their ability to derive the critical and accurate insights they need to thrive and stay competitive. Driven by the monumental rise of generative AI, cloud services, remote work, and IoT devices, most organizations expect their data to double by 2025.

Handle Incoming Webhooks with LiteJob for Ruby on Rails

In parts one and two of this series, we only dealt with the pure CRUD aspects of using SQLite as a production database. In this post, we will explore the world of queue mechanisms, using SQLite as the pub/sub adapter for ActiveJob. Let's make use of LiteJob to handle incoming webhooks in our Rails application.

No more refreshing: Achieving low latency data with Ably and Confluent Cloud

Realtime data is rapidly becoming a standard in many consumer applications. From responsive chat applications to low latency financial applications, nobody wants to refresh their browser for new data. With lots of data bouncing around Kafka behind a firewall, it begs the question of how you can serve this information to your users without sacrificing on latency. Ably provides a seamless way to serve this data to your end users devices, globally, through a direct integration with Confluent Cloud.

Top 7 data visualization examples you need to know

Data is key to building resilience and achieving operational excellence—but first, your data must be intelligible. Luckily, modern BI solutions have intuitive interfaces that allow business users to build interactive data visualizations and contextual data stories. With this knowledge at their fingertips, your entire organization is empowered to make data-driven decisions.

New to Bitrise: Enhanced Xcode Reporting & Build Annotations

This blog post unpacks Bitrise's latest updates, including the General Availability launch of Enhanced Xcode Reporting and Build Annotations. Discover how these new features can enhance your building, testing, and debugging processes, providing developers with a more efficient and insightful experience.

The Importance and Benefits of a Data Pipeline

The term 'data pipeline' is everywhere in data engineering and analytics, yet its complexity is often understated. As businesses gain large volumes of data, understanding, processing, and leveraging this data has never been more critical. A data pipeline is the architectural backbone that makes data usable, actionable, and valuable. It's the engineering marvel that transforms raw data into insights, driving decisions and strategies that shape the future of enterprises.

100% Flakiness-free UI test automation with Kaspresso and Allure TestOps

UI testing in mobile app development is a challenging task due to multiple factors such as flaky tests, saving screenshots, printing useful logs and readability of test codes. We will be talking about a new UI testing framework Kaspresso for Android apps and how it is different from other frameworks when it comes down to solving these challenges.

What is Katalon TestCloud? Key Strengths, Use Cases, and Best Practices

Today, efficient and scalable testing solutions are crucial. As applications grow in complexity and the frequency of releases increases, the need for a more robust, automated, and integrated testing framework becomes critical. To meet these challenges, we created Katalon TestCloud, a cloud-hosted solution that delivers on-demand, flexible, and secure multi-browser/platform and mobile testing environments.