how to migrate(shift) prod server to test server
Hi Experts,
Due to space issue on my prod server I have to migrate (shift) my prod database and application on my test server. and i don't know how can i perform this task.
can i clone my prod server on test server and then use the test server as prod serve for forever ? ( i have to do just vice versa ( make test server to prod server and prod server to test server)
Or any other method is available to perform this task. i have to do this task with the limited downtime.
plz suggest the better way to perform this task or suggest any doc id that can help me.