<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Fusic Tech Blog</title><description>Fusicエンジニアによる技術ブログ</description><link>https://tech.fusic.co.jp/</link><item><title>awslabs/aidlc-workflows で実践するAWS流AI駆動開発 Inception × Construction WSを実践しました</title><link>https://tech.fusic.co.jp/posts/awslabs-aidlc-workflows-inception-construction-practice</link><guid isPermaLink="true">https://tech.fusic.co.jp/posts/awslabs-aidlc-workflows-inception-construction-practice</guid><description>AWSが提唱するAI-DLC（AI-Driven Development Life Cycle）のInception/Constructionフェーズを、awslabs/aidlc-workflows のOSSルールファイルを徹底解析しながら社内20名以上で実践
バイブコーディングの限界を超える構造化AI駆動開発の実装パターン、チーム運用の課題と解決策、Security Extensionの実コード痕跡まで解説します</description><pubDate>Mon, 30 Mar 2026 00:00:00 GMT</pubDate><enclosure url="https://tech.fusic.co.jp/og/api-posts/awslabs-aidlc-workflows-inception-construction-practice.png" type="image/png" length="96611"/></item><item><title>AWS Lambda × TypeScriptで実践するDDD・Clean Architecture・CQRS — Serverlessマイクロサービスの設計パターン</title><link>https://tech.fusic.co.jp/posts/serverless-ddd-clean-architecture-cqrs</link><guid isPermaLink="true">https://tech.fusic.co.jp/posts/serverless-ddd-clean-architecture-cqrs</guid><description>AWS Lambda + TypeScriptでDDD/Clean Architectureを実践

