Engineering, Infrastructure

Observability of IoT Devices using OpenTelemetry

The Internet of Things (IoT) has rapidly evolved over the past few years, and as more devices come online, it’s becoming increasingly difficult for organizations to ensure their systems are operating smoothly and securely. One way to address this challenge is through observability, which involves collecting and analyzing data from various sources to gain insights … Continue Reading

Engineering, Infrastructure

Why You Should Be Using Docker

Docker is a popular open-source containerization platform that allows developers to package and deploy applications in a portable and efficient manner. Here are some of the key benefits of using Docker containers: Portability: Docker containers are lightweight and portable, making it easy to move an application from one environment to another without any compatibility issues. … Continue Reading

Engineering, Infrastructure

Developer Friendly Development

Any software developer will tell you that running applications locally during development is crucial. Due to the wide variety of available operating systems, programming languages, and web frameworks, this isn’t always so straightforward. In our development firm alone, we use multiple programming languages and a sleuth of frameworks regularly–we typically gravitate towards Django (Python), Phoenix … Continue Reading

Infrastructure, Tips & Insights

DevOps, DevSecOps, GitOps…WhatOps?

DevOps, DevSecOps, and GitOps are pipelines focused on improving efficiency within an organization. Each pipeline focuses on targeted areas and applies specific principles. Let’s take a closer look at each option. DevOps DevOps focuses on combining software development (Dev) and IT operations (Ops) with the goal of shortening the systems development life cycle and providing … Continue Reading