Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Rapid Prototyping with AWS

Rapid Prototyping with AWS

AWS で高速プロトタイピング
合同勉強会 in 大都会岡山 -2022 10th Anniversary Online- LT

@twingo_b

July 16, 2022
Tweet

More Decks by @twingo_b

Other Decks in Technology

Transcript

  1. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. アマゾン ウェブ サービス ジャパン合同会社 ソリューションアーキテクト 藤原 吉規 2022.07.16 AWS で⾼速プロトタイピング 合同勉強会 in ⼤都会岡⼭ -2022 10th Anniversary Online- LT
  2. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Amazon EC2 や Amazon RDS の開発環境を夜間・休⽇は停⽌し たい!
  3. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. AWS ソリューションライブラリ https://aws.amazon.com/jp/solutions/
  4. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. AWS ソリューションライブラリ https://aws.amazon.com/jp/solutions/
  5. © 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 を使⽤ してソリューションテンプレー トをデプロイできます。
  6. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. AWS での Instance Scheduler https://aws.amazon.com/jp/solutions/implementations/instance- scheduler/ 今回注⽬していただきたいのは 、ソースコード
  7. © 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 テンプ レートが⽣成されています
  8. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. AWS CDK で Infrastructure as Code を⾏う際に、参考実装 として活⽤可能
  9. © 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
  10. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. AWS CDK の実装で活⽤可能な サイト
  11. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. AWS Solutions Constructs のパターン https://aws.amazon.com/jp/solutions/constructs/patterns/
  12. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Construct Hub https://constructs.dev/
  13. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. cdk-remote-stack https://constructs.dev/packages/cdk-remote-stack/
  14. © 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
  15. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. Letʼs Try! https://cdkworkshop.com/
  16. © 2022, Amazon Web Services, Inc. or its Affiliates. All

    rights reserved. © 2022, Amazon Web Services, Inc. or its Affiliates. All rights reserved. THANK YOU!