简体   繁体   English

什么是进行强大的Web开发的最佳服务器/网络架构?

[英]What's the best server / network architecture for powerful web development?

What I have: 我有的:

  • Cloud Hosting + CDN 云托管+ CDN

What I want: 我想要的是:

  1. Multiple development servers, ideally assigned to a sub-domain (eg dev.domain.com) - Some of these will be used for in-house work, other for clients 多个开发服务器,理想情况下分配给一个子域(例如dev.domain.com)-其中一些将用于内部工作,其他用于客户端
  2. I want to push changes from these dev servers (through subversion) to independent staging servers, and finally, to production server 我想将更改从这些开发服务器(通过颠覆)推送到独立的登台服务器,最后推送到生产服务器
  3. I want to have multiple servers for databases, client-side content 我想为数据库和客户端内容提供多个服务器
  4. I want to use a LAMP stack (with Zend Framework) 我想使用LAMP堆栈(与Zend Framework一起使用)

I will eventually upgrade to RedHat for the Linux distribution, but I want to know the best way to 1) map everything out 2) what distribution would be good for now (I'm thinking centOS) 我最终将为Linux发行版升级到RedHat,但我想知道1)映射所有内容的最佳方法2)哪种发行版目前会比较好(我在考虑centOS)

That's old-school. 那是老派。 Take a look at hadoop . 看看hadoop Build on homogeneous distributed computing. 建立在同构的分布式计算之上。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM