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
AWS Protonの概要
Search
iwamot
PRO
June 12, 2024
Technology
0
360
AWS Protonの概要
2024-06-14
ENECHANGE Tech Talk(社内勉強会)
iwamot
PRO
June 12, 2024
Tweet
Share
More Decks by iwamot
See All by iwamot
これがLambdaレス時代のChatOpsだ!実例で学ぶAmazon Q Developerカスタムアクション活用法
iwamot
PRO
8
1.2k
Developer Certificate of Origin、よさそう
iwamot
PRO
0
16
復号できなくなると怖いので、AWS KMSキーの削除を「面倒」にしてみた CODT 2025 クロージングイベント版
iwamot
PRO
1
84
復号できなくなると怖いので、AWS KMSキーの削除を「面倒」にしてみた
iwamot
PRO
3
75
IPA&AWSダブル全冠が明かす、人生を変えた勉強法のすべて
iwamot
PRO
14
11k
2年でここまで成長!AWSで育てたAI Slack botの軌跡
iwamot
PRO
4
1.1k
名単体テスト 禁断の傀儡(モック)
iwamot
PRO
1
550
クォータ監視、AWS Organizations環境でも楽勝です✌️
iwamot
PRO
2
550
Cline、めっちゃ便利、お金が飛ぶ💸
iwamot
PRO
22
22k
Other Decks in Technology
See All in Technology
From Natural Language to K8s Operations: The MCP Architecture and Practice of kubectl-ai
appleboy
0
170
AIエージェント入門 〜基礎からMCP・A2Aまで〜
shukob
1
170
会社を支える Pythonという言語戦略 ~なぜPythonを主要言語にしているのか?~
curekoshimizu
3
630
個人でデジタル庁の デザインシステムをVue.jsで 作っている話
nishiharatsubasa
3
4.7k
Copilot Studio ハンズオン - 生成オーケストレーションモード
tomoyasasakimskk
0
210
AI時代におけるデータの重要性 ~データマネジメントの第一歩~
ryoichi_ota
0
710
NLPコロキウム20251022_超効率化への挑戦: LLM 1bit量子化のロードマップ
yumaichikawa
2
310
クラウドとリアルの融合により、製造業はどう変わるのか?〜クラスメソッドの製造業への取組と共に〜
hamadakoji
0
380
Contract One Engineering Unit 紹介資料
sansan33
PRO
0
9k
JSConf JPのwebsiteをGatsbyからNext.jsに移行した話 - Next.jsの多言語静的サイトと課題
leko
2
180
Observability for the system understanding and curious by developers
maruloop
1
230
Building a cloud native business on open source
lizrice
0
170
Featured
See All Featured
For a Future-Friendly Web
brad_frost
180
10k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Build your cross-platform service in a week with App Engine
jlugia
233
18k
4 Signs Your Business is Dying
shpigford
185
22k
Building Applications with DynamoDB
mza
96
6.7k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
990
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
It's Worth the Effort
3n
187
28k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Transcript
AWS Protonの概要 2024-06-14 ENECHANGE Tech Talk(社内勉強会) CTO室 岩本隆史
None
プラットフォームチームと開発者がいい感じにコラボ https://aws.amazon.com/jp/proton/
PFチームは「環境」とサービステンプレートを提供
開発者はテンプレートを選び「サービス」をデプロイ
サービス = サービスインスタンス + パイプライン サービスインスタンス ECSサービス、Lambda関数など パイプライン CodePipelineパイプライン、ECRリポジトリなど
環境 = サービスで共有するリソース VPC、ECSクラスターなど
PFチームのメリット:テンプレート提供で安心
開発者のメリット:テンプレート利用で快適
つまり、プラットフォームエンジニアリング https://pages.awscloud.com/rs/112-TZM-766/images/20240229-platform-engineering- 3-amazon_ecs_platformengineering.pdf
競合ツール:Backstage https://backstage.io/
Protonを試すにはサンプル実行がおすすめ AWS 入門ブログリレー 2024 〜AWS Proton編〜 | DevelopersIO https://dev.classmethod.jp/articles/introduction-2024-proton/ Scaling
IaC and CI/CD pipelines with Terraform, GitHub Actions, and AWS Proton | Containers https://aws.amazon.com/blogs/containers/scaling-iac-and-ci-cd-pipelines-with- terraform-github-actions-and-aws-proton/ ※us-east-1で進めるとスムーズ