본문 바로가기

반응형

AWS

Zabbix-cloudwatch-integration 적용 Zabbix-cloudwatch-integration 적용 [웹 콘솔 작업] https://www.zabbix.com/integrations/cloudwatch XML(cloudwatch_template.xml) 문서 임포트 git clone https://github.com/wawastein/zabbix-cloudwatch.git > git clone https://github.com/wawastein/zabbix-cloudwatch.git Cloning into 'zabbix-cloudwatch'... remote: Enumerating objects: 93, done. Receiving objects: 33% (31/93)used 0 (delta 0), pack-reused 93 Receiving .. 더보기
[AWS] 애플리케이션 로드 밸런서에 대한 고정 세션 애플리케이션 로드 밸런서에 대한 고정 세션 EC2 대시보드 > 로드 밸런서 > 대상 그룹 > 대상 그룹 선택 후 속성 https://docs.aws.amazon.com/ko_kr/elasticloadbalancing/latest/application/sticky-sessions.html 더보기
[AWS] AWS CloudFront와 ALB에 SSL 적용 AWS CloudFront와 ALB에 SSL 적용 AWS Certificate Manager 버지니아 북부에 인증서 생성 Elastic Load Balancer 로드 밸런싱 > 로드밸런서 AWS CloudFront AWS Route 53 레코드 이름 유형 라우팅 값/트래픽 라우팅 대상 sangchul.kr A 단순 CF URL www.sangchul.kr CNAME 단순 Origin Domain origin.sangchul.kr A 단순 ALB URL 더보기
macOS(Big Sur)에 Packer 설치 macOS(Big Sur)에 Packer 설치 packer 다운로드 https://www.packer.io/downloads packer 설치 brew tap hashicorp/tap brew install hashicorp/tap/packer > brew tap hashicorp/tap Updating Homebrew... ==> Homebrew was updated to version 3.2.6 The changelog can be found at: https://github.com/Homebrew/brew/releases/tag/3.2.6 > brew install hashicorp/tap/packer ==> Installing packer from hashicorp/tap ==> Downloadi.. 더보기
[AWS] AWS Billing and Cost Management 콘솔에 대한 IAM 사용자 및 역할 액세스를 활성화 AWS Billing and Cost Management 콘솔에 대한 IAM 사용자 및 역할 액세스를 활성화 이미지 출처 : https://docs.aws.amazon.com/ko_kr/IAM/latest/UserGuide/tutorial_billing.html 결제 데이터에 대한 액세스 권한 활성화 결제 데이터에 대한 권한을 부여하는 IAM 정책 생성 사용자 계정 생성 사용자 그룹 계정 생성 및 구성 사용자 이름 사용자 그룹 이름 사용자를 멤버로 추가 FinanceManager BillingFullAccessGroup FinanceManager FinanceUser BillingViewAccessGroup FinanceUser 정책 생성 BillingFullAccess BillingViewAccess .. 더보기
[aws] Amazon CloudFront 파일 무효화 Amazon CloudFront 파일 무효화 aws 명령어 aws cloudfront create-invalidation --distribution-id distribution_ID --paths "/*" aws --profile test_profile --region ap-northeast-2 cloudfront create-invalidation --distribution-id 1234567ABCDEF --paths "/*" AWS 콘솔에서 CF 파일 무효화 AWS 콘솔 접속 > CloudFront > Distributions > distribution_ID 참고URL - 파일 무료화 : https://docs.aws.amazon.com/ko_kr/AmazonCloudFront/latest/Devel.. 더보기
Amazon Linux 2에서 goofys 설치 및 S3 마운트하기 Amazon Linux 2에서 goofys 설치 및 S3 마운트하기 Golang fuse 설치 yum install -y golang fuse $ yum install -y golang fuse ========================================================================== Package Arch Version ========================================================================== Installing: fuse x86_64 2.9.2-11.amzn2 golang x86_64 1.15.12-1.amzn2.0.1 Installing for dependencies: apr x86_64 1.6.3.. 더보기
[AWS] AWS CloudWatch 경보를 Slack으로 보내는 방법_ver2 AWS CloudWatch 경보를 Slack으로 보내는 방법 시스템 구성 1. Amazon SNS 1-1. 주제 생성 - 이름 : cloudwatch-notification 1-2 구독 메일 확인 1-3 메시지 게시(메시지 발송 테스트) 2. Slack webhooks url 생성 slack webhooks(incoming webhooks) 생성 방법 - https://sangchul.kr/784 #cluodwatchalert https://hooks.slack.com/services/T018562TM6A/T017ZZ55YUV/wE5gd1fbfjNgxUeLqPUDMTbLR 3. Key Management Service (KMS) slack 주소 암호화 aws --profile testprofile --r.. 더보기

728x90
반응형