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
Sponsored
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
hiropy877
May 09, 2024
Programming
1
130
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
58
2023 Japan AWS Jr.Championsに選出されての振り返りとこれから
hiropy877
1
520
金融システムの運用基盤で活用できそうな、re:Invent発の注目アップデート!
hiropy877
0
470
Lizさんに届け!AWS Jr.ChampionとTop Engineerが書籍コンテナセキュリティを読んで感じたこと
hiropy877
0
78
Control Tower + αで始めるサンドボックス環境
hiropy877
2
1.9k
Other Decks in Programming
See All in Programming
Go 1.26でのsliceのメモリアロケーション最適化 / Go 1.26 リリースパーティ #go126party
mazrean
1
350
Fundamentals of Software Engineering In the Age of AI
therealdanvega
1
220
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
140
Unity6.3 AudioUpdate
cova8bitdots
0
110
Claude Code、ちょっとした工夫で開発体験が変わる
tigertora7571
0
200
Windows on Ryzen and I
seosoft
0
190
オブザーバビリティ駆動開発って実際どうなの?
yohfee
3
740
15年目のiOSアプリを1から作り直す技術
teakun
1
610
Rails Girls Tokyo 18th GMO Pepabo Sponsor Talk
yutokyokutyo
0
200
メタプログラミングで実現する「コードを仕様にする」仕組み/nikkei-tech-talk43
nikkei_engineer_recruiting
0
160
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
330
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
360
Featured
See All Featured
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
250
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
17k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
190
The Language of Interfaces
destraynor
162
26k
A Guide to Academic Writing Using Generative AI - A Workshop
ks91
PRO
0
230
So, you think you're a good person
axbom
PRO
2
1.9k
The Art of Programming - Codeland 2020
erikaheidi
57
14k
What does AI have to do with Human Rights?
axbom
PRO
1
2k
A Modern Web Designer's Workflow
chriscoyier
698
190k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
The untapped power of vector embeddings
frankvandijk
2
1.6k
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 まとめ 気軽に開発やっちゃおっかな?って時に使ってみてください!