rsabile / Mission-Critical-Online

This repository is part of the Azure Mission-Critical open source project that provides a prescriptive architectural approach to building highly-reliable cloud-native applications on Microsoft Azure for mission-critical workloads. This repository contains the online reference implementation a fully functional production-grade reference Implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure Mission-Critical Application Azure Mission-Critical Application

Welcome to Azure Mission-Critical Online Reference Implementation

Azure Mission-Critical is an open source project that provides a prescriptive architectural approach to building highly-reliable cloud-native applications on Microsoft Azure for mission-critical workloads. This repository contains a Fully Functional Production-Ready Mission-Critical Reference Implementation, intended to provide a solution oriented basis to showcase mission-critical application development on Microsoft Azure, leveraging Azure-native platform capabilities to maximize reliability and operational effectiveness. More specifically, the reference implementation consists of:

  • Design and implementation guidance to help readers understand and use the Azure Mission-Critical design methodology in the context of a particular industry scenario.
  • Production-ready technical artifacts including Infrastructure-as-Code (IaC) resources and Continuous-Integration/Continuous-Deployment (CI/CD) pipelines (GitHub and Azure DevOps) to deploy an Mission-Critical application with mature end-to-end operational wrappers.

This repository contains the reference implementation for an Mission-Critical "online" scenario, i.e. a workload which does not require direct connectivity to other company resources (such as via a hub-and-spoke model). The pipeline deploys the application Azure Subscription security and compliance guardrails and has no network connectivity requirements. It will be used if the Mission-Critical application is access over a public endpoint without additional dependencies to other company resources.

Reference implementation - Table of Contents

Architecture overview

Azure Mission-Critical overview and design guidelines

The following articles provides more information about Azure Mission-Critical design guidelines and design areas located in the Azure Mission-Critical GitHub repo:

  • Introduction - What is Azure Mission-Critical? (➡️ Azure/Mission-Critical) - Detailed introduction into Mission-Critical, the problem it is intended to solve and the value it can provide.
  • Design Areas (➡️ Azure/Mission-Critical) - Prescriptive guidance aligned to 8 critical design areas guides users to design and build an Mission-Critical application, outlining a recommended decision process.

Helpful Information

Contributing

Azure Mission-Critical is a community driven open source project that welcomes contributions as well as suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit the CLA portal.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g. status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

For more details, please read how to contribute.

Microsoft Sponsorship

The Azure Mission-Critical project was created by the Microsoft Customer Architecture Team (CAT) who continue to actively sponsor the sustained evolution of the Azure Mission-Critical project through the creation of additional reference implementations for common industry scenarios.

About

This repository is part of the Azure Mission-Critical open source project that provides a prescriptive architectural approach to building highly-reliable cloud-native applications on Microsoft Azure for mission-critical workloads. This repository contains the online reference implementation a fully functional production-grade reference Implementation.

License:MIT License


Languages

Language:C# 33.5%Language:HCL 30.7%Language:Smarty 15.0%Language:PowerShell 12.8%Language:JavaScript 3.6%Language:Vue 1.9%Language:Dockerfile 0.8%Language:CSS 0.7%Language:Python 0.6%Language:HTML 0.1%Language:Shell 0.1%