Eberhard Wolff is an architecture and technology manager at adesso, a leading IT consultancy in Germany. He discusses how cloud computing differs from traditional enterprise computing by having many inexpensive instances with unreliable networks. To build reliable systems, applications need to be stateless, easily scaled, and handle failures. He uses the example of Spring Biking, an e-commerce site, to illustrate an architecture with stateless frontends, elastic scaling, and database replication to achieve reliability in the cloud.
Related topics: