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
500
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
670
Amazon RDS / Amazon Aurora パフォーマンスチューニングとモニタリング
twingob
10
3k
短縮 URL サービス 4分間クッキング - Amazon CloudFront KeyValueStore, CloudFront Functions, AWS CDK で作成、CloudWatch Logs で簡易アクセス集計 -
twingob
1
1.3k
失敗知識から学ぶ!クラウドアプリ設計で避けるべき事例とその対策
twingob
11
5.8k
Amazon CodeCatalyst と Amazon CodeWhisperer で開発を加速しよう!
twingob
1
820
AWS Copilot with AWS CDK
twingob
1
560
Amazon Redshift Serverless with CDK
twingob
2
1.9k
Using cdk-remote-stack and AWS Edge Networking Services for cross-regional applications
twingob
0
390
Try Infrastructure as Code with AWS CDK!
twingob
1
430
Other Decks in Technology
See All in Technology
[2025-09-30] Databricks Genie を利用した分析基盤とデータモデリングの IVRy の現在地
wxyzzz
0
470
業務自動化プラットフォーム Google Agentspace に入門してみる #devio2025
maroon1st
0
190
Azure Well-Architected Framework入門
tomokusaba
1
290
pprof vs runtime/trace (FlightRecorder)
task4233
0
160
多野優介
tanoyusuke
1
420
SoccerNet GSRの紹介と技術応用:選手視点映像を提供するサッカー作戦盤ツール
mixi_engineers
PRO
1
170
GC25 Recap+: Advancing Go Garbage Collection with Green Tea
logica0419
1
400
Azure SynapseからAzure Databricksへ 移行してわかった新時代のコスト問題!?
databricksjapan
0
140
Findy Team+のSOC2取得までの道のり
rvirus0817
0
330
Large Vision Language Modelを用いた 文書画像データ化作業自動化の検証、運用 / shibuya_AI
sansan_randd
0
100
生成AIで「お客様の声」を ストーリーに変える 新潮流「Generative ETL」
ishikawa_satoru
1
310
SREとソフトウェア開発者の合同チームはどのようにS3のコストを削減したか?
muziyoshiz
1
100
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
53k
GraphQLとの向き合い方2022年版
quramy
49
14k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.2k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.2k
Thoughts on Productivity
jonyablonski
70
4.9k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Code Reviewing Like a Champion
maltzj
525
40k
For a Future-Friendly Web
brad_frost
180
9.9k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
The Invisible Side of Design
smashingmag
301
51k
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!