gastonprieto / quickstart-dotnet-serverless-cicd

AWS Quick Start Team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

quickstart-dotnet-serverless-cicd

.NET Serverless CI/CD on the AWS Cloud

.NET Framework is a managed execution environment for applications that provides memory management, class libraries, versioning, and other software development tools.

Quick Start Architecture for Solumina MES

This Quick Start builds a .NET serverless CI/CD (continuous integration and continuous delivery) environment on the Amazon Web Services (AWS) Cloud to provide a pipeline for .NET Framework workloads. It can perform the following functions:

  • Fetch the latest source code and save it to a source artifact store.
  • Automatically build the application.
  • Deploy the application to the target environment.

The Quick Start is for developers who are looking for a deployment pipeline to implement CI/CD for their .NET Framework workloads on AWS. It includes AWS CloudFormation templates that set up the CI/CD environment in about 40 minutes.

!(Quick Start architecture for .NET Serverless CI/CD on the AWS Cloud](https://d0.awsstatic.com/partner-network/QuickStart/dotnet-serverless-cicd-architecture.png)

For architectural details, best practices, step-by-step instructions, and customization options, see the deployment guide.

To post feedback, submit feature ideas, or report bugs, use the Issues section of this GitHub repo.

If you'd like to submit code for this Quick Start, please review the AWS Quick Start Contributor's Kit.

About

AWS Quick Start Team

License:Apache License 2.0


Languages

Language:JavaScript 94.8%Language:C# 1.9%Language:HTML 1.2%Language:Dockerfile 1.1%Language:Python 0.7%Language:CSS 0.2%Language:ASP.NET 0.0%