aws-cdk-examples icon indicating copy to clipboard operation
aws-cdk-examples copied to clipboard

Simple web app with Aurora Serverless

Open sadiqinz opened this issue 3 years ago • 1 comments
trafficstars

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

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

Language

.NET

sadiqinz avatar Jul 26 '22 05:07 sadiqinz

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!

peterwoodworth avatar Aug 02 '22 01:08 peterwoodworth