aws lambda(4)
-
AWS Serverless Aplication : Lambda 와의 연결 [Lambda, API Gateway, DynamoDB] (6)
이전 글 https://muyeon95.tistory.com/281 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) 이 muyeon95.tistory.com AWS Builders 100 - Web ..
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