Hi In my environment has a requirement to replicate database to BIA env from database running on always on availability group env. Database expect to sync near real time.
What is best replication technology to use achieve this . I understand transactional replication would be better good. But I have few issues on this .When Always on availability group when fail over /fail back between servers , how the Transactional replication is working. Is this works if we configure transactional replication thorough "Group Listener"? I never know how its working is this setup. Very sensitive and sync breaks easily ??
Secondly mirroring. As per my understanding Mirroring need same version level to mirror DBs. But When not sure how its working when fail over /fail back between servers
Any one can advice would be highly appreciated.
thanks