Skip to content

rohitraut3366/Terraform-Apache-webserver-Configuration-on-AWS-EC2-and-Intergation-of-EC2-with-EFS-S3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

This step will help you to understand flow and terraform file.

Step 1 : Creating KeyPair and Security group allowing port 22(SSH), 80 and 2049(NFS).
Step 2: Create an S3 bucket and uploading image in S3.
Step 3: Creating Cloud Front using S3 Created in step3.
Step 4: Writing Bucket Policy so cloud front can access the objects in s3.
Step 5: Creating EFS(Elastic File System) and Mouting it to all three subnets.
Step 6: Launching two EC2 instances one for webserver and one for testing.
Step 7: Mounting EFS to /var/www/html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages