We spiked on a number of approaches to Cloud and DevOps, our learnings are in the DevSecOpsMVP repository. Here are a couple documents from that repo that provide a good overview of our approach and our work so far.
We are targeting
- Microsoft C# for application language
- Microsoft Dotnet Core for application framework
- Microsoft Azure App Service Platform-as-a-Service for application environments
- Utilizing the State of Alaska's existing Enterprise Service Bus (ESB) for accessing on-premises data sources.
We prefer development environments to be virtualized using something like Docker. See the running-locally section of our prototype README for more information.
We use
- Visual Studio Team Services(VSTS) for Source Code Management, Continuous Integration, and Continuous Deployment
- Git for source control
More info about our current VSTS setup is in the DevSecOpsMVP repo vsts folder.
We are
- Continuously learning
- Committed to an automated DevSecOps approach to this work