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
Rapid Prototyping with AWS
Search
@twingo_b
July 16, 2022
Technology
0
490
Rapid Prototyping with AWS
AWS で高速プロトタイピング
合同勉強会 in 大都会岡山 -2022 10th Anniversary Online- LT
@twingo_b
July 16, 2022
Tweet
Share
More Decks by @twingo_b
See All by @twingo_b
20240713 Generative AI with AWS
twingob
6
640
Amazon RDS / Amazon Aurora パフォーマンスチューニングとモニタリング
twingob
9
2.8k
短縮 URL サービス 4分間クッキング - Amazon CloudFront KeyValueStore, CloudFront Functions, AWS CDK で作成、CloudWatch Logs で簡易アクセス集計 -
twingob
1
1.2k
失敗知識から学ぶ!クラウドアプリ設計で避けるべき事例とその対策
twingob
11
5.5k
Amazon CodeCatalyst と Amazon CodeWhisperer で開発を加速しよう!
twingob
1
800
AWS Copilot with AWS CDK
twingob
1
540
Amazon Redshift Serverless with CDK
twingob
1
1.8k
Using cdk-remote-stack and AWS Edge Networking Services for cross-regional applications
twingob
0
370
Try Infrastructure as Code with AWS CDK!
twingob
1
420
Other Decks in Technology
See All in Technology
Core Audio tapを使ったリアルタイム音声処理のお話
yuta0306
0
150
250627 関西Ruby会議08 前夜祭 RejectKaigi「DJ on Ruby Ver.0.1」
msykd
PRO
2
370
Understanding_Thread_Tuning_for_Inference_Servers_of_Deep_Models.pdf
lycorptech_jp
PRO
0
150
KubeCon + CloudNativeCon Japan 2025 に行ってきた! & containerd の新機能紹介
honahuku
0
120
AI専用のリンターを作る #yumemi_patch
bengo4com
3
1.9k
マーケットプレイス版Oracle WebCenter Content For OCI
oracle4engineer
PRO
3
940
ドメイン特化なCLIPモデルとデータセットの紹介
tattaka
1
450
より良いプロダクトの開発を目指して - 情報を中心としたプロダクト開発 #phpcon #phpcon2025
bengo4com
1
3.2k
無意味な開発生産性の議論から抜け出すための予兆検知とお金とAI
i35_267
0
880
さくらのIaaS基盤のモニタリングとOpenTelemetry/OSC Hokkaido 2025
fujiwara3
2
240
GeminiとNotebookLMによる金融実務の業務革新
abenben
0
240
AI導入の理想と現実~コストと浸透〜
oprstchn
0
150
Featured
See All Featured
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.5k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.5k
Six Lessons from altMBA
skipperchong
28
3.9k
Facilitating Awesome Meetings
lara
54
6.4k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
For a Future-Friendly Web
brad_frost
179
9.8k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Building Applications with DynamoDB
mza
95
6.5k
KATA
mclloyd
30
14k
Transcript
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. アマゾン ウェブ サービス ジャパン合同会社 ソリューションアーキテクト 藤原 吉規 2022.07.16 AWS で⾼速プロトタイピング 合同勉強会 in ⼤都会岡⼭ -2022 10th Anniversary Online- LT
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. 例えば、、
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. Amazon EC2 や Amazon RDS の開発環境を夜間・休⽇は停⽌し たい!
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS ソリューションライブラリ https://aws.amazon.com/jp/solutions/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS ソリューションライブラリ https://aws.amazon.com/jp/solutions/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS での Instance Scheduler https://aws.amazon.com/jp/solutions/implementations/instance- scheduler/ AWS CloudFormation を使⽤ してソリューションテンプレー トをデプロイできます。
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS での Instance Scheduler https://aws.amazon.com/jp/solutions/implementations/instance- scheduler/ 今回注⽬していただきたいのは 、ソースコード
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS Instance Scheduler https://github.com/aws-solutions/aws-instance-scheduler AWS CDK から CloudFormation テンプ レートが⽣成されています
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS CDK で Infrastructure as Code を⾏う際に、参考実装 として活⽤可能
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS Cloud Development Kit (CDK) Your language Just classes and methods AutoComplete Inline documentation Sane defaults Reusable classes
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS CDK の実装で活⽤可能な サイト
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. AWS Solutions Constructs のパターン https://aws.amazon.com/jp/solutions/constructs/patterns/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. Construct Hub https://constructs.dev/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. cdk-remote-stack https://constructs.dev/packages/cdk-remote-stack/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. cdk-remote-stack と AWS Edge Networking Services を使ったクロスリージョ ンアプリケーション https://speakerdeck.com/twingob/using-cdk-remote-stack-and-aws-edge-networking-services-for-cross-regional-applications https://www.youtube.com/watch?v=K6CnJj9q008 https://qiita.com/twingo-b/items/8afbab3768578751a47e
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. Letʼs Try! https://cdkworkshop.com/
© 2022, Amazon Web Services, Inc. or its Affiliates. All
rights reserved. © 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. THANK YOU!