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 CDK×AWS FISでミニGameDayをつくろう
Search
yoshimi0227
July 12, 2023
Technology
2
1.2k
AWS CDK×AWS FISでミニGameDayをつくろう
yoshimi0227
July 12, 2023
Tweet
Share
More Decks by yoshimi0227
See All by yoshimi0227
【あのMCPって、どんな処理してるの?】 AWS CDKでの開発で便利なAWS MCP Servers特集
yoshimi0227
6
1.7k
AWS re:Invent 2024 re:Cap CloudFront編
yoshimi0227
0
570
[AWS JAPAN 生成AIハッカソン] Dialog の紹介
yoshimi0227
1
1.6k
JAWS PANKRATION 2024 配信システムの紹介
yoshimi0227
0
330
Report of JAWS PANKRATION 2024, a global online event using Amazon IVS
yoshimi0227
1
960
日本発24時間グローバルイベント"JAWS PANKRATION 2024"の紹介
yoshimi0227
1
390
re:Invent2023で登場した運用開発用の可視化ツールたちを実際に見てみよう
yoshimi0227
0
1.1k
Streaming a Seminar - A Guide to Using Amazon IVS and OBS Studio
yoshimi0227
1
480
JAWSで配信してみませんか?
yoshimi0227
1
1.3k
Other Decks in Technology
See All in Technology
普通のチームがスクラムを会得するたった一つの冴えたやり方 / the best way to scrum
okamototakuyasr2
0
110
Webアプリケーションにオブザーバビリティを実装するRust入門ガイド
nwiizo
7
890
Generative AI Japan 第一回生成AI実践研究会「AI駆動開発の現在地──ブレイクスルーの鍵を握るのはデータ領域」
shisyu_gaku
0
330
Snowflake Intelligence × Document AIで“使いにくいデータ”を“使えるデータ”に
kevinrobot34
1
120
Automating Web Accessibility Testing with AI Agents
maminami373
0
1.3k
「何となくテストする」を卒業するためにプロダクトが動く仕組みを理解しよう
kawabeaver
0
430
JTCにおける内製×スクラム開発への挑戦〜内製化率95%達成の舞台裏/JTC's challenge of in-house development with Scrum
aeonpeople
0
260
Claude Code でアプリ開発をオートパイロットにするためのTips集 Zennの場合 / Claude Code Tips in Zenn
wadayusuke
5
1.4k
未経験者・初心者に贈る!40分でわかるAndroidアプリ開発の今と大事なポイント
operando
5
750
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
480
KotlinConf 2025_イベントレポート
sony
1
140
プラットフォーム転換期におけるGitHub Copilot活用〜Coding agentがそれを加速するか〜 / Leveraging GitHub Copilot During Platform Transition Periods
aeonpeople
1
240
Featured
See All Featured
Git: the NoSQL Database
bkeepers
PRO
431
66k
Why You Should Never Use an ORM
jnunemaker
PRO
59
9.5k
Faster Mobile Websites
deanohume
309
31k
GraphQLの誤解/rethinking-graphql
sonatard
72
11k
Reflections from 52 weeks, 52 projects
jeffersonlam
352
21k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
3k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Bash Introduction
62gerente
615
210k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Scaling GitHub
holman
463
140k
Transcript
2023/7/12 JAWS-UG CDK #7 AWS CDK AWS FIS GameDay
• •
• AWS • AWS GameDay https://aws.amazon.com/jp/gameday/
• AWS GameDay GameDay • AWS GameDay Quests Developer Kit
QDK AWS GameDay https://aws.amazon.com/jp/blogs/psa/partner-gameday/ https://aws.amazon.com/jp/blogs/apn/new-aws-gameday-benefits-help-partners-build-cloud-skills-and-engage-with-aws-experts/
• AWS GameDay • AWS GameDay GameDay
AWS CDK AWS FIS AWS Cloud Development Kit (AWS CDK)
AWS Fault Injection Simulator AWS https://qiita.com/yoshimi0227/items/ee86141f5b67c6d378c1
• AWS • • GameDay AWS Cloud Amazon Elastic Compute
Cloud (Amazon EC2) Amazon Relational Database Service (Amazon RDS)
※ AWS CDK Stack AWS CDK 1. 2. 3. –
1 Stack cdk destroy – 2 AWS FIS ← GameDay
EC2 RDS EC2 …… ↓ EC2 ……
EC2 …… 1/2
EC2 …… AZ AZ AZ 2/2
3 AWS CDK AWS Cloud Public subnet Private subnet Amazon
Elastic Compute Cloud (Amazon EC2) Amazon Relational Database Service (Amazon RDS) Virtual private cloud (VPC) AWS Fault Injection Simulator Experiment template Amazon CloudWatch Role
3 AWS CDK AWS CDK • AWS FIS – Targets
EC2 – Actions – Stop conditions • IAM CloudWatch • VPC EC2 RDS https://docs.aws.amazon.com/ja_jp/fis/latest/userguide/what-is.html
3 AWS FIS AWS FIS L2 Construct L1 Construct L2
Construct L3 Construct AWS Fault Injection Simulator AWS Fault Injection Simulator Amazon CloudWatch AWS Identity and Access Management (IAM) Amazon Elastic Kubernetes Service (Amazon EKS)
3 AWS FIS AWS FIS L2 Construct https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_fis-readme.html
3 AWS FIS AWS FIS L2 Construct https://github.com/aws/aws-cdk/issues/13744
3 AWS FIS AWS https://github.com/aws-samples/aws-fault-injection-simulator-samples/tree/main
AWS FIS https://github.com/aws-samples/aws-fault-injection-simulator-samples/tree/main/schedule-experiment • 2023/07 AWS CDK • AWS SAM
AWS FIS https://docs.aws.amazon.com/ja_jp/fis/latest/userguide/what-is.html • CPU 100% • RDS • EKS
AWS FIS https://aws.amazon.com/jp/blogs/containers/announcing-aws-fault-injection-simulator-new-features-for-amazon-ecs-workloads/
• GameDay • AWS GameDay