Operations | Monitoring | ITSM | DevOps | Cloud

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

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.

Top 6 Azure VM Monitoring Tools for Better Performance

Azure Virtual Machine (VM) is an on-demand Azure resource allowing users to host applications in a virtual computing environment instead of a physical machine. Allowing software to be configured and installed in a virtual environment and offering flexibility and scalability lowers the cost of maintaining a physical machine. This blog discusses the following key aspects.

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.