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

Add basic TypeScript Lambda CDK example #68

Merged
merged 3 commits into from
Jan 15, 2024

Conversation

pcholakov
Copy link
Contributor

Introduces hello-world-lambda-cdk, a CDK-based example that showcases deploying a Lambda-backed service using the Restate CDK constructs library.

@pcholakov
Copy link
Contributor Author

I didn't want to stack this on top of #69 but it should ideally be rebased off that, and get included in the CDK version bump module list.

@pcholakov pcholakov marked this pull request as ready for review January 15, 2024 13:57
pcholakov and others added 3 commits January 15, 2024 19:01
Introduces hello-world-lambda-cdk, a CDK-based example that showcases deploying a Lambda-backed service using the Restate CDK constructs library.
Copy link
Contributor

@tillrohrmann tillrohrmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I can tell, the changes look good to me. The verification test should also be invoked by CI. I will rebase and merge the PR.

@tillrohrmann tillrohrmann force-pushed the hello-world-lambda-cdk branch from cfc9b2c to aa5bfcf Compare January 15, 2024 18:18
@tillrohrmann tillrohrmann merged commit aa5bfcf into restatedev:main Jan 15, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants