Creating a Recovery Services vault – Implementing Backup and Recovery Solutions

Creating a Recovery Services vault An Azure Recovery Services vault is a native service within Azure that stores data such as copies of data (backups), as well as configures VMs, servers, files, and more. An Recovery Services vault enables you to use the following: • Azure Backup: Azure Backup is used to back up VMs, […]

How to respond to an incident (in life and DevOps) – Introducing DevOps Principles

How to respond to an incident (in life and DevOps) Incidents happen, and the people who are responsible for dealing with these incidents need to handle them. Firefighters have to battle fires, doctors have to treat the sick, and DevOps engineers have to contend with a number of incidents that can occur when running the […]

Site reliability engineering – Introducing DevOps Principles

Site reliability engineering So, site reliability engineering (SRE) is considered a form of DevOps by many and is considered to be separate from DevOps by others. I’m putting this section in here because, regardless of your opinion on the subject, you as a DevOps Engineer will have to deal with the concepts of site reliability, […]

RTOs and RPOs – Introducing DevOps Principles

RTOs and RPOs These two abbreviations are much more availability-focused than the other three. Recovery Time Objectives (RTOs) and Recovery Point Objectives (RPOs) are used as measuring sticks to measure the borders of availability. If an application fails to fall within its RTO or RPO then it hasn’t fulfilled its guarantee of availability. RTOs and […]