Giter Site home page Giter Site logo

owaresabd / terraform-the-hard-way Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adminturneddevops/terraform-the-hard-way

0.0 1.0 0.0 110 KB

The most efficient way to learn Terraform for beginners and intermediate practitioners

License: MIT License

HCL 100.00%

terraform-the-hard-way's Introduction

Terraform-The-Hard-Way

This tutorial contains a full explanation of how to use Terraform in today's world. Although there may be a lot of content out there for Terraform, it doesn't teach you how to think about Terraform with a developer hat on. I promise you that thinking about Terraform as a developer, even if you aren't one, will 100 percent put you ahead of many engineers out there.

You don't need to be a computer science major or a software engineer. You'll simply need to tweak your mindset a bit, very-much like we all do in the tech space as it changes.

This project will be prepared for anyone to digest. Don't worry, you don't have to feel intimidated because you're new to Infrastructure-as-Code. We'll be with you every step of the way.

With this project, you'll have the chance to not only help yourself as an engineer, but make a huge difference from an infrastructure and systems development perspective for all organizations.

Learn about how to create real-world solutions for setting up an environment that is using DevOps technologies and practices for deploying apps and cloud services/cloud infrastructure to AWS.

The repository contains free labs, documentation, diagrams, and docs for setting up an entire workflow and DevOps environment from a real-world perspective in AWS.

The Scenario

For this The Hard Way series, there will be two scenarios;

  1. New to Terraform
  2. Already using Terraform, but aren't super advanced

This project will cover both scenarios.

The first scenario is you're just getting started with Terraform, so you're still a bit green. It's the perfect time to learn.

The second scenario is maybe you've used Terraform a little bit for your work, or maybe you've seen Terraform being used, but you don't know the ins and outs of it.

Technologies Used

  1. AWS
    • AWS will be used to host the application, cloud infrastructure, and any other services we may need.
  2. GitHub
    • To store the application and infrastructure/automation code
  3. Terraform
    • Create all aspects of the automated systems and services in the cloud

Labs

  1. The Basics - Getting started with Terraform and understanding the concepts. Although this may be a lot of theory, it's super crucial for anyone that wants to be a true master at Terraform in the Infrastructure-as-Code space.
  2. Terraform Logic - Although HCL's logic like if statements and for loops are much different from other languages, they still exist. This section is to explain all about TF logic.
  3. Environment - When you're getting started with Terraform, you'll need to ensure that you have a proper environment configured and ready for your success.
  4. Modules - When you're writing Terraform code and storing it in a directory, you're creating a Module. Learn all about how to construct proper modules.
  5. Providers - Learn about how providers are configured and how you can start creating your very own provider!
  6. Terraform Cloud - one thing you'll learn about is Terraform State and how to manage it. Terraform Cloud can help with that amongst a ton of other features.
  7. First Project - Build your first Terraform project by using GitHub to store your source control and AWS to deploy services
  8. Game Time: Build A Real World Scenario - You've done it! You completed the labs around what you need to know to be a Terraform expert. Now it's time to build a real-world scenario that you can use in your portfolio, resume, or to show off to your friends.

terraform-the-hard-way's People

Contributors

adminturneddevops avatar salareinavipour avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.