Bounded ContextやCQRS、Domain Eventsとの相性を検証してみた</description><pubDate>Sun, 21 Dec 2025 00:00:00 GMT</pubDate><enclosure url="https://tech.fusic.co.jp/og/api-posts/serverless-ddd-clean-architecture-cqrs.png" type="image/png" length="93977"/></item><item><title>Cursor + Figma Slidesで実現するAIアシストなPresentation as Code</title><link>https://tech.fusic.co.jp/posts/cursor-figma-slides-presentation-as-code</link><guid isPermaLink="true">https://tech.fusic.co.jp/posts/cursor-figma-slides-presentation-as-code</guid><description>本記事では、CursorとFigma Slides、そしてfigdeckというツールを組み合わせたAIアシストなスライド作成ワークフローを紹介します。
既存のAIスライド生成ツールは、ドラフト作成後の調整に手間がかかったり、デザインの適用が難しいという課題がありました。
そこで私は、文章はMarkdownでCursorのAI機能を活用し、デザインはFigma Slidesで調整するという「Presentation as Code」のアプローチを採用しました。</description><pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate><enclosure url="https://tech.fusic.co.jp/og/api-posts/cursor-figma-slides-presentation-as-code.png" type="image/png" length="62358"/></item><item><title>Frontend Now(旧座談会）2025/12/05</title><link>https://tech.fusic.co.jp/posts/Frontend-Now-2025-12-05</link><guid isPermaLink="true">https://tech.fusic.co.jp/posts/Frontend-Now-2025-12-05</guid><description>「Frontend Now（旧座談会）」は、Fusicのフロントエンドエンジニアが集まって気になった記事や技術情報を共有し、ちょっとだけ深ぼりしていく会です。</description><pubDate>Fri, 19 Dec 2025 00:00:00 GMT</pubDate><enclosure url="https://tech.fusic.co.jp/og/api-posts/Frontend-Now-2025-12-05.png" type="image/png" length="52808"/></item><item><title>stac-serverで自前のSTACカタログをAWS上で検索できるようにする</title><link>https://tech.fusic.co.jp/posts/deploy-stac-server-on-aws</link><guid isPermaLink="true">https://tech.fusic.co.jp/posts/deploy-stac-server-on-aws</guid><description>オープンソースのstac-serverを使用して、AWS上にSTACサーバーを構築。最小構成でのデプロイ、データ登録、IPアドレス制限まで、開発・検証環境の構築手順をまとめました。</description><pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate><enclosure url="https://tech.fusic.co.jp/og/api-posts/deploy-stac-server-on-aws.png" type="image/png" length="64554"/></item><item><title>キャリアリセット：Fusic Tech Blog CMSのAWS移行を通じた学びの旅</title><link>https://tech.fusic.co.jp/posts/career-reset-fusic-tech-blog-cms-aws-migration-lessons</link><guid isPermaLink="true">https://tech.fusic.co.jp/posts/career-reset-fusic-tech-blog-cms-aws-migration-lessons</guid><description>本記事では、Fusic Tech Blog CMSをAmplify Gen1からGen2に移行する過程における学びの旅を紹介します。30代でキャリアをリセットし、テクノロジー業界に戻ったフランス人エンジニアが、AWS移行プロジェクトを通じてどのように成長し、コーディングスキルを向上させていったかを紹介します。AWS CDK、サーバーレスアーキテクチャ、認証フロー、データベース設計など、様々な技術的スキルの習得について学ぶことができる興味深い記事です。</description><pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate><enclosure url="https://tech.fusic.co.jp/og/api-posts/career-reset-fusic-tech-blog-cms-aws-migration-lessons.png" type="image/png" length="69267"/></item><item><title>検証環境の AWS 利用料を削減した話</title><link>https://tech.fusic.co.jp/posts/reduce-aws-costs-on-staging</link><guid isPermaLink="true">https://tech.fusic.co.jp/posts/reduce-aws-costs-on-staging</guid><description>検証環境の AWS コストを下げるために実施したいくつかの施策について解説します。</description><pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate><enclosure url="https://tech.fusic.co.jp/og/api-posts/reduce-aws-costs-on-staging.png" type="image/png" length="67555"/></item><item><title>Frontend Now(旧座談会）2025/10/04</title><link>https://tech.fusic.co.jp/posts/Frontend-Now-2025-10-04</link><guid isPermaLink="true">https://tech.fusic.co.jp/posts/Frontend-Now-2025-10-04</guid><description>「Frontend Now（旧座談会）」は、Fusicのフロントエンドエンジニアが集まって気になった記事や技術情報を共有し、ちょっとだけ深ぼりしていく会です。

</description><pubDate>Mon, 17 Nov 2025 00:00:00 GMT</pubDate><enclosure url="https://tech.fusic.co.jp/og/api-posts/Frontend-Now-2025-10-04.png" type="image/png" length="48084"/></item><item><title>AIコーディング組織導入の取り組みについてDevelopers Summit 2025 FukuokaでLTしました</title><link>https://tech.fusic.co.jp/posts/developers-summit-2025-fukuoka</link><guid isPermaLink="true">https://tech.fusic.co.jp/posts/developers-summit-2025-fukuoka</guid><description>Developers Summit 2025 Fukuokaで、FusicのAIコーディング導入の取り組みについてお話しする機会をいただきました。
本記事では、約80名のエンジニア組織でAI活用文化をどのように醸成してきたのか、その実践的な取り組みと成果を共有します。
</description><pubDate>Mon, 06 Oct 2025 00:00:00 GMT</pubDate><enclosure url="https://tech.fusic.co.jp/og/api-posts/developers-summit-2025-fukuoka.png" type="image/png" length="74591"/></item><item><title>社内AI Coding LT会開催レポート 〜第1回から第3回まで〜</title><link>https://tech.fusic.co.jp/posts/ai-coding-lt</link><guid isPermaLink="true">https://tech.fusic.co.jp/posts/ai-coding-lt</guid><description>社内での生成AIツール活用を促進し、開発効率の向上を目指すAI Coding LT会。このレポートでは、3回にわたって開催されたLT会の様子を詳細にお伝えし、新たな知見やアイデアを共有します。</description><pubDate>Wed, 16 Jul 2025 00:00:00 GMT</pubDate><enclosure url="https://tech.fusic.co.jp/og/api-posts/ai-coding-lt.png" type="image/png" length="53431"/></item></channel></rss>