Regarding ZRS redundancy of Backup Storage for Azure Database for PostgreSQL (Flexible Server), is a replica created for ZRS? [2210170060000616]

Peter Thurwachter (MINDTREE LIMITED) 621 Reputation points
2022-10-17T21:10:38.42+00:00

Hello Team,

Regarding back up costs for Azure Database for PostgreSQL (Flexible Server).
When setting the availability of the Backup to GRS, the Storage cost becomes double that of LRS.
In the pricing page of flexible server: https://azure.microsoft.com/en-us/pricing/details/mysql/flexible-server/, the reason given is:

----------------------

GRS requires twice the amount of storage capacity because it creates a replica. If you have configured the backup storage to be geo-redundant (GRS), the price will be 2x this price. Price per GB remains the same.

----------------------

What about for ZRS? Is a replica created when ZRS is used?

Thank you

Azure Database for PostgreSQL
{count} votes

Accepted answer
  1. SSingh-MSFT 16,371 Reputation points Moderator
    2022-10-18T06:12:10.29+00:00

    Hi @Peter Thurwachter (MINDTREE LIMITED) ,

    Thanks for posting question in Microsoft Q&A platform.

    Regarding your ask about ZRS, yes, if the region supports multiple availability zones, the backup is stored on a zone-redundant storage account so that you can restore to another zone.

    `Zone-redundant backup storage: This option is automatically chosen for regions that support availability zones. When the backups are stored in zone-redundant backup storage, multiple copies are not only stored within the availability zone in which your server is hosted, but also replicated to another availability zone in the same region.

    This option provides backup data availability across availability zones and restricts replication of data to within a country/region to meet data residency requirements. This option provides at least 99.9999999999 percent (12 nines) durability of backup objects over a year.`

    Flexible Server provides up to 100 percent of your provisioned server storage as backup storage at no additional cost. Any additional backup storage that you use is charged in gigabytes per month.

    For example, if you have provisioned a server with 250 gibibytes (GiB) of storage, then you have 250 GiB of backup storage capacity at no additional charge. If the daily backup usage is 25 GiB, then you can have up to 10 days of free backup storage. Backup storage consumption that exceeds 250 GiB is charged as defined in the pricing model

    Hope this will help. Please let us know if any further queries.

    ------------------------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you.
      Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification
    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.