I am learning back-end development by developing a C# Web Service that interacts with a database. I am not sure, however, where the database is supposed to be kept. Is it supposed to be in the same location as where the web service will be hosted?
Asked
Active
Viewed 52 times
0
-
Ideally, the database is in more than one location for redundancy. – Thilo Jun 07 '16 at 00:31
1 Answers
0
[1]Yes,Usually Hosting provider will provide you database with any of your chosen plan like Shared Hosting/VPS Hosting/Dedicated Server.So you should keep your database in hosted environment.
[2]Take backup and keep a copy of it with your local system by FTP transfer.

Bavishi PN
- 379
- 2
- 6