반응형 [AWS]354 9 9 2022. 2. 10. 8 8 2022. 2. 10. 7 7 2022. 2. 10. 6 6 2022. 2. 10. 5 5 2022. 2. 10. 4 4 2022. 2. 10. 3 3 2022. 2. 10. 2 2 2022. 2. 10. 1 1 2022. 2. 10. [AWS] How to configure your own Gitlab CI Runner https://www.youtube.com/watch?v=G8ZONHOTAQk 2022. 2. 9. AWS 문자 메시지(SMS) 발송 로그(Log) 관리하기 https://docs.aws.amazon.com/ko_kr/sns/latest/dg/sms_stats_cloudwatch.html Amazon CloudWatch 지표 및 SMS 전송 로그 보기 - Amazon Simple Notification Service 대상 전화번호의 통신 사업자에 따라 Amazon SNS 콘솔에 전송 로그가 표시되는 데 최대 72시간이 걸릴 수 있습니다. docs.aws.amazon.com AWS SNS의 문자 메시지(SMS) 전송 기능을 이용하다 보면, 때때로 다양한 문제에 직면할 수 있습니다. 그러한 문제에 적절히 대응하기 위해서는 AWS SMS 기능에 대한 로그(Log) 관리가 필요합니다. 로그 관리는 Text messaging (SMS) 탭에서 [Edit] 버튼을 눌러.. 2022. 2. 8. AWS SNS to SQS Tutorial | Step by Step Guide https://www.youtube.com/watch?v=VXsAgYoC1Jc 2022. 2. 8. AWS Simple Notification Service(SNS) 서비스 개요 및 실습 https://www.youtube.com/watch?v=VxT-A3SgGuI 2022. 2. 8. Amazon SNS로 지속적 관리가 가능한 대용량 푸쉬 시스템 구축 여정 https://www.youtube.com/watch?v=XnX22EIjRhc&t=21s 2022. 2. 8. Install & Register GitLab Runner On Linux Machine - Theory & Practical https://www.youtube.com/watch?v=IyZOr_ubEaU 2022. 2. 7. Install and Register GitLab Runner On Windows Machine - Theory & Practical https://www.youtube.com/watch?v=2l7F6yHDGyk 2022. 2. 7. GitLab Simple CI-CD On Linux - Practical & Theory https://www.youtube.com/watch?v=vZn5dOX10q4 2022. 2. 6. Putty 자동로그인 설정 / MYSQL 터널링 설정 ## MySQL 터널링 설정 - 노트북에서 로컬 접속 테스트 : telnet localhost 3306 2022. 2. 2. 35. Intro: Deployment Welcome to module 7 and in this module you want to talk about deployment services and specifically elastic beanstalk. So this service is it is one of many services in AWS in this space deployment provisioning configuration management space. So these are services such as OpsWorks which is a configuration management type of service using Chef. So you can use your chef cookbooks and recipes and dep.. 2022. 2. 1. 34. [활용] Configure & verify app ## Signedurl PHP APP 설정 1) Cloudfront PrivateKey --> EC2 인스턴스에 설정 : 우분투 홈폴더 vi cf-private-key.pem 2) PHP APP 경로 지정 (3곳 변경) : Signedurl_image.php In this video let's configure the private key and the key pair ID that we created in the previous video. So remember we're talking about signed URLs here right and to use signed URLs right the application the PHP application that we have has to has to c.. 2022. 1. 31. 33. [활용] Restrict viewer access ## Signed URL 설정 방법 (일반 URL 작동, Cloudfront URL 작동 안함) 1) Cloudfront 에서 2가지 작업 필요 - Enable viewer restrictions (yes) - Setup Trusted signer (Self) 2) 내보안 자격증명 이동 - Create Cloudfront key pair 생성 (APP 사용 예정) So in this video let's see how do restrict viewer access. Right. And essentially what we're trying to do is turn on or enable signed URLs. Right. So after we are done with this configuration re.. 2022. 1. 31. 32. [활용] Restrict S3 access ## S3 접근 제한 방법 1) Cloudfront 에서 편집 - OAI 생성 -> S3 버킷정책 업데이트 (Cloudfront URL -> S3 이미지 액세스 허용) 2) 적용 약 20분 소요 3) S3 버킷 Permission 에서 생성 정책 확인 4) 객체에서 Public Access 권한 삭제 So in this video let's take a look at how to restrict access to the S3 bucket. Right. And what we want to do is we want to stop anybody from accessing the image directly from S3. Because we are using cloudfront and. And there's n.. 2022. 1. 31. [AWS] SES vs SQS vs SNS 정리 ## SNS - 하나의 메시지를 여러 서비스에서 처리 - Fan Out Architecture : 하나의 JOB을 여러 주체에게 증폭을 하여 일을 수행. ## SQS ## SNS vs SQS 출처 : https://www.youtube.com/watch?v=w7fPh7Z0S8E 2022. 1. 31. [AWS]인증서 없이 HTTP 웹사이트를 HTTPS로 바꾸는 2가지 방법 ## Cloudfront 사용시 ## ALB 사용시 - 테스트용 WEB서버 설치 ## Cloudfront 사용시 실습 - Clouffront 사용시 Route53 필수 - 레코드 생성 - http 접속 성공 - 인증서 생성 (약 5분 소요) : Cloudfront 용 인증서는 버지니아 북부에서 생성해야 함 - 약 5분 소요 - ARN 확인 - Cloudfront 설정 : Cloudfront -> EC2 는 HTTP 통신 설정 : SSL 인증서 선택 : 대체 도메인 이름 설정 (Cloudfront 에서 접속할 도메인 - 인증서 이름과 동일) : 약 15~40분 소요 - Cloudfront 접속 테스트 - 최종 Route53에서 레코드 생성 (Cloudfront 와 연동) ## ALB 사용시 실습 - ACM.. 2022. 1. 29. 31. Intro: Private content ## 개인 콘텐츠 설정 방법 - 인증된 사용자만 사용 가능하도록 서명된URL 사용, 승인된 사용자만 접근 가능 - 서명된 경우만 응답하도록 CloudFront 구성 ## 콘텐츠에 액세스 할 수 있는 유일한 방법은 - S3 정책 생성으로, CloudFront에만 접속할 수 있게 허용 (OAI 허용) : S3 다이렉트 접근 불가 - Signed URL 사용 - s3_image.php (s3 접근불가) - cloudfront_image.php (s3 접근불가) - Signedurl_image.php (s3 접근가능) Welcome to module 6 in this module we're going to talk about private content. Right. So so far in this course.. 2022. 1. 25. 30. [활용] Configure and verify app ## RDS 와 읽기전용 복제본은 사용자 계정과 암호가 동일함 ## APP 엔드포인트 수정 1) /var/www/html/rds_rr.php 2) /var/www/html/memcached.php 3) /var/www/html/cloudfront_image.php All right so in the final video in this module let's configure the application. And in the in the application we have to set up the three elements right that we have created. So one is the memcache cluster. The other one is the read replica that we h.. 2022. 1. 25. 29. [활용] Setup CloudFront distribution ## CloudFront 활용 - APP 에서 CloudFront 를 통해서 이미지 가져오기 구성 1) 오리진 도메인 이름 선택 -> S3 URL 2) Price Class -> 원하는 지역 선택 3) 나머지는 기본값, 생성시 약 20분 소요 let's see how to set up the cloud front distribution this is remember a content distribution network. So basically we will distribute content faster to users around the world using the edge locations the network of edge locations that that AWS has right. And the.. 2022. 1. 25. 28. [활용] Create Memcached cluster ## Memcached 생성 ## 서브넷 그룹 생성과 보안그룹 설정 ## Memcached 엔드포인트 생성 ## EC2 에서 텔넷 접속테스트 성공 - set / get 명령어 테스트 All right so in this video let's see how to set up a memcached cluster. This is of course in the ElasitCache service right but ElastiCache has two options Redis and Memcached and. And we'll be setting up the memcached cluster and then using this throughout the course right. So what we need to do.. 2022. 1. 25. 27. [활용] Create RDS read replica ## DB 인스턴스 식별자에 -rr 을 접미사에 추가할 것. ex) phpapp-rds-rr (RDS DNS 엔드포인트에 자동 포함됨) OK in this video let's see how to set up the read replica. This is the RDS read replica. So this is let's say your primary RDS instance and what you can do is you can create a read Replica something like this and there'll be replication. We don't have to do anything once we create the replica the replication will be done.. 2022. 1. 24. 26. Intro: Scalability - data layer Welcome to Module five. In this module we will look at scalability once again but for the data layer right and by data layer we mean the RDS instance that we have where we have our my sql database like this one here. And we also mean the S3 bucket which has our images. OK. So the database and the image store are both data layers. And we need to consider scalability options for both. Let's start .. 2022. 1. 24. 이전 1 ··· 3 4 5 6 7 8 9 ··· 12 다음 반응형