stackery / aws-modernization-with-stackery

Repository from Github https://github.comstackery/aws-modernization-with-stackeryRepository from Github https://github.comstackery/aws-modernization-with-stackery

Serverless ASP.NET Framework Modernization Workshop

This is a workshop to demonstrate how to modernize an ASP.NET REST API service, which runs on expensive, inflexible Windows servers in the cloud, into a resilient, highly scalable serverless service. The approach utilizes the Strangler Fig Pattern to modernize the application piece-by-piece rather than rewrite the entire application all at once.

Learning Objectives

Building the Website

This page is built with Hugo, so you'll need it installed

First, clone this repo:

git clone git@github.com:aws-samples/aws-modernization-with-stackery.git

Ensure you've also cloned the submodules:

git submodule init
git submodule update

Then server the website with hugo:

hugo server

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.

About

License:MIT No Attribution


Languages

Language:CSS 57.9%Language:HTML 42.1%