Serverless Express + AWS Lambda から Axios による外部システムへのアクセスを X-Ray で可視化する
https://dev.classmethod.jp/articles/visualize-aws-lambda-access-to-external-system-via-axios-with-x-ray/
Lambda + EventBridge로 RDS 수동 백업 해제를 감지하고 통지하는 구성을 만들어 봤습니다.
https://dev.classmethod.jp/articles/jw-configuring-lambda-eventbridge-to-detect-and-notify-rds-manual-backup-release/
AWS Lambda 関数 から RDS Data API による Aurora データベースへのアクセスを X-Ray で可視化する
https://dev.classmethod.jp/articles/visualize-aws-lambda-access-to-aurora-database-via-rds-data-api-with-x-ray/
Lambda関数(Python)でExcelファイルのシリアル値を日付に変換しつつcsvファイル変換してみた
https://dev.classmethod.jp/articles/lambda-python-excel-csv-convert-datetype/
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/
Powertools for AWS LambdaでBedrock Agents用のLambdaコードがシンプルに書けるようになりました
https://dev.classmethod.jp/articles/powertools-lambda-bedrock-agents-function-utility-introduction/
디폴트로 생성되는 보안 그룹의 규칙을 자동으로 삭제하여 관리해 봤습니다.
https://dev.classmethod.jp/articles/jw-manage-by-automatically-deleting-rules-for-security-groups-that-are-created-by-default/
AWS Lambda를 활용하여 S3 퍼블릭 접근을 자동으로 차단하는 구성을 만들어봤습니다.
https://dev.classmethod.jp/articles/jw-configuration-that-utilizes-aws-lambda-to-automatically-block-s3-public-access/
24시간 이상 켜져 있는 EC2 인스턴스를 Lambda로 자동 종료하는 구성을 만들어 봤습니다.
https://dev.classmethod.jp/articles/jw-configures-automatically-shutting-down-an-ec2-instance-that-has-been-turned-on-for-more-than-24-hours-to-lambda/