本文介绍了我需要服务器硬件配置的帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 我需要为数据库和应用服务器配置服务器硬件。 数据库服务器 数据库是Sql Server 2012.最小数据库大小是15 GB数据(它包含数字和上传文件),我们正在使用一些复杂的SQL。 应用程序服务器 我们在asp.net(C#)中的Web应用程序。它包含近1500个网页。每个页面从DB填充数据(每个表包含最少5000行),用户可以添加/编辑或删除记录。最少200个用户连接(所有用户完全连接上午9点到下午5点)。 当前配置规范如下 < big>< b>数据库服务器配置< / b> ;< / big> < b>最低规格推荐规格 内存(RAM)32 GB 64 GB 处理器2 x 3.0 GHz或更高的4核4 x 3.0 GHz或更高 英特尔64 Xeon处理器核心英特尔64 Xeon处理器 硬盘1. RAID 1 - 用于操作系统/程序1. RAID 1 - 用于操作系统/程序 2. RAID 5 - 用于2. RAID 10的不同raid阵列 - 不同的raid阵列 数据,日志和tempdb for data,logs和tempdb 软件Windows Server 2012 R2,SQL Windows Server 2012 R2,SQL Server Server 2012 Standard Edition 2012 Enterprise版本< / b> < big>< b>网络服务器配置< / b>< / big> < b>最低规格推荐规格 内存(RAM)32 GB 64 GB 处理器2 x 3.0 GHz或更高的4核4 x 3.0 GHz或更高 英特尔64 Xeon处理器内核英特尔64 Xeon处理器 硬盘RAID 5 RAID 5 软件Windows Server 2012 R2,Windows Server 2012 R2, IIS 8,.NET Framework 4.5 IIS 8 ,.NET Framework 4.5< / b> 如果有任何错误/遗漏的内容请告诉我解决方案 SQL Server规模调整资源 [ ^ ] 服务器规模调整指南 [ ^ ] 这些至少应该指明你从哪里开始。 我建​​议不要将两者放在一起。 Hi,I need a server hardware configuration for Database and application server.Database server Database is Sql Server 2012. Minimum database size is 15 GB data(it contain digital & uploaded files) and we are using some complex sql.Application Server Our web application in asp.net(C#). It contain almost 1500 web pages. Each page populating data from DB(each table contain minimum 5000 rows) and user can Add/Edit or Delete the records.Minimum 200 user connecting(all users fully connected 9 am to 5 pm).Current Configuration spec is below<big><b>Database Server Configuration</b></big><b> Minimum Specification Recommended SpecificationMemory (RAM) 32 GB 64 GBProcessor 2 x 3.0 GHz or higher 4 cores 4 x 3.0 GHz or higher Intel 64 Xeon processor cores Intel 64 Xeon processorHard disk 1. RAID 1 - for OS/Programs 1. RAID 1 - for OS/Programs 2. RAID 5 - different raid arrays for 2. RAID 10 – different raid arrays data, logs and tempdb for data, logs and tempdbSoftware Windows Server 2012 R2, SQL Windows Server 2012 R2,SQL Server Server 2012 Standard Edition 2012 Enterprise Edition</b><big><b>Web Server Configuration</b></big><b> Minimum Specification Recommended SpecificationMemory (RAM) 32 GB 64 GBProcessor 2 x 3.0 GHz or higher 4 cores 4 x 3.0 GHz or higher Intel 64 Xeon processor cores Intel 64 Xeon processorHard disk RAID 5 RAID 5Software Windows Server 2012 R2, Windows Server 2012 R2, IIS 8, .NET Framework 4.5 IIS 8, .NET Framework 4.5</b>If any mistake/ miss something please let me know 解决方案 SQL Server Sizing Resources[^]Server Sizing Guide[^]Those should at least point you where to start.I would suggest not putting both on one. 这篇关于我需要服务器硬件配置的帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!
08-28 19:21