Showing posts with label aws. Show all posts
Showing posts with label aws. Show all posts

Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB Review

Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB
Average Reviews:

(More customer reviews)
Are you looking to buy Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB? Here is the right place to find the great deals. we can offer discounts of up to 90% on Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB ReviewThis is a good overview of the suite of services that comprise Amazon Web Services (AWS), I'd have given it a 3.5 star rating if I could. It talks about all of them, but it spends the bulk of its time, very reasonably, discussing S3 (the persistent storage system) and EC2 (the compute cloud - basically Amazon's Rackspace in the clouds) - each getting about 100 pages devoted to it.
As others have noted it is out of date - but any book would have the same problem due to the moving target that AWS is. The biggest news is that EC2 is going to be getting persistent storage, which I believe will change the game completely when it is rolled out to the public. Instead of needing some elaborate connection with S3, now instances will behave much more like a typical physical machine with real disk drive. The book, on the other hand, provides almost no real advice on how to deal with the problem of non-persistence of EC2's current storage mechanism. This is a signifcant problem that everyone will have to deal with and glossing over it is a failing of the book.
This is also a Ruby book, which I found fairly annoying. Nowhere in the description does it suggest that it is done in Ruby. And while Ruby certainly is trendy these days, the actual number of Ruby developers is small - it gets undue weight in computer texts. At the end of the day, though, it generally provides the actual request strings and XML requests and responses for non-ruby folk to come to their own conclusions.
This is a worthwhile book to get if you're interested in quickly getting a good and broad idea on how to work with AWS. It will give a good foundation to get more out of the documentation and forums found on Amazon's AWS site itself.
Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB OverviewBuilding on the success of its storefront and fulfillment services, Amazon now allows businesses to "rent" computing power, data storage and bandwidth on its vast network platform. This book demonstrates how developers working with small- to mid-sized companies can take advantage of Amazon Web Services (AWS) such as the Simple Storage Service (S3), Elastic Compute Cloud (EC2), Simple Queue Service (SQS), Flexible Payments Service (FPS), and SimpleDB to build web-scale business applications.With AWS, Amazon offers a new paradigm for IT infrastructure: use what you need, as you need it, and pay as you go. Programming Amazon Web Services explains how you can access Amazon's open APIs to store and run applications, rather than spend precious time and resources building your own. With this book, you'll learn all the technical details you need to: Store and retrieve any amount of data using application servers, unlimited data storage, and bandwidth with the Amazon S3 serviceBuy computing time using Amazon EC2's interface to requisition machines, load them with an application environment, manage access permissions, and run your image using as many or few systems as neededUse Amazon's web-scale messaging infrastructure to store messages as they travel between computers with Amazon SQSLeverage the Amazon FPS service to structure payment instructions and allow the movement of money between any two entities, humans or computersCreate and store multiple data sets, query your data easily, and return the results using Amazon SimpleDB.Scale up or down at a moment's notice, using these services to employ as much time and space as you needWhether you're starting a new online business, need to ramp up existing services, or require an offsite backup for your home, Programming Amazon Web Services gives you the background and the practical knowledge you need to start using AWS. Other books explain how to build web services. This book teaches businesses how to take make use of existing services from an established technology leader.--This text refers to the Kindle Edition edition.

Want to learn more information about Programming Amazon Web Services: S3, EC2, SQS, FPS, and SimpleDB?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Enterprise Cloud Computing: Technology, Architecture, Applications Review

Enterprise Cloud Computing: Technology, Architecture, Applications
Average Reviews:

