Explanation Synchronous replication will provide a zero RPO as all data is written to both the primary and secondary storage at the same time, which means any data written to the primary storage will be instantly available on the secondary storage. This configuration will ensure that the data is protected against system outage, and in case of any failure, the recovery time will be a maximum of 15 minutes as the data is already replicated to the secondary site.