<?xml version="1.0" encoding="UTF-8"?>
<rss
 version="2.0"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:atom="http://www.w3.org/2005/Atom"
>
  <channel>
    <title><![CDATA[DevelopersIO]]></title>
    <atom:link href="https://dev.classmethod.jp/feed/" rel="self" type="application/rss+xml" />
    <link>https://dev.classmethod.jp</link>
    <description>DevelopersIO</description>
    <lastBuildDate>Thu, 13 Aug 2026 12:00:01 GMT</lastBuildDate>
    <language>ja</language>
    
    <item>
      <title><![CDATA[Amazon RDS for MariaDB 12.3 が正式リリース(GA)されたので試してみた]]></title>
      <link>https://dev.classmethod.jp/articles/rds-mariadb-12-3-ga/</link>
      <dc:creator><![CDATA[suzuki.ryo]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 12:00:01 GMT</pubDate>
      
      <description><![CDATA[MariaDB 12.3 は長期サポート（LTS）版です。Amazon RDS で新規作成した 12.3.2 環境と、11.8.8 から 12.3.2 へインプレースアップグレードした環境で、予約語による既存 SQL への影響と、パラメータグループで設定できる値の差を確認しました。]]></description>
      <guid isPermaLink="false">4m5BTe157MpdK3jj7gM0b</guid>
    </item>
    <item>
      <title><![CDATA[Amazon Bedrock Managed Knowledge Base に Amazon Quick から日本語で自然言語問合せしてみた]]></title>
      <link>https://dev.classmethod.jp/articles/20260813-amazon-mkb-with-quick/</link>
      <dc:creator><![CDATA[石川覚]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 11:22:45 GMT</pubDate>
      
      <description><![CDATA[Amazon Bedrock の Managed Knowledge Base を Amazon Quick に接続し、日本語のドキュメントで自然言語問い合わせを試してみました。ベクトルストア不要の RAG 基盤で、複数文書をまたぐ質問にも対応できた実装例を紹介します。]]></description>
      <guid isPermaLink="false">wxHD28rEzZjjuxRm0Bjy5</guid>
    </item>
    <item>
      <title><![CDATA[【Amazon Connect】エラー時の顧客情報をメール通知してみた]]></title>
      <link>https://dev.classmethod.jp/articles/amazon-connect-error-notification-system/</link>
      <dc:creator><![CDATA[フニ]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 10:08:28 GMT</pubDate>
      
      <description><![CDATA[Amazon Connect フローでエラーが発生した際に、AWS Step Functions と DynamoDB を組み合わせて、顧客情報をメール通知する方法をご紹介します。]]></description>
      <guid isPermaLink="false">5bOHOMHyjnkwipT2TQC2gz</guid>
    </item>
    <item>
      <title><![CDATA[ブラウザだけで使えるClaude Code環境をEC2 + code-server + Bedrockで作ってみた]]></title>
      <link>https://dev.classmethod.jp/articles/202608-ec2-code-server-claude-code-bedrock/</link>
      <dc:creator><![CDATA[林 睦記 / Mutsuki Hayashi]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 09:16:07 GMT</pubDate>
      
      <description><![CDATA[EC2上のcode-serverにBedrock経由のClaude Codeを載せ、ブラウザだけで使える開発環境を作りました。認証はIAMロールなので利用者にAPIキーは不要で、研修やハンズオンで配る用途に向いています。]]></description>
      <guid isPermaLink="false">2cQCp037KYRqJ0oonkENgc</guid>
    </item>
    <item>
      <title><![CDATA[【Security Hub修復手順】[CloudFront.17] CloudFront ディストリビューションでは、署名付き URLsと Cookie に信頼されたキーグループを使用する必要があります]]></title>
      <link>https://dev.classmethod.jp/articles/securityhub-fsbp-remediation-cloudfront-17/</link>
      <dc:creator><![CDATA[lee-huisu]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 09:12:39 GMT</pubDate>
      
      <description><![CDATA[AWS SecurityHub 基礎セキュリティのベストプラクティスコントロール修復手順をご紹介します。]]></description>
      <guid isPermaLink="false">6QqY69Bh78OwOkgLt4Cfnk</guid>
    </item>
    <item>
      <title><![CDATA[Cloudflare WorkersでSlack Appのバックエンドを動かす]]></title>
      <link>https://dev.classmethod.jp/articles/running-slack-app-backend-on-cloudflare-workers/</link>
      <dc:creator><![CDATA[夏目祐樹]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 09:00:11 GMT</pubDate>
      
      <description><![CDATA[Cloudflare WorkersでSlack Appのバックエンドを動かす方法をご紹介します。Bolt for JavaScriptが使えない理由から、`slack-edge`ライブラリを使った実装、Event Subscriptionsの設定まで、実際の手順に沿って解説していきます。]]></description>
      <guid isPermaLink="false">7gUQQVXyJOanxQpUnhrdCT</guid>
    </item>
    <item>
      <title><![CDATA[なぜベテランの暗黙知は、文書化しても継承できないのか]]></title>
      <link>https://dev.classmethod.jp/articles/why-tacit-knowledge-cannot-be-documented/</link>
      <dc:creator><![CDATA[tateno]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 08:29:39 GMT</pubDate>
      
      <description><![CDATA[ベテランの判断を若手に引き継ごうとマニュアル化しても、肝心の部分は毎回こぼれ落ちます。理由はシンプルで、本人が「言語化できていない・そもそも言語化すべきだと気づいていない」判断こそが価値の中心だからです。この記事では、なぜ暗黙知の継承が長年うまくいかなかったのか、その構造と、いまLLMで何が変わりつつあるのかを整理します。]]></description>
      <guid isPermaLink="false">244IqE2wzmoljIpxO4bs3N</guid>
    </item>
    <item>
      <title><![CDATA[IAM Access Analyzer で最小権限のポリシーを洗い出す]]></title>
      <link>https://dev.classmethod.jp/articles/access-analyzer-minimum-policy/</link>
      <dc:creator><![CDATA[Kanaru]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 08:16:35 GMT</pubDate>
      
      <description><![CDATA[AWS 上でユーザーの誤操作を防ぐため、最小権限の IAM ポリシーを構成することが重要です。本記事では、IAM Access Analyzer のポリシー生成機能を使用して、CloudTrail の操作ログから自動でポリシーを作成する方法を紹介します。]]></description>
      <guid isPermaLink="false">7iLFSU8vgHx4SrL37iwQgI</guid>
    </item>
    <item>
      <title><![CDATA[Claude Code v2.1.228〜v2.1.229 の主要アップデート - クラッシュ修正の集中投入と /commit-push-pr の安全化]]></title>
      <link>https://dev.classmethod.jp/articles/20260813-cc-updates-v2-1-228/</link>
      <dc:creator><![CDATA[石川覚]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 07:08:07 GMT</pubDate>
      
      <description><![CDATA[Claude Code の v2.1.228 と v2.1.229 がリリースされました。v2.1.228については静観していたのですが、2 日続けて関連したアップデートのリリースで、破壊的変更や自動化フローに影響しうる変更も含まれているため、アップデート前に目を通しておきたい内容です。]]></description>
      <guid isPermaLink="false">7nk6RcdFUhm12jnceg602o</guid>
    </item>
    <item>
      <title><![CDATA[[Claude]  LLMの電子透かし：仕組みと限界]]></title>
      <link>https://dev.classmethod.jp/articles/claude-digital-watermark-technology/</link>
      <dc:creator><![CDATA[中村 修太]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 06:49:27 GMT</pubDate>
      
      <description><![CDATA[Anthropic が Claude の出力に電子透かしを入れると発表しました。テキストに透かしを入れるとはどういうことか、なぜコピペしても残るのかを、代表的な統計的透かしを実装して確かめます。また、LLMの電子すかしにおける懸念や問題についても。]]></description>
      <guid isPermaLink="false">3fXM6gwU5zhfaIMzzdwjb9</guid>
    </item>
    <item>
      <title><![CDATA[【Amazon Connect】不在着信があった際に顧客名をメール通知してみた]]></title>
      <link>https://dev.classmethod.jp/articles/amazon-connect-missed-call-email-sfn/</link>
      <dc:creator><![CDATA[フニ]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 05:59:24 GMT</pubDate>
      
      <description><![CDATA[Amazon Connect の不在着信時に、発信者番号と DB から取得した顧客名をメール通知する仕組みを実装してみました。Step Functions と EventBridge を使った実装方法をご紹介します。]]></description>
      <guid isPermaLink="false">4WU7NT4Y5NndaDVDhCOEU9</guid>
    </item>
    <item>
      <title><![CDATA[AgentCore Gatewayに追加されたレート制限機能を試してみた]]></title>
      <link>https://dev.classmethod.jp/articles/agentcore-gateway-rate-limit/</link>
      <dc:creator><![CDATA[神野 雄大]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 05:57:48 GMT</pubDate>
      
      <description><![CDATA[Amazon Bedrock AgentCore Gatewayに追加されたレート制限機能を試してみました！]]></description>
      <guid isPermaLink="false">4bpL01jIokttcSLptvqYyg</guid>
    </item>
    <item>
      <title><![CDATA[[アップデート] IAMロールを自動的に設定するロールマネージャーを提供するようになりました]]></title>
      <link>https://dev.classmethod.jp/articles/iam-role-manager-ga/</link>
      <dc:creator><![CDATA[あかいけ]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 04:33:03 GMT</pubDate>
      
      <description><![CDATA[AWSの新機能「role manager」を試してみました。IAMロール作成の手間を自動化するこの機能の仕組みから実装方法、運用時のポイントまで、実際の画面を交えながら紹介します。]]></description>
      <guid isPermaLink="false">12AGQrRV5yFap5ZYHuUKJD</guid>
    </item>
    <item>
      <title><![CDATA[AWS サポート 4 つのプランを、初学者向けに比較してみた]]></title>
      <link>https://dev.classmethod.jp/articles/aws-support-plan-comparison/</link>
      <dc:creator><![CDATA[obara-riko]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 03:00:43 GMT</pubDate>
      
      <description><![CDATA[AWS 学習を進める中で迷ったサポートプランの選択について、初学者目線で 4 つのプランの違いをわかりやすくまとめてみました。料金・対応速度・機能を比較しながら、自分たちに合ったプランを見つけるためのポイントを紹介します。]]></description>
      <guid isPermaLink="false">40QzstbRkc5pPkzooN7GA0</guid>
    </item>
    <item>
      <title><![CDATA[【Security Hub修復手順】[NetworkFirewall.5] Network Firewall ポリシーのデフォルトのステートレスアクションは、断片化されたパケットに対してドロップまたは転送される必要があります。]]></title>
      <link>https://dev.classmethod.jp/articles/securityhub-fsbp-remediation-networkfirewall-5/</link>
      <dc:creator><![CDATA[長澤 陸]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 01:03:43 GMT</pubDate>
      
      <description><![CDATA[AWS SecurityHub 基礎セキュリティのベストプラクティスコントロール修復手順をご紹介します。]]></description>
      <guid isPermaLink="false">32OKLTHBu7NogzrmF81OZq</guid>
    </item>
    <item>
      <title><![CDATA[WAFにアタッチされたルール別の Count, Block, Allow を表にする(Cloudfront)]]></title>
      <link>https://dev.classmethod.jp/articles/cloudfront-waf-rule-count-block-allow-report/</link>
      <dc:creator><![CDATA[あのふじた]]></dc:creator>
      <pubDate>Thu, 13 Aug 2026 00:30:14 GMT</pubDate>
      
      <description><![CDATA[CloudFrontのWAFルール変更時に1週間分の統計データを遡って確認するため、Bash・jq・DuckDBを組み合わせた日別レポート生成スクリプトを作成しました。このツールの実装と使い方をご紹介します。]]></description>
      <guid isPermaLink="false">6OFNClMJtT7ckZ2qIdaHaI</guid>
    </item>
    <item>
      <title><![CDATA[[アップデート] IAM Identity Center のユーザーに既存の IAM ロールを直接割り当てられる Account Access Manager がリリースされたので試してみた]]></title>
      <link>https://dev.classmethod.jp/articles/aws-iam-aam/</link>
      <dc:creator><![CDATA[いわさ]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 23:47:06 GMT</pubDate>
      
      <description><![CDATA[AWS IAM Identity Center で既存の IAM ロールを直接マッピングできる新機能「Account Access Manager」がリリースされたので、実際にセットアップして試してみました。セットアップ時のハマりポイントも紹介します。]]></description>
      <guid isPermaLink="false">6rEbMIyoV8mlYFkJgQ8hj1</guid>
    </item>
    <item>
      <title><![CDATA[[Amazon Bedrock] Nova 2 Lite で画像内の認証情報を一括マスクするツールを作り、判定の一部をコードに移してみました]]></title>
      <link>https://dev.classmethod.jp/articles/bedrock-nova-2-lite-image-credential-masking/</link>
      <dc:creator><![CDATA[SIN@製造BT部]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 15:33:17 GMT</pubDate>
      
      <description><![CDATA[スクリーンショットに写り込んだアカウントID やアクセスキーなどの認証情報を自動でマスクするローカルCLIツールを実装しました。Amazon Novaで画像を読み取り、正規表現やLLMの判定と組み合わせることで、形式で定義できるものはコードに、文脈判断が必要なものはモデルに役割を分担させた実装の工夫を紹介します。]]></description>
      <guid isPermaLink="false">6zLX3ruBlCEl4X0aMHpn1k</guid>
    </item>
    <item>
      <title><![CDATA[Step Functionsを使ってAWS Backupでも静止点でバックアップを取得する]]></title>
      <link>https://dev.classmethod.jp/articles/step-functions-aws-backup-consistent-backup/</link>
      <dc:creator><![CDATA[あかいけ]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 15:07:46 GMT</pubDate>
      
      <description><![CDATA[AWS Backupで静止点を確保したバックアップを取得したい。そんなニーズに応えるべく、Step Functionsを活用してインスタンス停止→バックアップ→起動を自動化する構成をまとめてみました。]]></description>
      <guid isPermaLink="false">5zYunQTiAmf4QJLitqB4pd</guid>
    </item>
    <item>
      <title><![CDATA[Nemotron 3.5 Lightning を Hermes Agent で動かして実効コストを測ってみた]]></title>
      <link>https://dev.classmethod.jp/articles/reona-nemotron-lightning-hermes-agent-cost/</link>
      <dc:creator><![CDATA[嶋田怜央成 / Reona Shimada]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 14:57:17 GMT</pubDate>
      
      <description><![CDATA[NVIDIAの新モデル「Nemotron 3.5 Lightning」をFireworks AI経由でHermes Agentに接続し、実装コストを測定しました。単価は最安クラスですが、エージェントの迷走によるターン数増加で、探索タスクでは従来モデルより高額になる場合も。定型ジョブか対話かで使い分けが必須です。]]></description>
      <guid isPermaLink="false">7hXMWhDHe37UoaQ77fKqJ8</guid>
    </item>
    <item>
      <title><![CDATA[Claude Team、ChatGPT Business、Gemini Enterprise Standardを導入してみたので統制の観点で設定を見てみた]]></title>
      <link>https://dev.classmethod.jp/articles/summer-project-2026-ai-plans-admin-governance-comparison/</link>
      <dc:creator><![CDATA[tmorio (まると)]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 14:26:33 GMT</pubDate>
      
      <description><![CDATA[夏休みなので大手3AIサービスの組織向けプランを思い切って個人契約してみました。結構管理側の設定を見るのが好きなので、今回は簡単な違いなどを取り上げます。
サービスによって特性が違うため単純な比較が難しいですが、同じ機能でもできることに結構違いがあり色々と勉強になりました。]]></description>
      <guid isPermaLink="false">1Bz7pJCQm9TJ2PHVJeUxmG</guid>
    </item>
    <item>
      <title><![CDATA[Hermes Agent を Fireworks のオープンモデルで動かして Slack から呼び出してみる]]></title>
      <link>https://dev.classmethod.jp/articles/reona-hermes-agent-fireworks-slack/</link>
      <dc:creator><![CDATA[嶋田怜央成 / Reona Shimada]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 13:39:06 GMT</pubDate>
      
      <description><![CDATA[Mac miniにHermes Agentを導入し、Slack連携と定期実行で無人で動くAIエージェントを構築しました。オープンモデルを使いながらツール呼び出しを成立させ、毎朝ニュース配信まで実装。つまずきポイントと解決法をまとめます。]]></description>
      <guid isPermaLink="false">7uvsEKCymFazuojUdXFVRI</guid>
    </item>
    <item>
      <title><![CDATA[Claude Code セルフホスト環境機能が登場。EC2インスタンスを実行環境にしてみた]]></title>
      <link>https://dev.classmethod.jp/articles/claude-code-self-hosted-runner/</link>
      <dc:creator><![CDATA[かずえ@製造BT]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 11:12:20 GMT</pubDate>
      
      <description><![CDATA[別にセルフホストしたくないですが、選択肢があるというのは良いことです]]></description>
      <guid isPermaLink="false">5ioMZnHoWSZTXDlU8wFGJz</guid>
    </item>
    <item>
      <title><![CDATA[MCPを繋ぐだけで使えるCode Interpreter環境をAgentCore Runtimeで作ってみた]]></title>
      <link>https://dev.classmethod.jp/articles/agentcore-code-interpreter-mcp-server/</link>
      <dc:creator><![CDATA[政岡 慧]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 10:23:10 GMT</pubDate>
      
      <description><![CDATA[AWS AgentCore RuntimeとMCPプロトコルを組み合わせ、複数のLLMから共有できるCode Interpreterサーバーをゼロから構築する方法を紹介します。CSVの投入からpptx作成まで、実際の動作確認も交えて解説しました。]]></description>
      <guid isPermaLink="false">53sqvHmg5qRi5u3XO4oUEU</guid>
    </item>
    <item>
      <title><![CDATA[【Amazon Connect】フローログをトラブルシュートに活用してみた (初心者向け)]]></title>
      <link>https://dev.classmethod.jp/articles/amazon-connect-flow-logs-enable-troubleshooting/</link>
      <dc:creator><![CDATA[フニ]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 10:10:04 GMT</pubDate>
      
      <description><![CDATA[Amazon Connectのフローログ設定方法からトラブルシュートでの活用例までご紹介します。]]></description>
      <guid isPermaLink="false">2WyTVaRYy0A7msVZo56Q4s</guid>
    </item>
    <item>
      <title><![CDATA[Amazon Quickの「データセットQ&A」を使いこなす｜実際に触ってみて分かった活用ポイント]]></title>
      <link>https://dev.classmethod.jp/articles/QS_datasetQA_try/</link>
      <dc:creator><![CDATA[shimada-rika]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 09:59:27 GMT</pubDate>
      
      <description><![CDATA[Amazon QuickのデータセットQ&A機能について、実際に触ってみた結果をご紹介します。ダッシュボードを都度作らずその場で数値確認できる、自然言語でのデータ分析を試してみました。]]></description>
      <guid isPermaLink="false">1UKMNrfGhn9JJ6dbs5Rjyd</guid>
    </item>
    <item>
      <title><![CDATA[NVIDIA Nemotron 3.5 Lightning の 3 種類の投機的デコーディング（DSpark / DFlash / MTP）を DGX Spark で比較してみた]]></title>
      <link>https://dev.classmethod.jp/articles/nvidia-nemotron-3-5-lightning-dspark-dflash-mtp-dgx-spark/</link>
      <dc:creator><![CDATA[Guri / Hajime Oguri]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 09:49:08 GMT</pubDate>
      
      <description><![CDATA[NVIDIA の新オープンモデル Nemotron 3.5 Lightning に同梱された 3 種類の投機的デコーディング手法を、DGX Spark で実際に比較してみました。]]></description>
      <guid isPermaLink="false">5G7EBapKkYqaUdrO2RufXn</guid>
    </item>
    <item>
      <title><![CDATA[AI安全性・機械論的解釈可能性を無料で学べるカリキュラム「ARENA」を触ってみた]]></title>
      <link>https://dev.classmethod.jp/articles/mech-interp/</link>
      <dc:creator><![CDATA[海江田 亮]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 08:26:42 GMT</pubDate>
      
      <description><![CDATA[機械論的解釈可能性を学べる無料カリキュラム「ARENA」について、実際に取り組んだ経験をもとに、カリキュラムの構成や進め方、学習のコツを紹介します。]]></description>
      <guid isPermaLink="false">74THlQ8nZauQw8ai2BJxqj</guid>
    </item>
    <item>
      <title><![CDATA[AIにUIを生成させる前に、何をコンテキストに書くべきか — デザインシステム側の不備とどう付き合うか]]></title>
      <link>https://dev.classmethod.jp/articles/ai-ui-generation-context-file-design/</link>
      <dc:creator><![CDATA[fujisawa.exp]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 08:25:53 GMT</pubDate>
      
      <description><![CDATA[AIにUI画面を自律的に生成させるための「コンテキストファイルの設計」について、設計段階で下した判断を記録しています。何を書き何を書かないかの選別基準、デザインデータの構造の揺れへの対処、そしてSSoT側の不備とどう向き合うかを整理しました。]]></description>
      <guid isPermaLink="false">4tpzo2jvrX0JlfmdTUR0Oa</guid>
    </item>
    <item>
      <title><![CDATA[【Security Hub修復手順】[SageMaker.16] SageMaker モデルはプライマリコンテナの VPC のプライベートレジストリを使用する必要があります]]></title>
      <link>https://dev.classmethod.jp/articles/securityhub-fsbp-remediation-sagemaker-16/</link>
      <dc:creator><![CDATA[スライマンアブドラー パネ]]></dc:creator>
      <pubDate>Wed, 12 Aug 2026 07:40:27 GMT</pubDate>
      
      <description><![CDATA[AWS SecurityHub 基礎セキュリティのベストプラクティスコントロール修復手順をご紹介します。]]></description>
      <guid isPermaLink="false">4sfa1TFXytTgXIN7QtpO5W</guid>
    </item>
  </channel>
</rss>