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
120
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
44
2023 Japan AWS Jr.Championsに選出されての振り返りとこれから
hiropy877
1
490
金融システムの運用基盤で活用できそうな、re:Invent発の注目アップデート!
hiropy877
0
440
Lizさんに届け!AWS Jr.ChampionとTop Engineerが書籍コンテナセキュリティを読んで感じたこと
hiropy877
0
59
Control Tower + αで始めるサンドボックス環境
hiropy877
2
1.8k
Other Decks in Programming
See All in Programming
GeistFabrik and AI-augmented software development
adewale
PRO
0
200
仕様がそのままテストになる!Javaで始める振る舞い駆動開発
ohmori_yusuke
8
4.7k
ZOZOにおけるAI活用の現在 ~モバイルアプリ開発でのAI活用状況と事例~
zozotech
PRO
1
440
Atomics APIを知る / Understanding Atomics API
ssssota
1
220
flutter_kaigi_2025.pdf
kyoheig3
2
380
JEP 496 と JEP 497 から学ぶ耐量子計算機暗号入門 / Learning Post-Quantum Crypto Basics from JEP 496 & 497
mackey0225
2
500
OSS開発者の憂鬱
yusukebe
14
12k
Duke on CRaC with Jakarta EE
ivargrimstad
0
290
なあ兄弟、 余白の意味を考えてから UI実装してくれ!
ktcryomm
10
8.3k
Combinatorial Interview Problems with Backtracking Solutions - From Imperative Procedural Programming to Declarative Functional Programming - Part 1
philipschwarz
PRO
0
110
Evolving NEWT’s TypeScript Backend for the AI-Driven Era
xpromx
0
210
AI駆動開発ライフサイクル(AI-DLC)のホワイトペーパーを解説
swxhariu5
0
1.6k
Featured
See All Featured
It's Worth the Effort
3n
187
29k
How STYLIGHT went responsive
nonsquared
100
5.9k
Optimizing for Happiness
mojombo
379
70k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
140
34k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Writing Fast Ruby
sferik
630
62k
Mobile First: as difficult as doing things right
swwweet
225
10k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
9.8k
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 まとめ 気軽に開発やっちゃおっかな?って時に使ってみてください!