artberri / dotnet2019-iac-demo

Repository with the demo shown at DotNet Conference Spain 2019 in the talk 'Infraestructura como código en Azure'

Home Page:https://www.dotnet2019.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infraestructura como código en Azure - Demo - DotNet 2019

Este repositorio incluye el código utilizado durante la demo en la charla "Infraestructura como código en Azure".

Estructura de la infraestructura a generar

Build status

Tool Status
ARM ARM Build Status
Ansible Ansible Build Status
Terraform Terraform Build Status
Pulumi Pulumi Build Status

Contenidos

todomvc
│
└───src        -> .NET Core MVC sample for Azure App Service
│
└───ansible    -> Implementación usando Ansible
│
└───arm        -> Implementación usando ARM
│
└───pulumi     -> Implementación usando Pulumi
│
└───terraform  -> Implementación usando Terraform

About

Repository with the demo shown at DotNet Conference Spain 2019 in the talk 'Infraestructura como código en Azure'

https://www.dotnet2019.com/


Languages

Language:HTML 43.6%Language:C# 28.0%Language:HCL 13.4%Language:TypeScript 13.1%Language:CSS 1.9%Language:JavaScript 0.1%