AlbertImKr / aws-v5

Practices for CI/CD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS 초급 강의 V5 엘라스틱 빈스톡 CI/CD 배포

  • EC2 2개
  • ALB
  • NLB
  • IAM
  • GithubAction
  • RDS
  • 엘라스틱IP

변경사항

  • setup-java@v2로 변경
  • distribution 필수임 (벤더사)
  • run밑에 shell 제거, 디폴트라서 안적어도 됨
  • runs-on : ubuntu-latest 우분투 최신버전 변경
  • einaregilsson/beanstalk-deploy@v21 노드 버전 업데이트

엘라스틱빈스톡 프로그래밍 엑세스 방식 키 만드는 법 변경됨

https://getinthere.notion.site/290-9ad7cd0980fb42b79153dbf24faf35a6

About

Practices for CI/CD


Languages

Language:Java 99.8%Language:Procfile 0.2%