JerryMungo
Honorary Master
- Joined
- Jul 18, 2008
- Messages
- 37,544
- Reaction score
- 6,280
.
Last edited:
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Think what you should look at is Azure managed images.. should allow you to create a point in time image of the VM, to redeploy from later, if I understand it correct.. I am on AWS myself, so not intimately familiar with Azure..
I love docker btw.
Azure backup is just that...backup. It offers no redundancy.They have Azure Backup - it wouldn't be my first choice for protecting on premise servers but it is probably OK for backing up Azure VM's and was relatively cost effective last time I Iooked at it.
You're looking for the Availability option where you can sync your VMs to another Availability Zone (AZ). Bear in mind the costs, but the failover is seamless. I have done this for a client and it works very well. Pretty easy to setup too.What options are there for redundancy on Azure virtual servers without 'rolling your own'?
I see redundant storage options, I assume that amounts to data backup only which would require me to fire up a new server, install the OS and components and then attach the backup storage?
What I'm hoping for is something that would allow me to take snapshots of the OS disk and allow me to quickly deploy a new VPS in the event of disaster without having to go through the whole installation and configuration process (or have to identify and backup all configuration files).
What do you use or recommend?
Sorry again for the incorrect info...but Azure SR works exceptionally well. I don't see South Africa West (Cape Town) for some reason in the list of Azure Zones, so you MIGHT have to failover to another region (say UK). Just check out where you can and cannot fail over too. The support documentation is very good.Awesome, will take a look at that! Cheers![]()
Cape Town is the availability partner for Joburg,but the DC is only "selectable" for manual failovers on the premium option. Otherwise on the basic option it'll be failed over by Azure for a Joburg DC outage last time I checkedSorry again for the incorrect info...but Azure SR works exceptionally well. I don't see South Africa West (Cape Town) for some reason in the list of Azure Zones, so you MIGHT have to failover to another region (say UK). Just check out where you can and cannot fail over too. The support documentation is very good.
Azure backup is just that...backup. It offers no redundancy.
To be fair,the recovery time for Geo-redundant backups is under 3 hours from experience,so depends on the RPO/RTOYes but from his description it sounded to me what he was asking for. I did also consider mentioning site services.
No worries. Glad to have helped. Follow the guides on the Microsoft site. It is simple to implement with that assistance.I think this is a great fit, thanks @ZA_Chamber that was really useful info
To be fair,the recovery time for Geo-redundant backups is under 3 hours from experience,so depends on the RPO/RTO
Yeah that was kinda the point I was making. Depends how quickly they need to fail overIIRC with Azure Backup you also get the option to have a couple of snapshot days alongside the data retention options, which if I'm not mistaken is just access to faster storage/recovery. So unless OP wants a seamless cutover and can't afford a bit of downtime then I'd still consider it?
And then he has both backup (compliance of 7 years retention if he sets it up so) and redundancy checkboxes done.