Operations | Monitoring | ITSM | DevOps | Cloud

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

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.

What is Azure Locally Redundant Storage?

As more and more companies move their data to the cloud, the importance of data redundancy cannot be overstated. Losing data can be catastrophic, so having multiple copies of your data in different locations is essential to ensure data availability and business continuity. One way to achieve this is through Azure Locally Redundant Storage (LRS). In this article, we will cover everything you need to know about Azure LRS, including what it is, how it works, and its benefits.