Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serverless Image Handler CDK solution #804

Closed
1 of 2 tasks
vishnus17 opened this issue Feb 24, 2023 · 2 comments
Closed
1 of 2 tasks

Serverless Image Handler CDK solution #804

vishnus17 opened this issue Feb 24, 2023 · 2 comments
Labels
feature-request A feature should be added or improved. language/typescript Related to Typescript examples needs-triage This issue or PR still needs to be triaged.

Comments

@vishnus17
Copy link

Describe the feature

The serverless image handler solution provided by aws uses a cloudformation template for its creation and is hard to modify easily. I've created a CDK TypeScript version of it and would like to contribute it to this repository.

Use Case

I found it hard to modify the serverless image handler solution and wanted the ease of modifying it from a single stack. This helps to ship it easily as well.

Proposed Solution

I've written an article on how to implement the CDK solution. Please find it here: https://vishnusblog.tech/serverless-image-handler-cdk-v2-simplified-implementation-sih-cdk-solution

Link to project: https://github.com/vishnus17/serverless-image-handler-cdkv2

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

Language

Typescript

@vishnus17 vishnus17 added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Feb 24, 2023
@kaiz-io kaiz-io added the language/typescript Related to Typescript examples label Oct 24, 2023
@kaiz-io
Copy link
Contributor

kaiz-io commented Oct 24, 2023

They have updated it to cdk

@kaiz-io kaiz-io closed this as completed Oct 24, 2023
@github-actions
Copy link

⚠️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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved. language/typescript Related to Typescript examples needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants