The latest News and Information on Cloud monitoring, security and related technologies.
Over the past few months, I’ve written a couple of blogs analyzing significant Azure outages that affected multiple services. These articles covered detecting cloud outages long before Microsoft confirmed them and provided details of symptoms we saw. You can read these articles about a September 2022 outage and another in January 2023.
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.
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.
Designing SLOs is a key SRE competency which requires careful consideration and a consistent approach to implementation.