Programming Amazon EC2

Author: Jurg van Vliet & Flavia Paganelli
Publisher: O'Reilly, 2011
Pages:184
ISBN: 978-1449393687
Print: 1449393683 Kindle:B004V9MR5M
Aimed at: EC2 beginners
Rating: 3.5
Pros: Consise, practical
Cons: Lacks depth
Reviewed by: Harry Fairhead

With the subtitle "Run applications on Amazon's infrastructure with EC2, S3, SQS, SimpleDB, and other services",  the image of the snake on the cover of this book seems somehow appropriate.

Amazon EC2 started out simply enough but over time it has developed into something sophisticated and at times complex. The image of the snake on the cover of this book seems somehow appropriate. Today, if you want to make use of EC2 you are confronted by a range of different sub-systems and the assumption is you are going to be using them to build something complex. This goes well beyond taking a virtual machine image and running it - which is where EC2 started.

Banner

The idea is that this book will explain EC2 to you in simple terms. The first chapter is a glowing overview of how wonderful EC2 is. This should be cut from the book and replaced by a more to the point outline of the services that EC2 offers.

Chapter 2 is an explanation of how to get an image up and running. This is quite good in that you get a feel for the way the authors think about the tasks described. However the authors don't really understand what it is that a beginner is unclear about - which IPs are public, how did you get that domain name, how do I access the image on a public network, what exactly are static resources? The emphasis is also on setting up a Ruby on Rails system - which isn't a problem but it simply says:

Installing the software: Now would be a good idea to install your web server and other software you need such as Apache and Rails in our example.

This isn't much to go on and it is the sort of thing a beginner really needs to know - how do I install the stack I need on a raw image? It may be trivial but the beginner needs to be given a clue as to how to go about it.

 

 

Chapter 3 moves on to a more complex problem i.e. scaling. After a quick discussion of general issues it focuses in on using the Elastic Load Balancing feature.  Chapter 4 is about using simple notification services and queue services - in this case the examples are in PHP. Then we go back to Ruby to work with SimpleDB.

Chapters 5, 6 and 7 move away from architectural concerns to operations. The first is on the all important topic of  managing the inevitable downtime.  Then we have a look at ways of improving your up-time. Finally a general look at managing a decoupled system - which is of course what most EC2 systems are going to be.

This is a good book but it is only a shadow of what it could be. It is very narrow in its selection of topics. Instead of making sure that you really know what is going on at any given point it tends to move on quickly before answering any difficult questions. I think the authors could have dealt with these ideas but they don't seem to be aware of the need to discuss them. There is also no coverage of Windows virtual machine images or alternatively a more general view of how to work with EC2 irrespective of the detailed technology you choose.

Overall this is a good introduction to EC2 and it's short. It doesn't go far enough on any of the topics it selects and it reads more like a set of personal experiences mixed in with some "how to..." If this is what you are looking for then buy a copy.

Banner


Domain Storytelling (Pearson)

Author: Stefan Hofer
Publisher: Pearson
Pages: 288
ISBN:978-0137458912
Print:0137458916
Kindle:B099ZNXCJT
Audience: software architects
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to be a practical guide to database domains, bringing together domain experts, software developers, designers and bus [ ... ]



Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]


More Reviews

Last Updated ( Monday, 05 February 2018 )