Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Grafana vs Chronograf: Pricing

Grafana vs InfluxDB – Both offer their cloud services for storing, visualizing and alerting on any kind of time-series data. Both cloud offerings differ from each other in various ways and follow distinct pricing strategies. In this article, we cover the details of Grafana as a service and InfluxDB Cloud, their features and benefits along with their pricing models. MetricFire is a Hosted Grafana service, where you can use Grafana dashboards directly in the MetricFire platform.

Sending metrics to MetricFire

Monitoring IT resources is part of the daily activities in large and medium-sized companies, but smaller companies also benefit from the advantages of monitoring systems, memory capacity, availability, and performance. The aim of such proactivity is to ensure smooth processes - for example, IT administrators need to know days in advance that disk space is becoming too low, so they can do something about it.

Monitor Snowflake with Datadog

Snowflake is a cloud-native data platform that enables users to easily store, manage, analyze, and share high volumes of structured and semi-structured data. Whereas traditional data architectures often consist of multiple databases, data warehouses, and data lakes, Snowflake breaks down the silos between your different data sources and serves as a single source of truth for a wide range of simultaneous workloads.

Security Monitoring: 10 things you need to check right now

One of the most crucial aspects of network monitoring is security monitoring. Security breaches are more common now than ever before. The whole integrity of your network is at stake if even one node gets attacked. This is why it’s vital that businesses rely on a central network security software that continuously monitors the effectiveness of the security measures in place. Having network security tools is just a small part of the bigger picture.

Fine-tuned container infrastructure: Defining different sets of instance types per node group

Spot by NetApp’s Ocean continuously ensures all pod requirements are met for immediate scheduling by Kubernetes on the right nodes with intelligent bin-packing for optimal resource utilization. In some cases applications will have instance type dependencies, meaning that the application will run optimally on a specific set of cloud compute instances.

Managing Your Typescript Monorepo With Lerna and Codefresh

Managing dependencies across multiple repositories and implementing updates to multiple repositories at the same time can be a time consuming and error-prone task. Thus, organizations have taken the approach of managing multiple projects in the same repository, called a Monorepo. The benefits of using a Monorepo become clear with the right tooling. One of those tools is Lerna, which can be used to manage Node-based Monorepos.