AWS(14)
-
AWS Serverless Aplication : Api Gateway 생성 [Lambda, API Gateway, DynamoDB] (5)
이전 글 https://muyeon95.tistory.com/280 AWS Serverless Aplication : DynamoDB 생성 [Lambda, API Gateway, DynamoDB] (4) 이전 글 https://muyeon95.tistory.com/279 AWS Serverless Aplication : Api service lambda [Lambda, API Gateway, DynamoDB] (3) 이전 글 https://muyeon95.tistory.com/278 AWS Serverless Aplication : Webpage Lambda [Lambda, API Gateway, DynamoDB] (2) 이전 muyeon95.tistory.com AWS Builders 100 - Web..
2023.09.11 -
AWS Serverless Aplication : DynamoDB 생성 [Lambda, API Gateway, DynamoDB] (4)
이전 글 https://muyeon95.tistory.com/279 AWS Serverless Aplication : Api service lambda [Lambda, API Gateway, DynamoDB] (3) 이전 글 https://muyeon95.tistory.com/278 AWS Serverless Aplication : Webpage Lambda [Lambda, API Gateway, DynamoDB] (2) 이전 글 https://muyeon95.tistory.com/277 AWS Serverless Aplication : Hello world Lambda [Lambda, API Gateway, DynamoDB] (1) AWS Bu muyeon95.tistory.com AWS Builder..
2023.09.11 -
AWS Serverless Aplication : Api service lambda [Lambda, API Gateway, DynamoDB] (3)
이전 글 https://muyeon95.tistory.com/278 AWS Serverless Aplication : Webpage Lambda [Lambda, API Gateway, DynamoDB] (2) 이전 글 https://muyeon95.tistory.com/277 AWS Serverless Aplication : Hello world Lambda [Lambda, API Gateway, DynamoDB] (1) AWS Builders 100 - Web application 을 듣고 정리한 내용입니다. 계정 생성하기 AWS 계정을 생성한 후 IAM 사 muyeon95.tistory.com AWS Builders 100 - Web application 을 듣고 정리한 내용입니다. Api servi..
2023.09.11 -
AWS Serverless Aplication : Webpage Lambda [Lambda, API Gateway, DynamoDB] (2)
이전 글 https://muyeon95.tistory.com/277 AWS Serverless Aplication : Hello world Lambda [Lambda, API Gateway, DynamoDB] (1) AWS Builders 100 - Web application 을 듣고 정리한 내용입니다. 계정 생성하기 AWS 계정을 생성한 후 IAM 사용자를 만든다. 사용자 이름 : Administrator AWS Management Console 액세스 를 체크하고 콘솔 비밀번호는 muyeon95.tistory.com AWS Builders 100 - Web application 을 듣고 정리한 내용입니다. Simple webpage Lambda 생성 Functions 를 눌러 다시 Functions..
2023.09.11 -
AWS Serverless Aplication : Hello world Lambda [Lambda, API Gateway, DynamoDB] (1)
AWS Builders 100 - Web application 을 듣고 정리한 내용입니다. 계정 생성하기 AWS 계정을 생성한 후 IAM 사용자를 만든다. 사용자 이름 : Administrator AWS Management Console 액세스 를 체크하고 콘솔 비밀번호는 사용자 지정 비밀번호를 적어 넣고 다음으로 넘어간다. 기존 정책 직접 연결을 클랙해 권한을 추가한다. AdministratorAccess 를 체크한 후 다음으로 넘어간다. Administrator 사용자에 AdministratorAccess 관리형 정책이 추가된 것을 확인하고 Create user (사용자 만들기)를 클릭한다. 사용자가 추가되면 로그인 URL 을 복사한다. URL은 아래의 형식을 가진다. https://.signin.a..
2023.09.11 -
pgpool2 로드밸런서
사전 준비 Master-Slave 설정 https://muyeon95.tistory.com/272 AWS EC2 ubuntu postgresql replication (Master-Slave) 사전 과정 AWS 에서 EC2 인스턴스를 2개 만든다. (master, slave) https://muyeon95.tistory.com/187 AWS EC2 배포하기 선행작업 https://muyeon95.tistory.com/186 github SSH Repository [ git ] - 우선 repository 를 생성한다. - SSH 키 muyeon95.tistory.com 아래 포스팅을 참고해 pgpool 인스턴스를 생성 https://muyeon95.tistory.com/187 AWS EC2 배포하기 선행..
2023.08.29