69a6682831 | ||
---|---|---|
ARM Template | ||
Ansible | ||
Terraform | ||
.DS_Store | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
LICENSE | ||
LICENSE-CODE | ||
README.md | ||
SECURITY.md |
README.md
Ignite 2019 - Infrastructure as code with Terraform, Ansible, and ARM Pre-Day Workshop
Infrastructure as code (IaC) is an important pillar of modern DevOps and is used by most enterprise customers to safely and efficiently provision and manage their cloud solutions. HashiCorp Terraform and Red Hat Ansible are very popular technologies allowing the practice of IaC - they abstract infrastructure provisioning, making it faster and easier for teams to deploy cloud resources in a variety of scenarios such as hybrid and multi cloud environments. In this workshop, learn about the practice of infrastructure as code, get an overview of Terraform, Ansible, and Azure Resource Manager templates, as well as gain hands-on experience in using these to deploy and provision resources on Azure.
Walk throughs for this workshop can be found in the table below. During the workshop, you will pick a track or tool and work through each of the labs for that tool. If you have extra time during the workship or if you would like to come back and walk through the labs with the other tools after the workshop this table will enable you to do that.
Workshop Labs
Lab Name | Ansible | ARM Template | Terraform |
---|---|---|---|
Basics | Guide | Guide | Guide |
Variables | Guide | Guide | Guide |
Helpers | Guide | Guide | Guide |
Reusability | Guide | Guide | Guide |
Security | Guide | Guide | Guide |
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Legal Notices
Microsoft and any contributors grant you a license to the Microsoft documentation and other content in this repository under the Creative Commons Attribution 4.0 International Public License, see the LICENSE file, and grant you a license to any code in the repository under the MIT License, see the LICENSE-CODE file.
Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries. The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks. Microsoft's general trademark guidelines can be found at http://go.microsoft.com/fwlink/?LinkID=254653.
Privacy information can be found at https://privacy.microsoft.com/en-us/
Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents, or trademarks, whether by implication, estoppel or otherwise.