Skip to main content

Posts

Showing posts from 2019

AWS EC2, LAMP, Laravel and RDS Installation / setup

This document shows you how to configure AWS environment in Amazon EC2 with RDS Instance. We need to login in to AWS to start the configuration. http://aws.amazon.com Login screen for AWS Management console: First thing we have to select is region. On which region you want to deploy your server. I am going to select Oregon region here for my setup. 1.       click on the launch instance button, 2.       It redirects to following screen. Here we have to search for required operating system or select from list,  here im selecting Ubuntu latest version 4.       After selecting operating system, choose the instance type according to our requirement. Here I need lower configuration so choosing t2.micro type instance.   5.       Click Next button, then you see the below screen. Here we to modify if any settings need to modify Like changing network/subnet. or can skip this by keeping default settings. 6.       Click on next button and Add the st