PHP Website setup using the EC2 instance and the RDS database |

Поділитися
Вставка
  • Опубліковано 17 вер 2024
  • In this viedo we will create a php website using the Ubuntu ec2 instance and the RDS
    Step 1 :- Create a ubuntu ec2 instance
    Step 2 :- Create a RDS mysql database
    Step 3 :- Install the apache2 , PHP and mysql on the ec2 instance
    step 4 :- Create a connectivity between ec2 and the RDS database instance
    Step 5 :- Upload your code in the Directory
    Step 6 :- Create a configration file for your domain
    Step 7 :- Add the public ip of instance in the godaddy
    PHP Website setup official link by AWS :-
    docs.aws.amazo...
    #aws
    #rds
    #php

КОМЕНТАРІ • 16

  • @Amolinfo
    @Amolinfo 11 місяців тому +1

    More informative

  • @alberthien3720
    @alberthien3720 Рік тому

    Great job❤

  • @sapphire4210
    @sapphire4210 4 місяці тому

    My hero u saved me ❤❤

  • @moazzamhassan1449
    @moazzamhassan1449 Рік тому +1

    can you please make a video on how to host wordpress site with rds using aws.

  • @srgrmohan
    @srgrmohan 4 місяці тому

    thanks for the video
    but in my case, I want to use Postgres RDS instead of MySQL if I change the RDS Postgresql what are the steps I need to follow can u plz give me the commands

  • @karanshukla3643
    @karanshukla3643 9 днів тому

    brother why you are not showing standard practice on your videos

    • @04Shivm
      @04Shivm  9 днів тому

      This video is just for understanding the how do we deploy prod website on aws and also the code base i have used is very basic , In the future videos i will make sure to mention the rds , ec2 best practises and also web application firewall implementation on website

  • @techbhatt893
    @techbhatt893 5 місяців тому

    Can you explain why do you run the "mv index.html index.html_bkp" command to print Hello World?

    • @04Shivm
      @04Shivm  5 місяців тому +1

      Bydefault apache will first read the index.html file rather than index.php , hence i have converted the index.html to Index.html_bak to read the index.php file

  • @anshukumarpandey2858
    @anshukumarpandey2858 7 місяців тому

    sir how can we deploy admin pannel of php laravel on aws

  • @gulsanober2401
    @gulsanober2401 10 місяців тому

    Sir kya github se koi php ka application laake /var/www/html me kaise daal skte h

    • @04Shivm
      @04Shivm  10 місяців тому +1

      git clone kariye /var/www/html path pe

    • @NiranjanPawar-n4j
      @NiranjanPawar-n4j 8 місяців тому

      can we do same step with api from git hub

  • @IrfanKhan-o1f
    @IrfanKhan-o1f Місяць тому

    php ka code kaha se milega

    • @04Shivm
      @04Shivm  Місяць тому

      link in description