DEV Community

Cover image for The Rocketship Template for AWS 🚀
instantiator
instantiator

Posted on • Updated on

The Rocketship Template for AWS 🚀

Presenting a simple template to develop, publish, and test a C# service API on AWS, with serverless Lambda functions, supported by DynamoDb, behind an API Gateway, and protected by Cognito auth.

Read more about it, here: https://instantiator.dev/post/rocketship-template/

Feel free to plunder the template on GitHub, here: https://github.com/instantiator/mvp-rocketship-template

Top comments (0)