PHP su AWS

Strumenti, documenti e codici di esempio per sviluppare applicazioni sul cloud AWS

Strumenti

Scarica gli strumenti necessari per eseguire le applicazioni PHP su AWS
Inizia
SDK per PHP
Semplifica l'utilizzo dei servizi AWS grazie all'offerta di una serie di librerie coerenti e ben note agli sviluppatori PHP.
Scarica SDK »
Soluzioni
Plug-in di AWS Laravel SDK
Un plug-in di Laravel che integra i servizi AWS con la tua applicazione utilizzando l'ultima versione di AWS SDK per PHP.
 Clonazione su GitHub »
Servizi
Kit di strumenti IDE AWS
Utilizza ambienti popolari di sviluppo integrati (IDE) per la creazione, il debug e l'implementazione del codice su AWS.
Ottieni il kit di strumenti VS Code » Ottieni il kit di strumenti Intellij »
Libreria Digitale
IDE PHP in Cloud9
AWS Cloud9 è un IDE basato sul cloud che consente scrittura, esecuzione e debug del codice semplicemente con un browser. Include un editor di codice, un debugger e un terminale.
Inizia »

Blog

Showing results: 1-4
Total results: 90
Non è stato trovato alcun blog corrispondente a questo criterio.
  • Sean O'Brien, 05/07/2024
    Starting January 13, 2025, the AWS SDK for PHP will no longer support PHP 8.0.x, which reached end-of-life on November 26, 2023. Additionally, we will no longer support PHP 7.2.x, 7.3.x, and 7.4.x, which reached end-of-life November 2020, November 2021, and November 2022, respectively. For those currently using one of the above-mentioned PHP runtimes, we [...]
  • Benjamin Smith, 21/01/2021
    At re:Invent 2020, AWS announced that you can package and deploy AWS Lambda functions as container images. Packaging AWS Lambda functions as container images brings some notable benefits for developers running custom runtimes, such as PHP. This blog post explains those benefits and shows how to use the new container image support for Lambda functions [...]
  • Benjamin Smith, 06/10/2020
    Update: The complete blog series and supporting GitHub repository is now available: Part 1: Introducing the new Serverless LAMP stack Part 2: Scaling relational databases Part 3: Replacing the web server Part 4: Building a serverless Laravel application Part 5: The CDK construct library for the serverless LAMP stack Part 6: From MVC to serverless [...]
  • Benjamin Smith, 13/08/2020
    Update: The complete blog series and supporting GitHub repository is now available: Part 1: Introducing the new Serverless LAMP stack Part 2: Scaling relational databases Part 3: Replacing the web server Part 4: Building a serverless Laravel application Part 5: The CDK construct library for the serverless LAMP stack Part 6: From MVC to serverless [...]
Scopri altri blog tecnici »

Costruisci

Costruisci e implementa un'app Web PHP

Inizia a implementare un'applicazione Web PHP. Scegli tra diversi codici di esempio eseguibili che ti consentono di implementare rapidamente un'applicazione Web PHP su Elastic Beanstalk.

Inizia »

Implementa un'app Web ad alta disponibilità

Questo tutorial ti guiderà attraverso il processo di avvio di un'istanza database RDS esterna ad AWS Elastic Beanstalk e di configurazione di un ambiente ad alta disponibilità eseguendo un'applicazione PHP per connettersi ad esso. 

Inizia »

Monitora la tua applicazione Web PHP

Impara a sfruttare Amazon CloudWatch per implementare allarmi, acquisire e monitorare parametri e inviare eventi da un'applicazione PHP.

Inizia »

Questa pagina è stata utile?