Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/crazyoptimist/terraform-multi-tiered-application

Infrastructure as Code demonstration of a multi-tiered web application
https://github.com/crazyoptimist/terraform-multi-tiered-application

Last synced: 13 days ago
JSON representation

Infrastructure as Code demonstration of a multi-tiered web application

Awesome Lists containing this project

README

        

# Terraform Multi-tiered Application Infrastructure
Infrastructure as Code demonstration of a multi-tiered web application
This repo adopts modularization approach, specifically *nested modules*(as opposed to *flat modules*)

![image](https://user-images.githubusercontent.com/55074937/147047988-3d2fd270-89c8-4f25-8923-d9558ff8c8e7.png)

Typical multi-tiered web application architecture

## Credits
All the contents used in the repo are from "Terraform in Action" by Winkler S.