mitkox / AzureTerraformWorkshop

This repo contains all the assets needed to deliver the frastructure as Code - Building Azure infrastructure using Terraform and Terraform Enterprise Workshop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About this Workshop

This is a Workshop for Terraform on Azure.

Infrastructure as Code allows the management of your infrastructure including networks, virtual machines, platform services, and load balancers. Using Terraform configuration to describe the desired Azure resources needed for an environment ensures that consistent infrastructure is created each time it is deployed.

This Workshop is focused on:

  • Understanding Infrastructure as Code concepts
  • Terraform as an Infrastructure as Code provider for Azure
  • Integrating Terraform on Azure DevOps tooling.

Attendees will learn basics of Infrastructure as Code and gain skills on deploying and managing Azure resources using Terraform.

Practical examples in this workshop include the creation of some basic Azure Resouces, however many others can be deployed using available Terraform resources.

Target audience

  • Sysadmins
  • Infrastructure architects
  • DevOps Engineers
  • SRE

Attendee pre-requisites

  • Basic understanding of command line
  • No previous Azure experience required

If you have no previous experience on Azure and want to read an overview, access this link:

Presentation

The Power Point presentations used can be found: AzureTerraformWorkshopPresentation

Challenges

These are the challenges for the workshop, it is important to note that they have to be done in order of appearance

Challenges requirements

This workshop will require that you have access to an Azure Subscription with at least Contributor rights to create resources and the ability to generate a service principal for the subscription (you need permissions on you Azure AD tenant). If you do not currently have access you can create a trial account by going to https://azure.microsoft.com/en-us/free and registering for a 3-month trail.

Signing up for a trial requires:

  • A unique Microsoft Live Account that has not registered for a trial for in the past. It is recommended that you do NOT use your corporate email.
  • A Credit Card, used to verify identity and will not be charged unless you opt-in after the trial is over

If you are having issues with this access, please alert the instructor ASAP as this will prevent you from completing the challenges.

Credits

This workshop has been created by:

Forked from the repo

Other resources used:

Additional Resources

Additional Resources can be found at:

About

This repo contains all the assets needed to deliver the frastructure as Code - Building Azure infrastructure using Terraform and Terraform Enterprise Workshop.


Languages

Language:HCL 97.2%Language:Shell 2.8%