概述
下面是一些著名的互联网创业公司所采用的技术架构,可以了解一下商业成功故事背后的技术取向。
Big Data in Real-Time at Twitter: http://www.slideshare.net/nkallen/q-con-3770885
Instagram architecture: http://www.quora.com/Why-did-Burbn-Instagram-choose-Postgres-over-MySQL?q=instagram+databaseFoursquare: http://www.quora.com/What-stack-does-Foursquare-run-on-EC2?q=foursquare+technology
Facebook: http://royal.pingdom.com/2010/06/18/the-software-behind-facebook/ and
http://www.quora.com/What-database-technology-is-Facebook-built-on?q=facebook+database
Groupon architecture: http://www.quora.com/Groupon/What-technology-platform-is-Groupon-built-on?q=groupon+technology
Zynga: http://www.quora.com/How-does-server-technology-work-for-Zyngas-games?q=zynga+technology
LinkedIn: http://www.quora.com/What-is-LinkedIn-s-database-architecture-like?q=linkedin+database
LinkedIn:http://www.javaplex.com/blog/what-is-linkedin-architecture-technology-stack/
Yelp: http://www.quora.com/What-is-Yelps-technology-stack?q=yelp+technology
Twitter评论:
"All engineering solutions are transientNothing's perfect but some solutions are good enough for a while
Scalability solutions aren't magic. They involve partitioning, indexing, and replication
All data for real-time queries MUST be in memory. Disk is for writes only.
Some problems can be solved with pre-computation, but a lot can't
Exploit locality where possible"
最后
以上就是舒服帅哥为你收集整理的最好的那些新兴互联网公司所使用的技术架构的全部内容,希望文章能够帮你解决最好的那些新兴互联网公司所使用的技术架构所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复