Reactive Manifesto
| |

Reactive Systems and DDS: A Perfect Match for Mission-Critical Systems

When building mission-critical systems, reactivity isn’t just a nice-to-have—it’s a must. I’ve learned that the best systems aren’t just fast—they’re resilient, scalable, and responsive. That’s where DDS (Data Distribution Service) comes into play, and it aligns perfectly with the Reactive Manifesto for building robust reactive systems. Reactive systems 🎯 Message-Driven Systems Reactive systems focus on…

YouTrack

YouTrack tutorial Part3: How to Add users to YouTrack

In this second part of our YouTrack tutorial series, we’ll walk you through the steps to add users to YouTrack instance. 👥 By the end, you’ll be able to onboard your team effortlessly and assign appropriate roles to keep things running smoothly. Managing a team is about collaboration and communication. Whether you’re a software engineer,…

YouTrack

YouTrack tutorial Part1: How to Set Up YouTrack Instance in 3 Minutes

Hey there! 👋 Welcome to the first part of our YouTrack tutorial series. Today, I’m going to show you how to set up a new YouTrack instance in just three minutes. ⏱️ As a software engineer, developer, or manager, you know that managing tasks and tracking issues efficiently is crucial for your team’s success. YouTrack…

YouTrack

YouTrack tutorial Part2: How to Create First Project in YouTrack

Welcome back! 🚀 In this second part of our YouTrack tutorial series, we’ll walk you through the process of creating your first YouTrack project. As a software engineer, developer, or manager, getting your projects up and running efficiently is key to your team’s success. With YouTrack, developed by JetBrains, you can streamline your project management…

YouTrack

Why Every Software Team Needs Issue Tracker and Project Management Software

As a software engineer, developer, manger you know all too well that every day presents new challenges. You have to fix the bugs, track the tasks, and manage the projects. But if you don’t have the right tools for the job, your work can become chaotic, leading to missed deadlines and frustrated team members. That’s…

NGVA
|

DDS® in Military Vehicles – NGVA

DDS®, or Data Distribution Service™, is a communication technology that originated from the military. It’s the backbone of communication in military vehicles, ships and planes. This technology is a game-changer because it’s designed for real-time data sharing between computers and devices, ensuring high performance, scalability, reliability, and security. Today, I want to share how DDS…

How to Achieve Success by Following the Scrum Process

In life, we can use a 5-step process I learnt from Darren Hardy👉 Plan👉 Do👉 Review👉 Improve👉 Repeat …to succeed at anything. This approach, like Rob More’s Learn, Test, Review, Tweak, Repeat method, helps us handle unexpected challenges that come our way. By beating procrastination and getting things done step by step, we can do…

TSN and DDS: Enhancing Real-Time Communication

Imagine a world where success relies on the reliable, millisecond or even nanosecond timing and deterministic delivery of data. This scenario is normal in critical areas such as industrial automation, automotive systems, avionics where real-time communication (RTC) is necessary. Achieving this level of precision requires advanced software protocols and robust communication hardware. Let’s delve into…

|

Client-Server vs. Peer-to-Peer Architecture: A DDS Perspective

🌐 A client-server network architecture, using a point-to-point communication model, and a peer-to-peer network architecture based on the publish subscribe communication model differ in several aspects. To better illustrate this, let’s think gRPC as an example of technology for building client-server network architecture and Data Distribution Service (DDS) as an example of technology used for…