Skip to content

ShpendKe/azure-well-architected-map

Repository files navigation

Website

Goal of this project is to give a tool to understand and visualize the different aspects of Azure Well Architected Framework.

  • Azure Cloud Design Patterns: Gives an overview of the different design patterns available in Azure. It shows what it is, tradeoffs, and which pillars it affects.

Installation

npx install

Local Development

npx run start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.