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
350
AWS Protonの概要
2024-06-14
ENECHANGE Tech Talk(社内勉強会)
iwamot
PRO
June 12, 2024
Tweet
Share
More Decks by iwamot
See All by iwamot
復号できなくなると怖いので、AWS KMSキーの削除を「面倒」にしてみた CODT 2025 クロージングイベント版
iwamot
PRO
1
55
復号できなくなると怖いので、AWS KMSキーの削除を「面倒」にしてみた
iwamot
PRO
3
69
IPA&AWSダブル全冠が明かす、人生を変えた勉強法のすべて
iwamot
PRO
14
10k
2年でここまで成長!AWSで育てたAI Slack botの軌跡
iwamot
PRO
4
1k
名単体テスト 禁断の傀儡(モック)
iwamot
PRO
1
510
クォータ監視、AWS Organizations環境でも楽勝です✌️
iwamot
PRO
2
510
Cline、めっちゃ便利、お金が飛ぶ💸
iwamot
PRO
22
22k
開発組織を進化させる!AWSで実践するチームトポロジー
iwamot
PRO
3
1.3k
始めないともったいない!SLO運用で得られる3つのメリット
iwamot
PRO
1
160
Other Decks in Technology
See All in Technology
人工衛星のファームウェアをRustで書く理由
koba789
13
7.1k
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
440
【初心者向け】ローカルLLMの色々な動かし方まとめ
aratako
7
3.4k
共有と分離 - Compose Multiplatform "本番導入" の設計指針
error96num
1
360
大「個人開発サービス」時代に僕たちはどう生きるか
sotarok
20
9.7k
ChatGPTとPlantUML/Mermaidによるソフトウェア設計
gowhich501
1
130
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
440
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
260
S3アクセス制御の設計ポイント
tommy0124
3
190
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
150
サラリーマンの小遣いで作るtoCサービス - Cloudflare Workersでスケールする開発戦略
shinaps
2
400
テストを軸にした生き残り術
kworkdev
PRO
0
190
Featured
See All Featured
Into the Great Unknown - MozCon
thekraken
40
2k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
61k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
Six Lessons from altMBA
skipperchong
28
4k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.9k
4 Signs Your Business is Dying
shpigford
184
22k
GraphQLとの向き合い方2022年版
quramy
49
14k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
252
21k
Imperfection Machines: The Place of Print at Facebook
scottboms
268
13k
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で進めるとスムーズ