Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
CodeCatalyst x PDK Blueprintで 爆速開発環境構築
Search
hiropy877
May 09, 2024
Programming
1
110
CodeCatalyst x PDK Blueprintで 爆速開発環境構築
CodeCatalystで新しく登場したAWS PDKのBlueprintについて紹介しています!
hiropy877
May 09, 2024
Tweet
Share
More Decks by hiropy877
See All by hiropy877
BLEAってなあに
hiropy877
0
29
2023 Japan AWS Jr.Championsに選出されての振り返りとこれから
hiropy877
1
460
金融システムの運用基盤で活用できそうな、re:Invent発の注目アップデート!
hiropy877
0
430
Lizさんに届け!AWS Jr.ChampionとTop Engineerが書籍コンテナセキュリティを読んで感じたこと
hiropy877
0
54
Control Tower + αで始めるサンドボックス環境
hiropy877
2
1.7k
Other Decks in Programming
See All in Programming
A Gopher's Guide to Vibe Coding
danicat
0
180
AIコーディングAgentとの向き合い方
eycjur
0
240
モバイルアプリからWebへの横展開を加速した話_Claude_Code_実践術.pdf
kazuyasakamoto
0
280
オープンセミナー2025@広島LT技術ブログを続けるには
satoshi256kbyte
0
140
オープンセミナー2025@広島「君はどこで動かすか?」アンケート結果
satoshi256kbyte
0
220
未来を拓くAI技術〜エージェント開発とAI駆動開発〜
leveragestech
2
190
The State of Fluid (2025)
s2b
0
200
LLMOpsのパフォーマンスを支える技術と現場で実践した改善
po3rin
8
990
私の後悔をAWS DMSで解決した話
hiramax
4
160
AIでLINEスタンプを作ってみた
eycjur
1
210
MLH State of the League: 2026 Season
theycallmeswift
0
170
あなたとJIT, 今すぐアセンブ ル
sisshiki1969
1
740
Featured
See All Featured
How to Think Like a Performance Engineer
csswizardry
25
1.8k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Making the Leap to Tech Lead
cromwellryan
134
9.5k
Testing 201, or: Great Expectations
jmmastey
45
7.6k
Into the Great Unknown - MozCon
thekraken
40
2k
RailsConf 2023
tenderlove
30
1.2k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
1k
Navigating Team Friction
lara
189
15k
Why Our Code Smells
bkeepers
PRO
338
57k
Visualization
eitanlees
147
16k
[RailsConf 2023] Rails as a piece of cake
palkan
56
5.8k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Transcript
© 2024. For information, contact Deloitte Tohmatsu Group. 1 CodeCatalyst
x PDK Blueprintで 爆速開発環境構築 デロイト トーマツ ウェブサービス株式会社 廣原 花⾳
© 2024. For information, contact Deloitte Tohmatsu Group. 2 ⾃⼰紹介
ひろぴー(廣原 花⾳) デロイト トーマツ ウェブサービス株式会社 l エンジニア l 2023 Japan AWS Jr.Champions l 好きなAWSサービス: AWS Control Tower
© 2024. For information, contact Deloitte Tohmatsu Group. • CodeCatalystのPDK
Blueprintが登場!これってどんなの? • PDK Blueprintのここがすごい! • PDK Blueprintのここが気になる 3 アジェンダ
© 2024. For information, contact Deloitte Tohmatsu Group. 4 CodeCatalystのPDK
Blueprintが登場!これってどんなの? 2024/04/17に発表
© 2024. For information, contact Deloitte Tohmatsu Group. 5 CodeCatalystのPDK
Blueprintが登場!これってどんなの? AWS CodeCatalystのBlueprintにAWS PDK Blueprintが追加されました!
© 2024. For information, contact Deloitte Tohmatsu Group. 6 CodeCatalystのPDK
Blueprintが登場!これってどんなの? AWS CodeCatalystのBlueprintにAWS PDK Blueprintが追加されました!
© 2024. For information, contact Deloitte Tohmatsu Group. 7 CodeCatalystのPDK
Blueprintが登場!これってどんなの? AWS CodeCatalystのBlueprintにAWS PDK Blueprintが追加されました! チームでのソフトウェア開発に必要な開発環境、コード管理、CI/CDパイ プライン、バックログなどが揃った統合サービス
© 2024. For information, contact Deloitte Tohmatsu Group. 8 CodeCatalystのPDK
Blueprintが登場!これってどんなの? AWS CodeCatalystのBlueprintにAWS PDK Blueprintが追加されました! 事前に定義されたアプリケーションコードやワークフロー、インフラ構成の テンプレート
© 2024. For information, contact Deloitte Tohmatsu Group. 9 CodeCatalystのPDK
Blueprintが登場!これってどんなの? AWS CodeCatalystのBlueprintにAWS PDK Blueprintが追加されました! コードでプロジェクト構成を定義できる AWS Project Development Kit(PDK)を使ったBlueprint 今回のメイン!
© 2024. For information, contact Deloitte Tohmatsu Group. 10 CodeCatalystのPDK
Blueprintが登場!これってどんなの? PDKのみでCloudscapeを使ったReact Webアプリケーションを作る
© 2024. For information, contact Deloitte Tohmatsu Group. 11 CodeCatalystのPDK
Blueprintが登場!これってどんなの? PDKのみでCloudscapeを使ったReact Webアプリケーションを作る
© 2024. For information, contact Deloitte Tohmatsu Group. 12 CodeCatalystのPDK
Blueprintが登場!これってどんなの? PDKのみでCloudscapeを使ったReact Webアプリケーションを作る PDK BlueprintならパラメータをGUI上で⼊⼒するだけで 開発環境をセットアップできる
© 2024. For information, contact Deloitte Tohmatsu Group. • GUIだけで開発環境のセットアップができる
• PDK Blueprintを全て展開すれば3層構造のWebアプリケーションのデプロイまで できる 13 PDK Blueprintのここがすごい!
© 2024. For information, contact Deloitte Tohmatsu Group. • PDK
Blueprintは数が少ないので、できることに偏りがある • Cloudscapeを使ったWebアプリケーションの事例が豊富ではないので、使い⽅ は少し考える必要がある 14 PDK Blueprintのここが気になる
© 2024. For information, contact Deloitte Tohmatsu Group. • PDK
Blueprintは数が少ないので、できることに偏りがある • Cloudscapeを使ったWebアプリケーションの事例が豊富ではないので、使い⽅ は少し考える必要がある 15 PDK Blueprintのここが気になる Cloudscapeは業務アプリの開発に向いてるかも? 個⼈的には深掘りしたいと思ってます!
© 2024. For information, contact Deloitte Tohmatsu Group. CodeCatalyst の
PDK Blueprintで爆速で開発環境が作れちゃう! 16 まとめ 気軽に開発やっちゃおっかな?って時に使ってみてください!