Azure Automations + Infraestructure as Code
-
Updated
Jan 23, 2023 - PowerShell
Nowadays, developers strive to have as identical environments for production, staging and development as possible to rule out any infrastructure interferance. Therefore, instead of installing and maintaining packages manually, infrastructure is defined and managed as code. Container orchestration solutions and version control systems help keeping all environments in sync and changes transparent.
Azure Automations + Infraestructure as Code
Code for creating infrastructure in AWS using Terraform. LocalStack has been used to fake AWS. NOTE: Terraform is a configuration language, aka Infrastructure as Code (IaC), by HashiCorp.
Azure Infrastructure: ARM Templates
📚 devops - iac
Repositório criado para armazenamento dos módulos criar uma infraestrutura na AWS.
This is the Udagram project of the Udacity Nanodegree Program "Cloud Dev Ops Engineer"
A Terraform module to create and manage Domain Name Service (DNS) zones and records on Cloudflare https://www.cloudflare.com
Script de provisionamento de Apache Server - BootCamp DIO
Opinionated Terraform modules for provisioning AWS resources.
A Terraform module to create Azure Databricks ressources.
Use Azure Bicep with modules for deploying Azure resources - Mac/Linux users
This DevOps project utilizes Vagrant for VM management, Ansible for server configuration and Docker Swarm for container orchestration.
This repository contains code for the Managing Amazon API Gateway using Terraform article
Infrastructure-As-Code (IaC) with Github Actions, AWS and Terraform
Terraform module for Azure Kubernetes Services with kubenet networking
Adding CI/CD Pipelines, Monitoring & Logging to a fictional company's stack - Udapeople. Completed as part of requirements for Udacity Cloud DevOps Engineer Nanodegree.