도구
![솔루션 솔루션](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Solutions-2x.dfd7902700538dd4a1a5471403ac08ad52ddf256.png)
![서비스 서비스](https://d1.awsstatic.com/Developer%20Marketing/languages/net/Services-2x.aa8f4259567b96973fc594f836305e5d334ae78e.png)
![디지털 라이브러리 디지털 라이브러리](https://d1.awsstatic.com/Developer%20Marketing/languages/net/NET%20Digital%20Library-2x.2003130c0a7d9323c4f01202b2c2450a61c8cf7c.png)
블로그
Total results: 90
-
Sean O'Brien, 2024.07.05Starting 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, 2021.01.21At 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, 2020.10.06Update: 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, 2020.08.13Update: 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 [...]
구축
PHP 웹 앱 구축 및 배포
PHP 웹 애플리케이션 배포를 시작합니다. 시작 가능한 여러 코드 샘플에서 선택하여 Elastic Beanstalk에 PHP 웹 애플리케이션을 빠르게 배포할 수 있습니다.
고가용성 웹 앱 배포
이 자습서는 AWS Elastic Beanstalk 외부에서 RDS DB 인스턴스를 시작하고 PHP 애플리케이션을 실행하여 연결할 수 있는 고가용성 환경을 구성하는 프로세스를 안내합니다.
PHP 웹 애플리케이션 모니터링
Amazon CloudWatch를 활용하여 경보를 구현하고 지표를 수집 및 추적하며 PHP 애플리케이션에서 이벤트를 전송하는 방법을 알아봅니다.