We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eeb5633 + 9da8c44 commit c26019eCopy full SHA for c26019e
README.md
@@ -23,3 +23,4 @@
23
| 02 | Dockerize python application | [dockerize-python-application](./projects/dockerize-python-application/) | ✔️ Done |
24
| 03 | Nginx Static Website Local | [nginx-static-website-local](./projects/nginx-static-website-local/) | ✔️ Done |
25
| 04 | NodeJS project with CICD | [nodejs-cicd-pipeline](./projects/nodejs-cicd-pipeline/) | ✔️ Done |
26
+| 05 | AWS 3 tiers web | [aws-tree-tiers-web](./projects/aws-tree-tiers-web/) | ✔️ Done |
projects/aws-tree-tiers-web/README.md
@@ -0,0 +1,2 @@
1
+# AWS Tree Tiers Web
2
+Checkout [aws-3-tier-web](https://github.com/tungbq/aws-lab-with-terraform/tree/main/workshop/aws-3-tier-web/)
0 commit comments