Giter Club home page Giter Club logo

blueprints's Introduction

Board Status

Introduction to blueprints

Welcome to Azure Terraform blueprints repository.

A blueprint is a reusable architecture element that will be leveraged by a landing zone to form a complete environment to deploy and manage an application.

Blueprints are key part in landing zone service composition as they are invoked as modules, taking input variables, and exporting output variables that will be reused by other blueprints, within a given landing zone:

Anatomy of a blueprint

Blueprints are also key in repeatability and reusability, for example, when you deploy a new region inside your Azure environment, you can create a very similar deployment in the new environment, by leveraging the same blueprint, with different variables.

Examples of blueprints are:

  • Image gallery
  • Dual Region AKS cluster
  • Flat network topology
  • Network hub-spoke topology: shared services, ingress DMZ, egress DMZ, transit DMZ, etc.
  • Shared management services
  • Azure DevOps

Common blueprints

Whether your are deploying an environment for a cloud migration, deploying a ML/AI, or a Web application, you will always leverage the some blueprints, those are called foundations and are to be present in probably all new environment you are creating

Name Feature
foundation_accounting logging and accounting for a subscription.
foundation_security security and security hygiene components configuration.

Using blueprints

You typically will not deploy blueprints directly but will call them from a landing zones which will connect its elements to other blueprints and resources.

Contribute

Pull requests are welcome to evolve the framework and integrate new features.

blueprints's People

Contributors

arnaudlh avatar laurentlesle avatar vitoc avatar

Watchers

James Cloos 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.