aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

CDK Example - Building an ARM64 Rust development environment using AWS Graviton2 and AWS CDK

Open alistaim opened this issue 4 years ago • 1 comments
trafficstars

:rocket: Feature Request

General Information

  • [X] :wave: I may be able to implement this feature request
  • [ ] :warning: This feature might incur a breaking change

Description

This example is used in an upcoming AWS Blog post that uses the supplied architecture throughout.

Proposed Solution

This architecture deploys a Graviton2 EC2 instance fronted by an internal ALB and a Global Accelerator. This is used to access a web application running on the ec2 instance with the appropriate Certificates installed using AWS Certificate Manager.

Architecture diagram:

blog_arch

Environment

  • CDK CLI Version: 1.103.0
  • Example: CDK-Graviton2-Rust-IDE
  • Example Version: 1.0.0
  • OS: all
  • Language: Python

Other information

This is related to an upcoming blog post. Please ping mclean@ internally to discuss further if required.

alistaim avatar May 13 '21 17:05 alistaim

Thanks @NGL321 for assigning. I can have a PR for all of this ready to go immediatley. If this is approved, then I'll proceed to create one. Many thanks, Alistair.

alistaim avatar May 17 '21 13:05 alistaim

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.

github-actions[bot] avatar Dec 28 '24 22:12 github-actions[bot]