Operations | Monitoring | ITSM | DevOps | Cloud

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

Windows Server Monitoring Improvements

Monitor your Windows server and applications running on it with Netdata - simple, powerful and free. Hey Netdata community, We have some exciting news for you: we’re launching our new and updated Windows collectors with the goal of making the Windows monitoring experience as seamless as possible 🎉 We know that Windows monitoring has been a long time ask from many of you, and we’ve been working hard to make it easier than ever to monitor your Windows metrics with Netdata.

What is Azure Zone Redundant Storage?

When it comes to storing data in the cloud, ensuring high availability and durability is of utmost importance. Azure Zone Redundant Storage (ZRS) is a feature offered by Microsoft Azure that provides local and geographic redundancy for your data, ensuring maximum data protection and minimal downtime. In this article, we will delve into the details of Azure ZRS, its benefits, and how to use it effectively.

Top 6 Tips for Improving MTTx

In our research for the inaugural State of Availability Report, we asked 1,900 engineers about mean time to detect (MTTD) and mean time to recovery (MTTR) as two leading incident management Key Performance Indicators (KPIs) strongly associated with availability. We learned that less than 15% of respondents are tracking their MTTD. It takes twice as long to discover an issue than it does to resolve it.

How CloudZero Unlocks Kubernetes Costs Better Than Anyone

For SaaS companies, cloud spending can mean the difference between profit and loss. Staying on top of cloud spend is an absolutely crucial part of running a healthy cloud-based business. But tracking even the relatively straightforward cloud costs from your primary providers can be tricky.

Functional safety in automotive: contributing to ISO 26262 and ISO 21434 standards

If you’ve been reading our recent automotive blogs and white papers, you know that the automotive industry is highly complex and regulated, especially when it comes to functional safety and cybersecurity. Standards and consortiums help ensure that companies provide a common framework and follow compatibility and interoperability approaches. Usually, these standards define constraints in how specific components and systems are designed or how they should work together.

Deploys Are the WRONG Way to Change User Experience

I'm no stranger to ranting about deploys. But there's one thing I haven't sufficiently ranted about yet, which is this: Deploying software is a terrible, horrible, no good, very bad way to go about the process of changing user-facing code. It sucks even if you have excellent, fast, fully automated deploys (which most of you do not). Relying on deploys to change user experience is a problem because it fundamentally confuses and scrambles up two very different actions: Deploys and releases.

Deploy PostgreSQL services to multiple clouds and regions using Terraform

In this video, you will learn how to deploy PostgreSQL services across different cloud providers and across geographies using Aiven Terraform Provider. You will also learn the benefits of using termination protection functionality to prevent accidental deletion of your cloud resources.

Project Variables are now available

Environment variables are the best way to store variables like API keys, secrets and databases URLs. Until today you had to create and update Env. Variable manually for each app even if they are inside the same project and share the same credentials. Today, we are launching Project-level Variables: Project-level Variables are environment variables created at the project-level. You can create and consume an unlimited number of environment variable directly from your project main page.