Launch an instance EC2 Instance With Amazon Linux Apache Scripts In User Data

Subscribers:
107
Published on ● Video Link: https://www.youtube.com/watch?v=Bb637SazuZw



Duration: 0:00
40 views
1


#launch an instance EC2 Instance With Amazon Linux Apache Scripts In User Data#amazon #aws #awstraining #awsaccountcreation #awscertifications #basiclevel

Launch an instance EC2 Instance With Amazon Linux Apache Scripts In User Data

How To create ec2 instance with user data.this scripts will help you for install the apache in amazon linux instance

first go to launch the ec2 instance and select your AMI.
For example i choose ami of amazon linux then create your keypair if already have keypair so select your keypair if not create new pair.in this scenario i have already keypair.i choose keypair.
after select the key pair create your security group inboud rule use ssh traffic should be anywhere and http same traffic should be anywhere.after configure the security group.scroll down the page you will see the user data paste the below scripts.

after paste the as per videos scripts,launch the ec2 instance and wait for 5-10 minute.after copy the public ip for your instance.you will see the webpage of your instance.