Create EC2 Instance - How to create EC2 instance in AWS console
Please follow the below steps to create an EC2 instance. EC2 instance is virtual server provided by AWS. We will be using this EC2 to install Java, Jenkins, Tomcat, Maven. We will be using this as a CI server.
Steps:
7. Click create new security group, give name as MyJenkinsSecurityGroup, add custom rule for 8080, 8090 , allow 0.0.0.0/0 as source IP8. Click on Review and launchClick on Launch09. Choose the existing key pair if you have one, otherwise create new one, give some name as my2021EC2Key. Make sure you download the key. Please do not give any space or any character in naming the key.

Once instance is created. you can see it running..








No comments:
Post a Comment