Operations | Monitoring | ITSM | DevOps | Cloud

InfluxDB Cloud and Telegraf for the Home Lab

Home labs are popular among technology enthusiasts. Often they are unmonitored and even the smallest home lab can benefit from monitoring. This post will show how getting started with an InfluxDB Cloud account and Telegraf can make this super easy! InfluxDB is an open source time series database. As such, InfluxDB is well-suited for operations monitoring, application metrics, IoT sensor data, and real-time analytics.

Sunbird Wins Datacenter Insider's Datacenter Innovations Award

We are proud to share that Sunbird was recognized by Datacenter Insider as silver award winner in the Datacenter Innovations category in their 2021 IT Awards. According to Datacenter Insider, this year's IT Awards received a record 64,000 reader votes. Datacenter Insider's readers were able to choose from one of the nominated companies available for selection as their favorite by online voting and were able to suggest other companies as well.

Tales From The Good/Bad Old Days Of Freelance Gigs

This week The Founders take a trip down freelancer memory lane and talk about the hot apps they built and which of them are still alive. They also cover NFTs, pivoting to private equity, and candy bar servers. Also, is "spider season" an official season in the Pacific Northwest?!?!? Click to listen now on the interwebs.

Explore Azure App Service with the Datadog Serverless view

Azure App Service is a platform-as-a-service (PaaS) offering for deploying applications to the cloud without worrying about infrastructure. App Service’s “serverless” approach removes the need to provision or manage the servers that run your applications, which provides flexibility, scalability, and ease of use. However, App Service also introduces infrastructure-like considerations that can impact performance and costs.

Best AWS monitoring management tool

Amazon Web Service or AWS has an immense cloud ecosystem now counting at over 200 services and products. Started with first generation services like EC2, S3, and RDS, now you can have satellite control centers, build virtual reality, and compose music using Artificial Intelligence. As the variety of services expanded, the necessity to monitor all those services efficiently became critical. Running a service without a proper monitoring system is no different from running while blind-folded.

Introduction to Custom Metrics in Java with Logz.io RemoteWrite SDK

We just announced the creation of a new RemoteWrite SDK to support custom metrics from applications using several different languages. This tutorial will give a quick rundown of how to use the Java SDK. This SDK – like the others – is completely free and open source, and is meant to apply to any output destination, not just Logz.io.

A FinServ Charming Legend - Automating application deployment and management

This session explores how charmed operators help streamline the deployment and Day-2 ops of Legend platform. Goldman Sachs had open sourced its internally developed Legend data management platform into FINOS. Legend is an end-to-end data platform that handles the full data lifecycle used across pricing, risk and reporting business function for FS organisations. It allows companies to build data-driven applications and insightful business intelligence dashboards.

Working with external data, a look at classfiltercsv()

When working with CFEngine, it’s common to hear advice about separating data from policy. Separating data from policy allows for separation of concerns, delegation of responsibilities and integration with other tooling. Each organization is different, and a strategy that works well in one environment may not work as well in a similar environment of another organization, so CFEngine looks to provide various generic ways to leverage external data.