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

Has anyone converted this CF template to CDK yet by chance? #23

Open
cyclops2020 opened this issue Jul 22, 2020 · 3 comments
Open

Has anyone converted this CF template to CDK yet by chance? #23

cyclops2020 opened this issue Jul 22, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@cyclops2020
Copy link

Planning on converting the fullstack and bookstore templates to CDK if anyone wants to help. I'm planning on using the demo app in a Pluralsight Course I'm currently authoring for advanced CDK. I love the demo apps!

@cyclops2020
Copy link
Author

I'm converting this myself now to CDK. I'll pull request it once I'm done!

@kyle-maxwell
Copy link

I'm curious how far you got- was it relatively straight forward?

@cyclops2020
Copy link
Author

Hey Kyle, I did complete the Goals app, but not the full bookstore app. On the goals app (which is very similar, just a bit smaller) the AWS labs folks used a few techniques that I had to work around, like seeding codecommit using a Lambda from way off in an account I have no access to. I changed the deployment source to S3 and worked around it. Also, it was my first time using Cognito, so that took me a bit to get it all dialed in correctly. All in all, I just about rewrote all the constructs from scratch. As soon as I'm done with this CDK Pluralsight course (end of this month), I'll PR it back into the AWS labs repo.

I haven't decided on whether or not I'll rebuild the Bookstore app in CDK. Perhaps I'll do that during the holidays if I get the time.

Hit me up any time. Watch my Pluralsight course that comes out at the end of this month!

Scott

@triggan triggan added the enhancement New feature or request label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants