aws / aws-proton-public-roadmap

This is the public roadmap for AWS Proton
https://aws.amazon.com/proton
Other
199 stars 13 forks source link

Developer-defined infrastructure #63

Closed rafavallina closed 2 years ago

rafavallina commented 2 years ago

We want to provide development teams with a way to customize the infrastructure they get at the time of provisioning. The idea is that a developer can require some small customizations that would not merit creating a whole new template for it. An example of this is a develop that wants to add an S3 bucket to a Fargate Web Service template.

This is a similar idea in principle to what Copilot implemented with additional AWS resources: https://aws.github.io/copilot-cli/docs/developing/additional-aws-resources/

We are currently actively working on this feature and would welcome feedback! Please ping me here if you are interested in talking and we'll figure out a way :)

rafavallina commented 2 years ago

We shipped this feature as components. Here is the What's New post, and an in-depth blog post about how to use them. Finally, documentation is here.

Closing this issue.