aws-cdk-examples
aws-cdk-examples copied to clipboard
Exemplify use of core.Stage class
:rocket: Feature Request
General Information
- [ ] :wave: I may be able to implement this feature request
- [ ] :warning: This feature might incur a breaking change
Description
The term "Stage" is very overloaded across AWS services. CDK adds yet another stage in the form of @aws-cdk/core.Stage.
So far, the documentation for CDK doesn't say much about Stage or how it should be used in practice.
Proposed Solution
An example project in this repository that demonstrates good practice using Stage would be useful (along with better documentation in the API Docs.
Environment
- CDK CLI Version: 1.76.0
- Example:
- Example Version:
- OS:
- Language:
Other information
Hey @kastork,
After a quick review, I agree that the documentation of Stage does not quite fully encapsulate the concept. With that said, I dont think that an example will resolve this problem though.
Could you give more details about what you think is missing/incomplete/unhelpful so we can work on improving it?
@Jerry-AWS any thoughts on this?
😸 😷
This issue has not received a response in a while. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.
I suppose I'm looking for a use-case. When would I use this construct and what does it buy me? The example would still be useful just to demonstrate how it is useful (IMO).
Pipelines shows and example of using Stage. I don't know of a use outside of pipelines.
⚠️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.