AWS에서의 PHP

AWS 클라우드에서 애플리케이션을 개발하기 위한 도구, 설명서 및 샘플 코드

도구

AWS에서 PHP 애플리케이션을 실행하는 데 필요한 도구 다운로드
시작하기
PHP용 SDK
PHP 개발자에게 일관되고 친숙한 라이브러리 세트를 통해 AWS 서비스 사용을 간소화할 수 있습니다.
SDK 다운로드 »
솔루션
AWS Laravel SDK 플러그 인
PHP용 AWS SDK의 최신 버전을 사용하여 AWS 서비스를 애플리케이션과 통합하는 Laravel 플러그인 인입니다.
 Github에서 복제 »
서비스
AWS IDE 도구 키트
AWS에서 코드 작성, 디버그 및 배포를 위해 널리 사용되는 통합 개발 환경(IDE)을 사용합니다.
VS Code 도구 키트 다운로드 » Intellij 도구 키트 다운로드 »
디지털 라이브러리
Cloud9 IDE의 PHP
AWS Cloud9은 브라우저만으로 코드를 작성하고 실행하고 디버깅할 수 있게 지원하는 클라우드 기반 IDE입니다. 여기에는 코드 편집기, 디버거 및 터미널이 포함되어 있습니다.
시작하기 »

블로그

Showing results: 1-4
Total results: 90
해당 기준과 일치하는 블로그를 찾을 수 없습니다.
  • Sean O'Brien, 2024.07.05
    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, 2021.01.21
    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, 2020.10.06
    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, 2020.08.13
    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 [...]
더 많은 기술 블로그 살펴보기 »

구축

PHP 웹 앱 구축 및 배포

PHP 웹 애플리케이션 배포를 시작합니다. 시작 가능한 여러 코드 샘플에서 선택하여 Elastic Beanstalk에 PHP 웹 애플리케이션을 빠르게 배포할 수 있습니다.

시작하기 »

고가용성 웹 앱 배포

이 자습서는 AWS Elastic Beanstalk 외부에서 RDS DB 인스턴스를 시작하고 PHP 애플리케이션을 실행하여 연결할 수 있는 고가용성 환경을 구성하는 프로세스를 안내합니다. 

시작하기 »

PHP 웹 애플리케이션 모니터링

Amazon CloudWatch를 활용하여 경보를 구현하고 지표를 수집 및 추적하며 PHP 애플리케이션에서 이벤트를 전송하는 방법을 알아봅니다.

시작하기 »

페이지 내용이 도움이 되었습니까?