Windows Azure SDK for PHP
Me encontre este excelente recurso, espero les sea de utilidad…
Windows Azure SDK for PHP
What is Windows Azure SDK for PHP Developers?
As part of Microsoft’s commitment to Interoperability, this open source project is an effort bridge PHP developers to Windows Azure. PHPAzure is an open source project to provide software development kit for Windows Azure and Windows Azure Storage – Blobs, Tables & Queues
- Overview
- Enables PHP developers to take advantage of the Microsoft Cloud Services Platform – Windows Azure.
- Provides consistent programming model for Windows Azure Storage (Blobs, Tables & Queues)
- Features
- PHP classes for Windows Azure Blobs, Tables & Queues (for CRUD operations)
- Helper Classes for HTTP transport, AuthN/AuthZ, REST & Error Management
- Manageability, Instrumentation & Logging support
- Support for storing PHP sessions in Azure Table Storage
Read the Getting Started guide or the tutorials over at the Eclipse tooling project for more info on developing with the Windows Azure SDK for PHP and to learn more about the Windows Azure SDK for PHP Architecture.
Another open-source project with various additions to the Windows Azure SDK for PHP is available on https://phpazurecontrib.codeplex.com
What is Windows Azure?
Windows Azure is the name for Microsoft’s Software + Services platform, an operating system in the cloud providing services for hosting, management, scalable storage with support for simple blobs, tables, and queues, as well as a management infrastructure for provisioning and geo-distribution of cloud-based services, and a development platform for the Azure Services layer.
How does the Windows Azure SDK for PHP fit in?
Refer the Architecture page.
Logical architecture
Windows Azure SDK for PHP provides access to Windows Azure's storage, computation and management interfaces by abstracting the REST/XML interface Windows Azure provides into a simple PHP API.
Deployment scenarios
An application built using Windows Azure SDK for PHP can access Windows Azure's features, no matter if it is hosted on the Windows Azure platform or on an in-premise web server.
Resources
- Webcasts, videos, virtual labs and podcasts - https://www.microsoft.com/events/series/azure.aspx
- Azure training kit (including PHP samples) - https://www.microsoft.com/azure/trainingkit.mspx
- Other Azure SDK's https://www.microsoft.com/azure/sdk.mspx
- How do I.... videos - https://msdn.microsoft.com/en-us/azure/dd439432.aspx
- PHP on Windows Training Kit - https://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=c8498c9b-a85a-4afa-90c0-593d0e4850cb
Saludos
Fernando García Loera (Community Program Manager – Latin America Region)