Potrai iniziare a leggere Programming Amazon EC2 sul tuo Kindle tra meno di un minuto. Non possiedi un Kindle? Scopri Kindle.

Invia a Kindle o a un altro dispositivo

 
 
 

Prova gratis

Leggi gratuitamente l'inizio di questo eBook

Invia a Kindle o a un altro dispositivo

Leggi gli eBook sul computer o altri dispositivi portatili con le Applicazioni di lettura Kindle gratuite.
Programming Amazon EC2
 
Visualizza l'immagine in formato grande
 

Programming Amazon EC2 [Formato Kindle]

Jurg van Vliet , Flavia Paganelli

Prezzo edizione digitale: EUR 22,46 Cos'è?
Prezzo Copertina Ed. Cartacea: EUR 28,18
Prezzo Kindle: EUR 15,72 include IVA (dove applicabile) e il download wireless gratuito con Amazon Whispernet
Risparmi: EUR 12,46 (44%)

Formati

Prezzo Amazon Nuovo a partire da Usato da
Formato Kindle EUR 15,72  
Brossura EUR 23,44  
Scopri come risparmiare fino all'80% su un titolo diverso ogni giorno
Iscriviti alla Newsletter dell'offerta lampo Kindle per ricevere direttamente nella tua casella di posta elettronica l'e-mail con l'offerta del giorno e non perdere nemmeno un titolo in promozione. Scopri di più

I clienti che hanno visto questo articolo hanno visto anche


Descrizione prodotto

Sinossi

If you plan to use Amazon Web Services to run applications in the cloud, the end-to-end approach in this book will save you needless trial and error. You'll find practical guidelines for designing and building applications with Amazon Elastic Compute Cloud (EC2) and a host of supporting AWS tools, with a focus on critical issues such as load balancing, monitoring, and automation.

How do you move an existing application to AWS, or design your application so that it scales effectively? How much storage will you require? Programming Amazon EC2 not only helps you get started, it will also keep you going once you're successfully positioned in the cloud. This book is a must-read for application architects, developers, and administrators.

  • Determine your application's lifecycle and identify the AWS tools you need
  • Learn how to build and run your application as part of the development process
  • Migrate simple web applications to the cloud with EC2, Amazon Simple Storage Service, and CloudFront content delivery
  • Meet traffic demand with EC2's Auto Scaling and Elastic Load Balancing
  • Decouple your application using Simple Queue Service, Simple Notification Service, and other tools
  • Use the right tools to minimize downtime, improve uptime, and manage your decoupled system

"Jurg and Flavia have done a great job in this book building a practical guide on how to build real systems using AWS."

--Werner Vogels, VP & CTO at Amazon.com


Dettagli prodotto

  • Formato: Formato Kindle
  • Dimensioni file: 2563 KB
  • Lunghezza stampa: 185
  • Numeri di pagina fonte ISBN: 1449393683
  • Utilizzo simultaneo di dispositivi: illimitato
  • Editore: O'Reilly Media; 1 edizione (11 febbraio 2011)
  • Venduto da: Amazon Media EU S.à r.l.
  • Lingua: Inglese
  • ASIN: B004V9MR5M
  • Da testo a voce: Abilitato
  • X-Ray: Non abilitato
  • Posizione nella classifica Bestseller di Amazon: #116.640 a pagamento nel Kindle Store (Visualizza i Top 100 a pagamento nella categoria Kindle Store)

Recensioni clienti

Non ci sono ancora recensioni di clienti su Amazon.it
5 stelle
4 stelle
3 stelle
2 stelle
1 stella
Le recensioni clienti più utili su Amazon.com (beta)
Amazon.com: 3.9 su 5 stelle  20 recensioni
16 di 16 persone hanno trovato utile la seguente recensione
4.0 su 5 stelle Short book based on author's experiences 30 aprile 2011
Di Richard Bejtlich - Pubblicato su Amazon.com
Formato:Brossura
Because this is a short book, I'll write a short review. Programming Amazon EC2 (PAE) explains how to use certain elements of Amazon Web Services to deploy applications in Amazon's cloud infrastructure. The discussion centers on the authors' experiences deploying live, production Web sites (like Kulitzer) using AWS. I found this approach refreshing and novel, because it reads like a playbook for recreating similar infrastructure for the reader's own purposes.

