Giter Club home page Giter Club logo

azure-terraform-modules's Introduction

azure-terraform-modules

Terraform modules for Azure.

Development Environment Setup Using Docker

Follow instruction in docker to spin up a preconfigured development environment using docker.

Components

Create Basic Network Resources

  • Vnet
  • Subnet
  • NSG
  • Route table

Create below resources. Its recommended to create one consumer group per application / system that should process events.

  • Event Hub Namespace
  • Event Hub
  • Consumer group
  • Keys(authorization rules)
  • Azure monitor diagnostic setting
  • Private endpoint

Create below resources and apply security best practices.

  • Storage account
  • Key vault
  • Container registry
  • Application insights
  • machine learning workspace
  • computeInstances - using powershell since Terraform doesn't support this yet.
  • computeClusters - using powershell since Terraform doesn't support this yet.

SQL Server on Windows VM is provision by the below workflow.

  • Terraform
    • Create VNET, Subnets, and NSGs
    • Create a VM
    • Create managed disks
    • Enable WINRM
  • Call Ansible + DSC from Terraform
    • Create storage space to provide better throughput and IOPS.
    • Install SQL Server.

Create below resources.

  • Storage account
  • Synapse workspace
  • Synapse role assignment
  • Dedicated SQL Pool
  • Private endpoint

Provision ASK and bootstrap using ArgoCD AppOfApps pattern.

azure-terraform-modules's People

Contributors

kulmam92 avatar

Stargazers

 avatar Tomas Fernando Wallick avatar Selçuk KUBUR avatar Earl Gnilo avatar Roberto Porfiro avatar Chang Kim avatar  avatar Eugene Jo avatar

Watchers

Eugene Jo avatar  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.