Deno + Lambda Web Adapterを使ってリモートMCPサーバーをLambdaで動かす
https://dev.classmethod.jp/articles/deno-lambda-web-adapter-mcp-lambda/
미사용 EBS 볼륨과 생성 후 일정 시간이 지난 스냅샷을 탐지하고 자동 정리하는 구성을 만들어 봤습니다.
https://dev.classmethod.jp/articles/jw-configures-detection-and-automatic-cleanup-of-unused-ebs-volumes-and-out-of-date-snapshots/
AWS Lambda + Amazon EventBridge로 보안 그룹의 풀 오픈(0.0.0.0) 규칙을 탐지하고 이메일로 통지해 봤습니다.
https://dev.classmethod.jp/articles/jw-detects-the-security-groups-full-open-rules-and-notifies-you-by-email/
CloudTrail + Lambda를 활용하여 EC2 공인 IP 할당을 감지하고 통지해 봤습니다.
https://dev.classmethod.jp/articles/jw-use-cloudtrail-lambda-to-detect-and-notify-ec2-public-ip-assignments/
AWS Lambda를 통해 암호화 되지 않은 EBS를 정기적으로 감지하는 구성을 만들어 봤습니다.
https://dev.classmethod.jp/articles/jw-configuration-to-regularly-detect-unencrypted-ebs-via-aws-lambda/
Lambda 함수 실행 시 CloudWatch Logs에 로그를 남겨봤습니다.
https://dev.classmethod.jp/articles/jw-preserve-logs-to-cloudwatch-logs-when-lambda-functions-run/
AWS CloudTrail에서 보안 그룹 변경을 감지하고 Lambda와 EventBridge를 이용하여 이메일 통지를 해 봤습니다.
https://dev.classmethod.jp/articles/jw-aws-cloudtrail-detects-security-group-changes-and-uses-lambda-and-eventbridge-to-notify-you-of-email/
CloudTrail 로그 기록을 중지하거나 삭제하려는 시도를 감지하여 이메일로 통지 받아보기
https://dev.classmethod.jp/articles/jw-detects-attempts-to-stop-or-delete-cloudtrail-log-records-and-receives-e-mail-notifications/