PAE regularly explains how to accomplish tasks using the AWS Web interface, but crucially (for me anyways) the book also generally shows the same processes using command line tools on Linux. Because I find it easier to read CLI instructions than follow screenshots of Web sites, I appreciated the text-based approach. PAE also helps the reader understand the reasoning behind Amazon's release of various AWS offerings. It's clearer now the problems Amazon was solving internally, which drove the delivery of new capabilities to customers.

My main problem with PAE is the almost total lack of security considerations. I say "almost" because the word "secure" does appear on p 87: "One advantage of SimpleDB here is that it's ready to use right away. There is no setup or administration hassle, the data is secure..." Sure it is! The authors also mention using Access Control Lists to permit Internet users to use Web applications, but otherwise there is no discussion of the risks of relying on cloud infrastructure. Reading recent news should be enough to remind the reader of these issues.

Overall, you will like PAE if you're looking to see how another small company jumpstarted their business by deploying applications in AWS. For future editions I would like to see discussions of security plus comparisons to other cloud offerings.
14 di 15 persone hanno trovato utile la seguente recensione
4.0 su 5 stelle Good, broad overview for experienced sysadmins 15 marzo 2011
Di John Brady - Pubblicato su Amazon.com
Formato:Brossura
Programming Amazon EC2Programming Amazon EC2 is a hands-on guide to use of Amazon's cloud platform, with a focus on showing the reader how to approach the various components of the EC2 ecosystem. The authors state early on that the goal is to give the reader "a sense of all AWS functionality", so you will not find any one area explored in extreme detail.

The text generally achieves its goals. After a brief history of EC2 at Amazon, it moves quickly into establishing the necessary tools environment and then connecting to a new machine instance. This is not a cookbook, and some mundane yet critical details (e.g., setting permissions on your key files to 400 when running on Linux) are skipped; these are not fatal omissions, but they may hamper your experience if you are not seasoned on your platform of choice. Also, most examples are geared toward the Linux (Ubuntu) environment, so you will need to be able to translate those commands and concepts to your chosen environment. Once the machine image has booted, this text will assume that you are fully competent to administer the operating system of that image, including package installation, editing configuration files, etc.

Overall, good breadth of information in a relatively quick read, although you will need to follow along and try the examples with your chosen image/environment/application to really see a return on time invested.

Disclaimer, I was provided access by O'Reilly Publishing to an electronic copy of this book for review purposes.
8 di 9 persone hanno trovato utile la seguente recensione
5.0 su 5 stelle Informative read and useful guide 3 aprile 2011
Di Joeyvandijk - Pubblicato su Amazon.com
Formato:Brossura
Expecting a book with examples and insights, this book has given me all information I expected. You will read why certain services are made but also where they are most useful by given real-world examples. Between the lines you will get valuable tips about best practices/warnings. While planning to use Python the book focusses on Ruby/PHP/Java but still reading the code makes it clear enough what I will need to do in another programming language to make AWS work for me.

Well done writing, and these are the books you will need to get a good insight in new technology but is also useful while implementing ideas onto AWS!

I più evidenziati

 (Cos'è?)
&quote;
Put your static assets in an S3 bucket and expose them using a CloudFront distribution. &quote;
Evidenziato da 18 utenti Kindle
&quote;
Google has BigTable and Amazon has SimpleDB, both of which are part of what is now known as NoSQL. Other examples of NoSQL databases are MongoDB and Cassandra, and they have the same underlying principle of not joining. &quote;
Evidenziato da 16 utenti Kindle
&quote;
These decoupled applications communicate using Amazon SQS and Amazon Simple Notification Service (SNS), and they share using Amazon SimpleDB and Amazon S3. &quote;
Evidenziato da 14 utenti Kindle

I clienti che hanno evidenziato questo articolo hanno evidenziato anche


Discussioni clienti

Forum su questo prodotto
Discussione Risposte Ultimo post
Nessuna discussione

Poni domande, condividi opinioni, raccogli informazioni
Inizia una nuova discussione
Argomento:
Primo post:
Dovrai effettuare l'accesso
 

   


Ricerca articoli simili per categoria