Install jenkins on AWS ec2 instance
Launch EC2 Instance:
Log in to your AWS console.
Launch a new EC2 instance using an Amazon Linux or other suitable AMI.
Configure security groups to allow incoming traffic on port 8080 (default Jenkins port) and SSH (port 22).
Connect to EC2 In...
pardeepkaur.hashnode.dev4 min read