Technical Blog

AWS


Other Topics


C# / .NET

Flink / Nifi / Docker

Implementing ROS Communication Patterns

Finding it challenging to understand ROS communication patterns? This practical guide shows how to develop ROS applications focusing on the various ROS communication libraries.

Introduction to Robot Operation System (ROS)

Have you ever wondered how robots, which are mechanical objects, are operated? Read this article to learn about ROS and start your journey of robot programming

Setting Apache Nifi on Docker Containers

Apache Nifi comes to mind if you are looking for a simple, but robust, tool to process data from various sources. You want to experiment it but don’t know where to start? This guide is for you.

Overview of C# Async Programming

Are you using Tasks library ubiquitous? This article reviews the various threads and thread-pools solutions in the .NET framework