Dear Experts,
I am building system whith sql server where the 200 million users will access the application server. The application server will be linked to sql server/SAN to fetch the data.
The database size is 200 TB and there will be one millions of click per second on applicaiton server. To survive these clicks/data request what should be my host sql server BOX configuration? do i need to use two host sql server BOX with load balancer? what should be CPU and RAM of each BOX?
Here I am also using 2 node cluster , so what should be the CPU and RAM configuration of each node?
Also do i need to use 4 application server BOX or VM with load balancer ? What should be the CPU and RAM for each application server?
---
I thought of Two host sql server boxes with 8 core processor and 64gb RAM per BOX,for 2 node cluster with 4 core processor and 32 gb RAM for each node,and for application servers 8 core processor and 64 gb RAM per BOX (total 4 boxes or VM for application server with load balancer)..............please let me know if I am in right direction?Please suggest valid configuraiton. Thank you
↧