Code Monkey home page Code Monkey logo

azure-guidance's Introduction

Azure Cloud Application Design and Implementation Guidance

Join the chat at https://gitter.im/mspnp/azure-guidance

Designing and implementing applications for the cloud brings a unique set of challenges due to the remoteness of the infrastructure and the very nature of distributed services. Azure provides a comprehensive platform and infrastructure for hosting large-scale web applications and cloud services. However, to be successful, you need to understand how to use the features that Azure provides to support your systems correctly. The purpose of this site is to provide architectural guidance to enable you to build and deploy world-class systems using Azure.

These documents focus on the essential aspects of architecting systems to make optimal use of Azure, and summarize best practice for building cloud solutions. The current set of guidance documents contains the following items:


Note This is a living project. We will be adding more documentation to cover additional aspects of Azure architecture. We also welcome feedback, suggestions, and other contributions to those items that we have already documented.


  • API Design describes the issues that you should consider when designing a web API.

  • API Implementation focuses on recommended practices for implementing a web API and publishing it to make it available to client applications.

  • Autoscaling Guidance summarizes considerations for taking advantage of the elasticity of cloud-hosted environments while easing management overhead by reducing the need for an operator to continually monitor the performance of a system and make decisions about adding or removing resources.

  • Background Jobs Guidance describes the available options and recommended practices for implementing tasks that should be performed in the background, independently from any foreground or interactive operations.

  • Content Delivery Network (CDN) Guidance provides general guidance and good practice for using the CDN to minimize the load on your applications, and maximize availability and performance.

  • Caching Guidance summarizes how to use caching with Azure applications and services to improve the performance and scalability of a system.

  • Data Partitioning Guidance describes strategies that you can use to partition data to improve scalability, reduce contention, and optimize performance.

  • Monitoring and Diagnostics Guidance provides guidance on how to track the way in which users utilize your system, trace resource utilization, and generally monitor the health and performance of your system.

  • Retry General Guidance covers general guidance for transient fault handling in an Azure application.

  • Retry Service Specific Guidance summarizes the retry mechanism features for the majority of Azure services, and includes information to help you use, adapt, or extend the retry mechanism for that service.

  • Scalability Checklist summarizes recommended practices for designing and implementing scalable services and handling data management.

  • Availability Checklist lists recommended practices for ensuring availability in an Azure application.

  • Polyglot Solutions Assessment of data store capabilities for polyglot solutions.


Note. This documentation is oriented towards architects. You can find detailed code examples and implementation documentation on the Azure website. Additionally, the Performance Optimization site contains further guidance on how to design systems that are scalable and efficient under load.


azure-guidance's People

Contributors

bennage avatar chriskburns avatar dragon119 avatar francischeung avatar gitter-badger avatar hveiras avatar johnpwsharp avatar mekod4 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.