Join Us For Our Next Tech Talk March 26th
A background pattern for hero sections
An icon for a calendar

Published September 2, 2022

Apache Kafka is an open-source software platform for processing streams of events. Developed for the streaming and archiving of data, Kafka is now supported by a large ecosystem of third-party applications. Developed by the founders of Confluent, Kafka was initially created in 2007 while the three creators were at LinkedIn.

Confluent for Apache Kafka and Confluent for Kubernetes
An icon for a calendar

Published August 18, 2022

OpenTelemetry is a collection of tools and APIs for collecting, processing, and exporting telemetry data from software. It is used to instrument applications for performance monitoring, logging, tracking, tracing, and other observability purposes.

What is Telemetry?

What is OpenTelemetry?
An icon for a calendar

Published July 22, 2022

First, let’s address the question of “What is TIBCO EMS?”. TIBCO Enterprise Message Service (EMS) is designed to bring together computing services and assets in order to reduce the cost, time investment, and effort of integrating disparate services across cloud and locally based platforms.

Why You Need A Specialized TIBCO Management Solution
An icon for a calendar

Published July 11, 2022

Selecting the right middleware for your company can be one of the most important decisions that you can make at the outset of a software project, as this will determine how well your business performs going forward. We look at some of the key features from the major integration software providers below.

How to Choose the Right Middleware
An icon for a calendar

Published July 5, 2022

Distributed systems are highly scalable and efficient — but only when integrated into a powerful network. A distributed system can only function if all its applications can communicate effectively with one another. However, this is often easier said than done due to the multi-layered nature of modern architectures.

Understanding Middleware: What It Is and How It Works
An icon for a calendar

Published June 22, 2022

Few people can claim the moniker of “pioneer” in building the internet as we know it. Rami Rahim, CEO of Juniper Networks, is one of them who had a front-row seat in the late 90s to the infant days of building the internet.

The CEO Rebooting AI
An icon for a calendar

Published June 15, 2022

New open source database details the software that cloud service providers typically silently install on enterprises' virtual machines — often unbeknownst to customers.

 

If cloud services weren't complicated enough for the typical business today to properly configure and secure, there's also a lesser-known layer of middleware that cloud providers run that can harbor hidden security flaws.

Beware the 'Secret Agent' Cloud Middleware
An icon for a calendar

Published June 3, 2022

In this guide, we’ll explore the basics of using Express.js middleware. We’ll create a simple Express API from scratch, then add the middleware to it and demonstrate how to use each tool.

The Express middleware tools we’re going to discuss are must-haves for your initial Express.js app setup.

Express middleware: A complete guide
An icon for a calendar

Published June 1, 2022

Apache ActiveMQ is a free and open-source message broker developed by Apache Software Foundation. It is one of the well-known message brokers that supports multiple protocols such as AMQP, MQTT, Stomp, and OpenWire. It is written in Java and fully compliant with JMS 1.1 standards.

How to Install Apache ActiveMQ on Debian 11