Integration of EFS With AWS
This is my upgrade of task1.
Problem Statement:
- Create EC2-key pair
- Create EFS and attached this EFS to all region
- Create security group that will allow ssh, nfs and http
- Launch EC2 instance with nfs mount, install httpd sever and clone the git repository on document root.
- Create S3 bucket and cloud front
Solution:-
Create key-pair
Create Security Group
Create EFS and attached this EFS to all zones
Launch EC2 instance with nfs mount and http server.
Step 5: Create S3 bucket and Cloud front
Thank You
If you have any suggestions feel free to ask and tell
#keepsharing #keeplearning #devops #aws #terraform