InfoQ

News

Sun Blogs System Architecture Whitepaper

Posted by R.J. Lorimer on Jan 04, 2009 07:13 PM

Community
Architecture
Topics
Architecture DO NOT USE ,
Stories & Case Studies ,
Application Servers
Tags
Wiki ,
Sun Microsystems
Charles Ditzel recently referenced a whitepaper posted by Sun Microsystems regarding the architecture of the Sun Blogs website, which is based on Sun Java System Web Server 7.0. The whitepaper, titled 'Sun Blogs: A Sun Java System Web Server 7.0 Reference Deployment' (Sun Account login required), provides a description of the configuration of the hardware, server, and software:
This article presents an overview of the Sun Blogs site's usage statistics, systems architecture, and Web Server configuration. It also provides information about the system administrator's experience managing one of the busiest externally facing Web 2.0 site deployments at Sun.
All of the components of this infrastructure are detailed in the whitepaper, along with the server configuration for the Sun Java System Web Server being used.
Blogs.sun.com is powered by Sun Java™ System Web Server 7.0 Update 2 (hereafter, Web Server) running on a pair of Sun Fire™ T2000 servers with UltraSPARC® T2 processors. The site also uses a custom version of the open source blogging server Apache Roller Weblogger Version 4.0.0.12 (http://rollerweblogger.org/project/), MySQL™ database server, and Memcached. The service is integrated with Sun's secure single sign-on identity system backed by a worldwide employee LDAP directory for authentication and authorization.
For more information on Sun Java System Web Server, visit the Sun Wiki. There are also a number of additional resources listed in the whitepaper.

No comments

Watch Thread Reply

Educational Content

Bindings, Platforms, and Innovation

This presentation focuses on the Internet and separating myth from fact, history from the future, and the mundane from the imaginative. Bob Frankston presents a vision of what could and should be.

Orchestrating Long Running Activities with JBoss / JBPM

This article explores the use of JBoss and jBPM to implement design solutions that effectively address the issue of orchestrating long running activities.

Neo4j - The Benefits of Graph Databases

This presentation covers the use of graph databases as an optimal solution for data that is difficult to fit in static tables, rapidly evolving data or data that has a lot of optional attributes.

Realistic about Risk: Software development with Real Options

This session introduces Real Options and shows how it can help in running your project. Real Options is a decision-making process that can be used to manage risk.

Communication Flexibility Using Bindings

This article discusses the use of bindings on services and references (including the instance of non-configured bindings) as the means to implement SCA communications in a Web and SOA environment.

Writing DSLs in Groovy

After a short introduction to DSLs, Scott Davis plays with the keyboard showing how to approach the creation of a DSL by typing working snippets of Groovy code that get executed.

Scaling Agile with C/ALM (Collaborative Application Lifecycle Management)

IBM Rational and InfoQ present, Scaling Agile with C/ALM, an eBook showing organizations how to become “finely tuned software delivery machines” by enabling team integration and scaling.

Concurrent Programming with Microsoft F#

Amanda Laucher presents a real life enterprise application written in F#. She shows actual code snippets, explaining design decisions and suggesting how to use some of the F# constructs.