Developer
Build a Data Streaming Pipeline with Kafka and InfluxDB
InfluxDB and Kafka aren’t competitors – they’re complimentary. Streaming data, and more specifically time series data, travels in high volumes and velocities. Adding InfluxDB to your Kafka cluster provides specialized handling for your time series data. This specialized handling includes real-time...
Time Series Is out of This World: Data in the Space Sector
This article was originally published on The New Stack and is reposted here with permission. While time series data is critical for space industries, managing that data is not always straightforward. While humans have yet to develop light-speed travel, teleportation or...
Introduction to Apache Arrow
This post was originally published on The New Stack and is reposted here with permission. A look at what Arrow is, its advantages and how some companies and projects use it. Over the past few decades, using big data sets required...
Can Companies Really Self-Host at Scale?
This article was originally published in The New Stack and is reposted here with permission. Self-hosting is effective for many companies. But when is it time to let go and try the easier way? There’s no such thing as free lunch,...
12 Best Application Performance Monitoring (APM) Tools
This post was written by Mercy Kibet, a full-stack developer with a knack for learning and writing about new and intriguing tech stacks. In today’s fast-paced world, applications are vital for driving businesses forward. However, without proper monitoring and insights into...
Tutorial: Modifying Grafana's Source Code
This article was originally published on dev.to and is reposted here with permission. A story of exploration and guesswork So this blog is a little different from my usual tutorials… A little background: I have been working with Jacob Marble to...
TensorFlow Lite Tutorial: How to Get Up and Running
The TensorFlow framework, developed by Google, is one of the most important platforms for creating deep neural network research and for training machine learning algorithms. Generally, it runs on the server side using powerful GPUs, consuming power and a lot of...
Best Practices for Collecting and Querying Data from Multiple Sources
This article was originally published in The New Stack and is reposted here with permission. In today’s data-driven world, the ability to collect and query data from multiple sources has become a very important consideration. With the rise of IoT, cloud...
Getting Started with Home Assistant Webhooks
This post was written by Suleiman Abubakar Sadeeq, an ambitious react developer learning and helping to build enterprise apps. For someone already familiar with Home Assistant, you may know how much ease it brings to a lot of our daily activities...
7 Data Modeling Best Practices
This article was originally published in The New Stack and is reposted here with permission. While you can often get away without much planning on smaller projects, when building complex software it becomes essential for success. And probably the most important...