We have several web applications and apis deployed as azure web applications and we would like to automate database changes testing. We are thinking on replicate incoming http traffic towards another instance of the azure service so we will make sure changes are compatible and we are not breaking anything. We saw goreplay, but it is mostly targeted to installation in servers, but we are deploying to the cloud. Is there any other option?
Asked
Active
Viewed 638 times