msimecek / AlwaysOn-Foundational-Online

AlwaysOn 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 the foundational online AlwaysOn reference implementation a Fully Functional Production-Ready AlwaysOn Reference Implementation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Always On Application

Welcome to Azure AlwaysOn Foundational Online

AlwaysOn 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 AlwaysOn 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 AlwaysOn 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 AlwaysOn application with mature end-to-end operational wrappers.

This repository contains the reference implementation for an AlwaysOn "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 AlwaysOn application is access over a public endpoint without additional dependencies to other company resources.

Reference implementation - Table of Contents

Architecture overview

AlwaysOn overview and design guidelines

The following articles provides more information about AlwaysOn design guidelines and design areas located in the AlwaysOn GitHub repo:

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

Helpful Information

Contributing

AlwaysOn 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 AlwaysOn project was created by the Microsoft Customer Architecture Team (CAT) who continue to actively sponsor the sustained evolution of the AlwaysOn project through the creation of additional reference implementations for common industry scenarios.

About

AlwaysOn 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 the foundational online AlwaysOn reference implementation a Fully Functional Production-Ready AlwaysOn Reference Implementation.

License:MIT License


Languages

Language:C# 34.2%Language:HCL 31.6%Language:Smarty 14.9%Language:PowerShell 9.9%Language:JavaScript 3.7%Language:Vue 1.8%Language:TypeScript 1.5%Language:Dockerfile 0.8%Language:CSS 0.7%Language:Python 0.6%Language:HTML 0.1%Language:Shell 0.1%