(More customer reviews)
Are you looking to buy Enterprise Cloud Computing: Technology, Architecture, Applications? Here is the right place to find the great deals. we can offer discounts of up to 90% on Enterprise Cloud Computing: Technology, Architecture, Applications. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Enterprise Cloud Computing: Technology, Architecture, Applications ReviewThe book does a great job covering the fundamentals of enterprise computing, including a technical introduction to enterprise architecture. It will of interest to programmers and software architects who are not yet familiar with these topics. I really enjoyed Shroff's coverage of the economics of cloud computing in Chapter 6. He addresses the issue by showing how he compares the in-house (collocation center) vs cloud. Readers can adopt his approach using their own numbers to produce a similar comparison. It is suggested by the publisher that this book could serve as a reference for a graduate-level course in software architecture or software engineering, I agree this would be a good use of the book.
Enterprise Cloud Computing: Technology, Architecture, Applications OverviewCloud computing promises to revolutionize IT and business by making computing available as a utility over the internet. This book is intended primarily for practising software architects who need to assess the impact of such a transformation. It explains the evolution of the internet into a cloud computing platform, describes emerging development paradigms and technologies, and discusses how these will change the way enterprise applications should be architected for cloud deployment. Gautam Shroff provides a technical description of cloud computing technologies, covering cloud infrastructure and platform services, programming paradigms such as MapReduce, as well as 'do-it-yourself' hosted development tools. He also describes emerging technologies critical to cloud computing. The book also covers the fundamentals of enterprise computing, including a technical introduction to enterprise architecture, so it will interest programmers aspiring to become software architects and serve as a reference for a graduate-level course in software architecture or software engineering.

Want to learn more information about Enterprise Cloud Computing: Technology, Architecture, Applications?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Amazon.com Mashups Review

Amazon.com Mashups
Average Reviews:

(More customer reviews)
Are you looking to buy Amazon.com Mashups? Here is the right place to find the great deals. we can offer discounts of up to 90% on Amazon.com Mashups. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Amazon.com Mashups ReviewIf you want to learn the various ways in which you can use Amazon's Web Services, this is an excellent starting point. Shanahan goes beyond "mashups" in the strict Web 2.0 sense of the term; he looks at the various ways of supporting wireless devices, and the use of the S3 storage service. The only nits (so far - I'm still working through some of the material) are that he assumes the use of Microsoft tools, and he identifies the term "JSON" with one particular style of mashup using script retrieval. (JSON is a serialization scheme which can be used for many different use cases, including RESTful interactions.) But these are minor points; this is an excellent book - and a lot of fun, too.Amazon.com Mashups Overview"This book will not only demonstrate how developers can utilize Amazon Web services to create cool mashups but will also help them convert it to money-making mashups - 'cashups.'"—Jinesh Varia, Amazon Web Services Developer Relations Team
Amazon.com is advancing the boundaries of the Internet through their powerful suite of web services. Innovative developers are combining Amazon data with other freely available sources to create new and interesting applications known as Mashups. This book teaches you the techniques behind mashup applications and for the first time shows you how to build them yourself.
The examples in this book show you how to integrate Amazon web services with APIs from Yahoo!, eBay, Google and YouTube. You'll learn how to combine data from disparate sources to create new applications using next generation browser techniques such as AJAX, JSON and Dynamic Scripting. You will learn how to re-purpose web service data so that it can be consumed from mobile devices such as a cell phone or PDA. Because both the theory and code are explained, you'll be able to easily take the lessons in this book to build your own killer mashup applications.
Expert web services developer Francis Shanahan guides you through the basics of web service consumption using XML, SOAP and REST. Next generation browser techniques such as AJAX are illustrated in easy to follow step by step examples. He also completes the picture by introducing advanced techniques to enhance performance such as the multi-threading web service features of ASP.NET 2.0.
With this book, you'll discover how to:
Build a generic AJAX library from the ground up
Consume publicly available APIs such as Yahoo!(r) Search, Google(r), eBay(r) and YouTube
Use SOAP to expose Amazon data as RSS
Convert Amazon data directly into JSON using XSLT
Plot Amazon.com customers on Yahoo Maps
Use the OpenSearch API to build your own search service
Access Amazon data from your cell phone using WML

Who this book is for
This book is for developers who have some prior experience with web technologies such as Javascript(r) and ASP.NET. This book covers a wide range of technologies and techniques including ASP.NET 2.0, WML, REST, RSS, SOAP, XML, XSLT, AJAX and JSON. Everything in the book is built using free tools and explained in detail, along with the source code which makes this a useful resource regardless of experience level.

Want to learn more information about Amazon.com Mashups?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...