Skip to content

Code to deploy a 3 tier web application in AWS using Terraform

Notifications You must be signed in to change notification settings

AyBims/AWS_Terraform_3tier_app

Repository files navigation

AWS_Terraform_3tier_app

Code to deploy a 3 tier web application in AWS using Terraform

Project Design Architecture Diagram

Architecture Diagram

Prerequisites For Implementing the project

  • AWS Account

    If you do not currently have an aws account you can open here

  • Terraform

    If you don't have terraform installed on your machine, you can follow this documentation to setup terraform

  • AWS CLI

    You can follow this AWS Documentation to install or update to the latest version of AWS CLI

SetUp

Login to your AWS account and navigate to the IAM Dashboard to create an IAM User. Assign administrator access permissions to the user and be sure to download and save your access keys.

IAM User Permissions

About

Code to deploy a 3 tier web application in AWS using Terraform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published