Archivo para la etiqueta ‘aws’

29Sep
2010
Comments Off

Nueva AWS SDK for PHP

La gente de Amazon ha sacado una nueva SDK PHP para AWS que puede ser usada para acceder a los servicios que ofrece: Amazon Elastic Compute Cloud (EC2), the Amazon Simple Storage Service (S3), Amazon CloudFront, Amazon CloudWatch, Amazon SimpleDB, Amazon Simple Notification Service (SNS), Amazon Simple Queue Service (SQS) y Amazon Identify and Access [...]
16Aug
2010
Comments Off

Scaling an AWS infrastructure – Tools and Patterns

This is a guest post by Frédéric Faure (architect at Ysance), you can follow him on twitter. How do you scale an AWS (Amazon Web Services) infrastructure? This article will give you a detailed reply in two parts: the tools you can use to make the most of Amazon’s dynamic approach, and the architectural model you should adopt for [...]
07May
2009
Comments Off

Manual de Amazon Web Services con PHP

Extenso y completo tutorial que nos enseña cómo trabajar con Amazon Web Services (AWS) en PHP. Para lo cual primeramente nos explica qué servicios ofrece Amazon: Amazon Simple Storage Service (Amazon S3): almacenamiento Amazon Elastic Compute Cloud (EC2): servidores Amazon Simple DB (SDB): base de datos Amazon Simple Queue Service (SQS): cola de mensajes entre [...]