In your university you are asked to come up with a social network to be used for internal communication. Using your experience of programming languages, scripting, web designing and database systems you come up with a proposal for a small scale social network using RDBMS. Your design utilizes only 2 servers (one works all the time whilst the other is idle). After going through a few evaluations you realize you've missed the most important non-functional requirement of a social network i.e. 'Scalability' What are the changes you will be making? (Hint: Think of the Network architecture and the properties of the DB you have to consider)
Thanks
Thanks