aws-powertools / powertools-lambda-java

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
https://docs.powertools.aws.dev/lambda/java/
MIT No Attribution
287 stars 90 forks source link

Maintenance: Archive orphan sample projects with Lambda Powertools for Java and move them to a proper location #1074

Open machafer opened 1 year ago

machafer commented 1 year ago

Summary

These two projects don’t have any maintainers and may cause confusion to developers looking for samples with Lambda Powertools for Java. They need to be archived and moved to a proper location.

Why is this needed?

Better project governance and completeness.

Which area does this relate to?

Governance, Other

Solution

Move to Powertools for Java project umbrella.

Acknowledgment

jeromevdl commented 1 year ago

Definitely, it would be great to have a CDK sample (and maybe other frameworks: SST, serverless fwk).

Regarding the 2 projects you mention, I agree https://github.com/aws-samples/cdk-lambda-packaging-java does not provide much value and could be retrieved here (as the CDK sample). Regarding the other, looks too big and makes sense per se. It is not specifically related to powertools, it's using it but we cannot eat all the samples using powertools...

msailes commented 1 year ago

I think both of these samples were used in blog posts. I think they make sense in the point of time they were written.

It would be ideal if they were shown to be points in time and that up to date powertools documentation / examples could be seen elsewhere.