Infrastructure As Code Training Save

Materials for learning how to use infrastructure-as-code

Project README

Infrastructure-as-code Training

This repo contains materials for learning how to use infrastructure-as-code practices, including:

  1. An example Ruby on Rails app used for demonstration purposes.
  2. A Packer example that shows how to create an AMI that has Ruby on Rails installed and contains the code from the example Rails app.
  3. A Docker example that shows how to create a Docker container that has Node.js installed and runs a simple Node "Hello, World" web server.
  4. A basic Terraform example that shows an intro to Terraform.
  5. A full Terraform example that shows more advanced Terraform usage, including how to take the AMI created by the Packer example, deploy it on AWS, and run the example Rails app.

Note: all the code in this repo is used only for demonstration and teaching purposes and should not be used in production. If you need help using Packer, Terraform, or any other DevOps tools in production, reach out to us at Gruntwork.

Open Source Agenda is not affiliated with "Infrastructure As Code Training" Project. README Source: gruntwork-io/infrastructure-as-code-training
Stars
348
Open Issues
6
Last Commit
6 months ago
License

Open Source Agenda Badge

Open Source Agenda Rating