How to create an EC2 instance on AWS for Laravel App

Log into your AWS account, on Services go to EC2 section Click on Launch Instance button. It will start the wizard. On Step 1 (Choose an Amazon Machine Image) we’re going the select the type of Operating System for our instance. I choose Ubuntu. On step 2 you need to choose an instance type. Choose the t2.micro instance […]