Operations | Monitoring | ITSM | DevOps | Cloud

Monitor your hybrid mobile applications with Datadog

Hybrid mobile applications allow you to incorporate web-based content into your mobile offerings. By embedding webviews inside your iOS or Android app, you can repurpose existing code to build key mobile functionality, such as authentication processing or ad rendering. While hybrid apps can help streamline your development process, they can also make monitoring your system more complex.

Revamp your backup strategy and redefine data security this World Backup Day!

Did you know that March 31 is World Backup Day? Who knew data backup was important enough to get its own day? I didn’t until recently, which may be the case for you as well, but that’s okay. It is never too late to learn about the importance of security practices like backing up data and establishing a routine that includes said practices.

Digital experience and digital experience platforms, defined

Usually, people want a seamless experience when they interact with any organization. Whether a B2B or B2C interaction, the expectation is the same. In our world today, it's nearly impossible to interact with an organization without using technology. When a person interacts with an organization via a digital medium, it can be termed digital experience.

Becoming a Backup Nerd

“Hello, my name is Eric, and I am a Backup Nerd.” When spoken during an introduction, that statement might easily be mistaken as insulting or demeaning to myself and others. In some circles, it could easily be interpreted as a call for help or as my acknowledgement (or “first step”) to admitting that I might have a problem. Head Nerd, specifically the backup variety, has been my professional title for the past few years and I fully embrace it.

7 IT Asset Management (ITAM) Best Practices for 2022

Technology has become increasingly prevalent in business operations, to the point that it's practically mandatory. IT assets can range from individual computers to entire networks. Since there are typically countless different IT assets, the process of IT Asset Management has become increasingly essential.

A guide to Linux for embedded applications

An embedded device is a hardware and software system that performs a dedicated function within a larger computer system. It is typically resource-constrained and comprises a processing engine. The software of an embedded Linux system runs on top of the Linux kernel, the fundamental core of the OS with complete control over everything occurring in the system. It follows an embedded Linux system simply denotes an embedded system running on the Linux kernel.

TL;DR InfluxDB Tech Tips: Converting InfluxQL Queries to Flux Queries

If you’re a 1.x user of InfluxDB, you’re most likely more familiar with InfluxQL than you are with Flux. To gain a deep understanding of Flux, it’s important to understand: However, you can still use Flux without studying those topics. In this TL;DR, we’ll convert common InfluxQL queries into Flux and identify patterns between the two languages to help you get started using Flux more easily if you come from a InfluxQL or SQL background.