brunch

You can make anything
by writing

C.S.Lewis

by Master Seo Nov 02. 2019

169. Elastic Beanstalk 개념 알아보자

잭크와 콩나무

운영에 필요한 대부분의 작업을 자동화를 제공해주는 서비스 이다.

Elastic Beanstalk은 빠르게 서버를 구축하게해주는 aws 플랫폼 서비스중 하나 이다.

PaaS 서비스다.


<1> 생성하기

<2> 삭제하기

<3> 1단계: 예제 애플리케이션 생성



<1> 생성하기


대부분 만들어진 코드를 업로드 해서 실행한다.

완료되는데 15분 정도 걸린다.



EC2 등  인프라가 생성된다.





<2> 삭제하기

 

이름을 입력하면 삭제된다.



삭제중


삭제

https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/GettingStarted.Cleanup.html



<3> 1단계: 예제 애플리케이션 생성



참고 

https://github.com/aws-samples/eb-php-wordpress


pip install awsebcli


 export PATH=~/.local/bin:$PATH



curl https://wordpress.org/wordpress-4.8.3.tar.gz -o wordpress.tar.gz

wget https://github.com/awslabs/eb-php-wordpress/releases/download/v1.0/eb-php-wordpress-v1.zip


tar -xvf wordpress.tar.gz

mv wordpress wordpress-beanstalk

cd wordpress-beanstalk


unzip ../eb-php-wordpress-v1.zip

eb init --platform php7.0 --region us-west-2



You have not yet set up your credentials or your credentials are incorrect 



자습서 

https://docs.aws.amazon.com/ko_kr/elasticbeanstalk/latest/dg/tutorials.html



https://docs.aws.amazon.com/ko_kr/elasticbeanstalk/latest/dg/GettingStarted.CreateApp.html


감사합니다.





        

매거진의 이전글 168. AWS QuickSight 사용

작품 선택

키워드 선택 0 / 3 0

댓글여부

afliean
브런치는 최신 브라우저에 최적화 되어있습니다. IE chrome safari