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

Simple web app with Aurora Serverless #704

Open
1 of 2 tasks
sadiqinz opened this issue Jul 26, 2022 · 1 comment
Open
1 of 2 tasks

Simple web app with Aurora Serverless #704

sadiqinz opened this issue Jul 26, 2022 · 1 comment
Labels
effort/medium Medium work item – a couple days of effort feature-request A feature should be added or improved. language/dotnet Related to .NET examples p2

Comments

@sadiqinz
Copy link

Describe the feature

A simple web app with Aurora Serverless as the backend db. I cannot find one under csharp specifically. Attached is a sample architecture for this.
SimpleWebAppCDKArch.pdf

Use Case

I was looking for a pattern to use in csharp but couldn't find one.

Proposed Solution

Please see attached architecture diagram
SimpleWebAppCDKArch.pdf

We will use https://www.nopcommerce.com/en as the eCommerce platform to run on the web servers

Other Information

No response

Acknowledgements

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

Language

.NET

@sadiqinz sadiqinz added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jul 26, 2022
@peterwoodworth peterwoodworth added language/dotnet Related to .NET examples effort/medium Medium work item – a couple days of effort p2 and removed needs-triage This issue or PR still needs to be triaged. labels Aug 2, 2022
@peterwoodworth
Copy link
Contributor

Thanks for submitting this, we'd take an example for this!

I see you said you may be able to implement this and contribute. Here are the docs for declaring Aurora Serverless infrastructure in CDK .NET. If these patterns exist in other languages, it shouldn't be too tricky to get this working for .NET. Let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort/medium Medium work item – a couple days of effort feature-request A feature should be added or improved. language/dotnet Related to .NET examples p2
Projects
None yet
Development

No branches or pull requests

2 participants