Skip to content

The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.

License

Notifications You must be signed in to change notification settings

githubabcs-devops/reliable-web-app-pattern-dotnet

Repository files navigation

Reliable Web App Pattern

This repository provides resources to help developers build a Reliable web app on Azure. A Reliable Web App is a set of services, code, and infrastructure deployed in Azure that applies practices from the Well-Architected Framework. This pattern is designed to help you build a web app that follows Microsoft's recommended guidance for achieving reliability, scalability, and security in the cloud.

Steps to get started:

  1. Watch Introduction Video (12~ mins)
  2. Business scenario
  3. Read the reference architecture
  4. Deploy solution
    1. Known issues
  5. Utilizing DevContainers
  6. Developer patterns
  7. Understand service level objectives and cost
  8. Find additional resources
  9. Report security concerns
  10. Find Support
  11. Contributing

screenshot azd env new

Data Collection

The software may collect information about you and your use of the software and send it to Microsoft. Microsoft may use this information to provide services and improve our products and services. You may turn off the telemetry as described in the repository. There are also some features in the software that may enable you and Microsoft to collect data from users of your applications. If you use these features, you must comply with applicable law, including providing appropriate notices to users of your applications together with a copy of Microsoft's privacy statement. Our privacy statement is located at https://go.microsoft.com/fwlink/?LinkId=521839. You can learn more about data collection and use in the help documentation and our privacy statement. Your use of the software operates as your consent to these practices.

Telemetry Configuration

Telemetry collection is on by default.

To opt out, run the following command azd env set ENABLE_TELEMETRY to false in your environment.

About

The Reliable Web App Pattern is a set of objectives to help your web application converge on the cloud. This repo contains a reference implementation of a reliable web application for .NET.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 44.3%
  • Bicep 25.1%
  • PowerShell 10.6%
  • Shell 10.3%
  • HTML 8.7%
  • CSS 0.8%
  • Other 0.2%