Create and Host a Wordpress Website on AWS EC2 with your own domain name!

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 มิ.ย. 2022
  • In this video, I show you to create and deploy a Wordpress website on AWS using AWS EC2.
    You can install Wordpress in a click by using AWS Lightsail, but we are going to do it the traditional way - we will create a virtual computer on EC2, install and configure a web server, database management system and finally install wordpress and connect a domain name to the created site.
    This video is part of the Tech Talk Series by One Impression, sponsored by AWS.
    Signup for AWS for FREE: aws.amazon.com/free/?trk=c385...
    Watch my video on how to get started on AWS: • Introduction to AWS | ...
    All the commands that I executed can be found here: gist.github.com/teja156/8c35a...
    Thanks for watching!
    SUBSCRIBE for more videos!
    Join my Discord: / discord
    Follow me on Instagram: / teja.techraj
    Website: techraj156.com​​​​​
    Blog: blog.techraj156.com
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 464

  • @39gob
    @39gob 4 หลายเดือนก่อน +3

    One of the best explaining and teaching style I have encountered so far! I'm definitely subscribing. Keep going!

  • @neurocidesakiwi
    @neurocidesakiwi 4 หลายเดือนก่อน +2

    This is brillant, you are clear, to the point and just a brillant teacher. Thank you for taking the time to do this for the world.
    I've subbed.

  • @galleon8129
    @galleon8129 4 หลายเดือนก่อน +7

    This is probably one of the best videos on WORDPRESS hosting

    • @Hayaat11
      @Hayaat11 3 หลายเดือนก่อน +1

      @Raj, I set it up but my wp-admin is not accessible it say I dont have privileges

    • @galleon8129
      @galleon8129 3 หลายเดือนก่อน

      @@Hayaat11 you may have stopped midway, I think the video shows what to do in that situation

  • @saikumarsunkara9742
    @saikumarsunkara9742 ปีที่แล้ว +1

    Iam doing AWS cloud practitioner course ,this video helps me a lot to understand the concept.

  • @hajamoinudeen8059
    @hajamoinudeen8059 ปีที่แล้ว

    You are truly amazing , you just gave an idea on very easy way on , how to start with AWS for all our needs.

  • @khushalsapariya9304
    @khushalsapariya9304 ปีที่แล้ว +1

    No 1. Channel , understood a lot form this tutorial , hoping to come more like kinda tutorials from different services and also plz help us more into troubleshooting part on every video or tutorial you post. Thank you Rajbhai 😊✌

  • @rosshuman7680
    @rosshuman7680 ปีที่แล้ว +2

    this is hands down the best tutorial on how to setup Wordpress on a EC2 instance.

    • @karimmourice244
      @karimmourice244 ปีที่แล้ว +1

      can you please advise how to "save" the part GNU nano 6.2 ??

    • @thulasiram7615
      @thulasiram7615 ปีที่แล้ว

      @@karimmourice244 CTRL+X then press y to save and then enter

  • @grahampawar
    @grahampawar ปีที่แล้ว +19

    This was absolutely on point! Got what I subscribed for! 👍😁

  • @eurojourney
    @eurojourney ปีที่แล้ว +11

    Great video! Perfectly explained, well detailed but still to the point! Thank you!!!

  • @prerakmer455
    @prerakmer455 ปีที่แล้ว +2

    best and to the point video. Saved a day's work. Thanks for uploading.

  • @vlogswithtownboy
    @vlogswithtownboy 8 หลายเดือนก่อน

    Wow!! Very informative & smoothly explained, thanks. Cheers!

  • @parinpanjari3963
    @parinpanjari3963 10 หลายเดือนก่อน

    Explained whole process smoothly and superb

  • @flapa2010
    @flapa2010 ปีที่แล้ว

    Hey Raj, that was a great work you did, Thanks brother. many blessings.

  • @user-oh4oy1xw4o
    @user-oh4oy1xw4o 4 หลายเดือนก่อน

    Wow this was an amazing, easy to follow tutorial. Please keep them coming

  • @raygauthier9589
    @raygauthier9589 24 วันที่ผ่านมา

    WOW. What a GREAT video. Perfect pace and exceptionally well presented. Thank you so much!

    • @DymondGaming
      @DymondGaming 23 วันที่ผ่านมา

      11:57 how to save this code

  • @prashanthkatkam2227
    @prashanthkatkam2227 8 หลายเดือนก่อน

    Thanks dude for the video, this is what i am looking for from the past 6days.

  • @decafujita
    @decafujita 8 หลายเดือนก่อน

    Thank a lot for this video! Very well explained! Everything worked perfectly!

  • @faithakanga
    @faithakanga 25 วันที่ผ่านมา

    This is a very helpful and much appreciated tutorial.

  • @xintongxue
    @xintongxue 11 หลายเดือนก่อน

    Your video is just fantastic!! Thanks, man!! Well done!!

  • @neurocidesakiwi
    @neurocidesakiwi 4 หลายเดือนก่อน +6

    For anyone who is stuck after registering an A record with your DNS settings, this is the proper fix. Another way of phrasing it:
    Remove the DocumentRoot, ServerName, and ServerAlias values from the 000-default.conf file in your apache directory
    Restart apache with sudo systemctl restart apache2
    In a web browser go to your WordPress admin page (IP Address/wp-admin) and go to Settings @15:45 in the TH-cam video. Remove the /wordpress from the "WordPress Address (URL)" and "Site Address (URL)" entries, but leave the IP address for now.
    Go back to the 000-default.conf file on your Apache webserver and add the DocumentRoot, ServerName, and ServerAlias values back in and save the configuration.
    Restart apache with sudo systemctl restart apache2

    • @itsjojo0
      @itsjojo0 3 หลายเดือนก่อน +1

      hey!!! that worked! thank you so much for this. You are awesome for posting this.

    • @OK-ri8eu
      @OK-ri8eu 3 หลายเดือนก่อน

      A hero we needed. Thanks man you have no idea how helpful that is.

    • @oharangator9705
      @oharangator9705 29 วันที่ผ่านมา

      it doestn let me in the admin page (IP/wp-admin)... i remove off all the DocumentRoot maybe its because of that? dont think so because i was already trying to acces before doing what you say here.
      could you pls help me?

  • @timothycollins718
    @timothycollins718 ปีที่แล้ว

    Wow duude your a game changer thanks for this information I can now even host WordPress on my local servers wow well explained

  • @HaroonAli-fk8vq
    @HaroonAli-fk8vq 2 หลายเดือนก่อน

    bro great video. Really loved how you explained everything

  • @tejamurthy9558
    @tejamurthy9558 9 หลายเดือนก่อน

    Superb video I simply loved it. Expecting many more videos like this.

  • @dragonconsulting
    @dragonconsulting ปีที่แล้ว

    This was amazing thank you. Every time I said to myself "wait but what about....?" You answered my question. It was like you were reading my mind. 🤣

  • @weeggoTechnologies
    @weeggoTechnologies 2 หลายเดือนก่อน

    Thanks, this video was superb in all ways. I really enjoyed it

  • @kostiantynkarzhanov9216
    @kostiantynkarzhanov9216 6 วันที่ผ่านมา

    wow, very good tutorial! Thank you! 💛

  • @dave_cj
    @dave_cj 6 หลายเดือนก่อน

    Explained Everything Spot on! I can't thank you enough... Keep uploading. Cheers! :)

  • @algzb
    @algzb 4 หลายเดือนก่อน

    Amazing explanation and to the point explanation! Thanks.

  • @kunalnmonali3429
    @kunalnmonali3429 ปีที่แล้ว +21

    Bro , what are your degree college and resources to learn advance computer security

  • @solo2soul837
    @solo2soul837 20 วันที่ผ่านมา

    thank you for such detail tutorial

  • @deepaksinghkushwah
    @deepaksinghkushwah 6 หลายเดือนก่อน

    Wow, I was looking for exactly that information. Thanks.

  • @orwellsoyakhire4654
    @orwellsoyakhire4654 ปีที่แล้ว +18

    10:30 if the file is .zip and not a .tar file, just type ‘unzip’ followed by file name and press enter to unzip the file

    • @pardeepkaur-pw3tl
      @pardeepkaur-pw3tl ปีที่แล้ว

      Thank you

    • @itzriptide
      @itzriptide 3 หลายเดือนก่อน

      Yeah, but in most cases, the user first has to install the 'unzip' command using 'sudo apt install unzip'.

  • @valentinvalenciavalencia7299
    @valentinvalenciavalencia7299 29 วันที่ผ่านมา

    thank you man! regards from Colombia

  • @poorvikesharwani8174
    @poorvikesharwani8174 ปีที่แล้ว

    Thank you so much for such detailed examination

  • @icowang5782
    @icowang5782 10 หลายเดือนก่อน +1

    Great help!thanks!it really works but will be perfect if more details on the SSL related configuration, that can be another topic though😮

  • @arjhosmena1562
    @arjhosmena1562 3 หลายเดือนก่อน

    best tutorial for WP on an EC2 instance. thanks

  • @redeneuraldigital
    @redeneuraldigital 3 หลายเดือนก่อน

    Thank you very much for the video! It was very useful !

  • @SidiqBility
    @SidiqBility ปีที่แล้ว

    Finally got the right video. Absolutely valuable. Thank you

    • @ilmstation
      @ilmstation ปีที่แล้ว

      Great video, but after doing all of this my wp-admin is showing error 404. is there any way to fix that

    • @rbjusmc1
      @rbjusmc1 11 หลายเดือนก่อน +1

      @@ilmstation I got the same thing after following video several times. How did you end of fixing?

    • @FigAmig
      @FigAmig 10 หลายเดือนก่อน

      @@rbjusmc1 Did you find the solution to this?

  • @saurabhdave3170
    @saurabhdave3170 8 หลายเดือนก่อน

    Thanks a lot! Excellent tutorial.

  • @user-yi3ry3cq5q
    @user-yi3ry3cq5q 7 หลายเดือนก่อน

    thank u so much for giving such useful knowledge

  • @lelouch9609
    @lelouch9609 ปีที่แล้ว +2

    Butter smooth tutorial 🔥

  • @alitajvidi5610
    @alitajvidi5610 ปีที่แล้ว

    Excellent video! Thank you so much!

  • @Erikdulcesaludcl
    @Erikdulcesaludcl ปีที่แล้ว

    Hello, excellent video, a question: which instance do you recommend for wordpress of these 2: aws m6g or aws c6g?

  • @wahidahmed1133
    @wahidahmed1133 ปีที่แล้ว

    so much thanks for this kind of eleborated video

  • @mybrouz3323
    @mybrouz3323 ปีที่แล้ว +1

    Super helpful video thank you very much

  • @lakotae_old
    @lakotae_old ปีที่แล้ว +1

    I was just researching about wordpress when this video notification pop up!!😮😂

  • @ramprakashgovindaraj5343
    @ramprakashgovindaraj5343 ปีที่แล้ว +10

    Dude, this is insanely crazy and up to the point. I just subscribed to your channel to see what else can make me feel, what I felt now 🤗
    I wish you good luck too.

    • @ilmstation
      @ilmstation ปีที่แล้ว +2

      Great video, but after doing all of this my wp-admin is showing error 404. is there any way to fix that

    • @prakashkumbi
      @prakashkumbi ปีที่แล้ว

      Hi I'm stuck in Mobaxterm config, after connecting the wp key I'm getting a network error and the session stopped

    • @FigAmig
      @FigAmig 10 หลายเดือนก่อน

      @@ilmstation Did you find the solution to this?

  • @HowToMaster_tips
    @HowToMaster_tips ปีที่แล้ว

    great content,absolutely loved it

  • @SamirLohiya-sm7ze
    @SamirLohiya-sm7ze ปีที่แล้ว

    Great video, keep making this kind of content
    thank you

  • @leo.galvao
    @leo.galvao 16 ชั่วโมงที่ผ่านมา

    Thx man! Great video!

  • @c4ce.productions
    @c4ce.productions ปีที่แล้ว

    Thank you so much. Learned a lot from this (:

  • @fakopeleha4609
    @fakopeleha4609 ปีที่แล้ว

    This is fantastic! Thank you bro!

  • @worthsalive
    @worthsalive ปีที่แล้ว

    This is indeed wonderful thanks a million dude

  • @dharanyask9866
    @dharanyask9866 17 วันที่ผ่านมา

    Excellent presentation 👏

  • @connexioncloud745
    @connexioncloud745 ปีที่แล้ว

    Superb! Just what I needed.

  • @aaditya307
    @aaditya307 ปีที่แล้ว +4

    hey raj! Can we mention this as a project in our resume and mention it during interview? I am a fresher and want to make a career in cloud computing.

  • @madarauchiha5433
    @madarauchiha5433 ปีที่แล้ว

    Awesome Raj, do you know if we can use AWS as VPS then hosting all the wesites there?

  • @GangaRajagopalan
    @GangaRajagopalan 13 วันที่ผ่านมา

    great , very clear explanation 😇

  • @nirmanafernando90
    @nirmanafernando90 ปีที่แล้ว +1

    Good stuff bro, Thank you

  • @jaredsilveria
    @jaredsilveria หลายเดือนก่อน

    Great tutorial!

  • @hall_of_fame_suraj
    @hall_of_fame_suraj ปีที่แล้ว

    very good clear explaination

  • @MetinLOL
    @MetinLOL 8 หลายเดือนก่อน +1

    FINALLY UNDERSTANDABLE ACCENT TY

  • @danieltesfay6690
    @danieltesfay6690 ปีที่แล้ว

    Thanks for this useful video!!!

  • @kharagkunchok
    @kharagkunchok ปีที่แล้ว +2

    very helpful, would appreciate if you do the same for web project like mean or mern stack to deploy in aws

  • @Lux-cy2jv
    @Lux-cy2jv 2 หลายเดือนก่อน

    Any idea what to expect on the billing for a small 5 page website with this sort of setup?

  • @raviy10
    @raviy10 ปีที่แล้ว

    Thank you!!!
    This is Brillant... Simple and easy to follow and execute :)

    • @ilmstation
      @ilmstation ปีที่แล้ว +1

      Great video, but after doing all of this my wp-admin is showing error 404. is there any way to fix that

    • @ilmstation
      @ilmstation ปีที่แล้ว

      Great video, but after doing all of this my wp-admin is showing error 404. is there any way to fix that

    • @jerraldbautista9188
      @jerraldbautista9188 ปีที่แล้ว +1

      ​@@ilmstation are you able to solve this issue? Do you mind sharing the solution?

    • @hiteshrewari9849
      @hiteshrewari9849 11 หลายเดือนก่อน

      @@jerraldbautista9188 Yes I solved it. Still stuck?

    • @ayushi2252
      @ayushi2252 11 หลายเดือนก่อน

      how he saved the code after writing in php file

  • @florezmotta3338
    @florezmotta3338 ปีที่แล้ว

    Thank you, excellent video

  • @MrGbupload
    @MrGbupload ปีที่แล้ว

    the best tutorial for the task!

  • @shashankankeshwarapu2427
    @shashankankeshwarapu2427 ปีที่แล้ว

    Thankyou, Very helpful video

  • @muhammadshahidulislam
    @muhammadshahidulislam 6 หลายเดือนก่อน

    thanks really very helpful tutorial video

  • @jeff100589
    @jeff100589 10 หลายเดือนก่อน

    Thank u so much. Great content.

  • @cakedude
    @cakedude ปีที่แล้ว

    So if i move from shared webhosting to amazon, how i can do for multiple sites, do i have to make several apache (computer) or just all in one. And also how to secure my website, shared hosting servers have their own firewalls what to do if we do ourselves on AWS as you explained above. Can you guide us.

  • @scor32k79
    @scor32k79 ปีที่แล้ว

    Great tutorial brother

  • @geraldpiuk1750
    @geraldpiuk1750 ปีที่แล้ว

    great JOB! greetings from Germany

  • @werezepaace9915
    @werezepaace9915 ปีที่แล้ว +2

    I'm sorry, but I cut the process and exit during the domain settings. And when I try to connect to the IP address I "cannot connect to the IP", is there any way to fix that???

  • @saijeevanguntamadugu5628
    @saijeevanguntamadugu5628 6 หลายเดือนก่อน

    Hi @Tech Raj i have tried your steps its working but i have experimented with configuring WordPress and MySQL in two separate ec2 instances but i unable to establish data base connection do you have any idea?

  • @xajiv7939
    @xajiv7939 ปีที่แล้ว

    If I were to change the frontend of my website, what do I do? Should I build it on word press and try to install it in my EC2 instance?

  • @anbalagansunai
    @anbalagansunai ปีที่แล้ว

    The video was absolutely superb, for every 3 months do we need to renew the certificate are it gets auto renewed?

  • @davidslee101
    @davidslee101 8 หลายเดือนก่อน

    When I got to the apache2 install, the command failed. I first had to run "sudo apt update" then "sudo apt install apache2" and it worked.
    Thanks for this tutorial!

  • @heyheyhey7757
    @heyheyhey7757 ปีที่แล้ว

    Just half way through...but superb stuff!

  • @spj_artz
    @spj_artz ปีที่แล้ว

    really really helpful.. thank you

  • @Yo-vv7iy
    @Yo-vv7iy ปีที่แล้ว

    great explanation !

  • @254newsfeeds
    @254newsfeeds 11 หลายเดือนก่อน +1

    amazing. Essential video tutorial. However, I am stuck installing the SSL cert since mine failed.

  • @sALah1550
    @sALah1550 ปีที่แล้ว +1

    Is there a pricing difference between using Lightsail of EC2?

  • @atulgupta-g
    @atulgupta-g ปีที่แล้ว

    Thank you so much for this video❤

    • @ilmstation
      @ilmstation ปีที่แล้ว

      Great video, but after doing all of this my wp-admin is showing error 404. is there any way to fix that

  • @humbertg.9661
    @humbertg.9661 ปีที่แล้ว +10

    Wow dude, thanks for this extensive and interesting explanation. I was hoping for something like this to understand part of the AWS technology, however, it's unclear to me why I should go through all that work instead of just using a web hosting provider. Maybe you can launch a video explaining the benefits of all this. Thanks!

    • @kk420100
      @kk420100 ปีที่แล้ว +4

      Because ... Web hosting will cost you some amount but on AWS it's free for 1 year

    • @csexecutiveservices
      @csexecutiveservices 10 หลายเดือนก่อน +1

      Also, you have much more control and security of your data doing it yourself versus some prepackaged turnkey solution

    • @hopemokaya
      @hopemokaya 7 หลายเดือนก่อน

      ​@@csexecutiveservices
      How do you update the MySQL and PHP versions after already having installed WordPress?

    • @diogoroldao
      @diogoroldao 7 หลายเดือนก่อน

      ​@@kk420100yes but after 1 year, how much would it cost? I want to compare with lightsail to know what is cheaper

    • @abraham202020
      @abraham202020 7 หลายเดือนก่อน

      Also, this is a project that could be put into your portfolio if you're trying to get a job in the cloud.

  • @mohitmishramoit95
    @mohitmishramoit95 ปีที่แล้ว

    Is there protection against DDOS if we do like this, or should use Route53 to create a hostedzone

  • @cacurazi
    @cacurazi ปีที่แล้ว

    Awesome! Thanks a ton!

  • @whatsyoursin
    @whatsyoursin ปีที่แล้ว +1

    Hi I have a question is there a way to find out what my ftp server is as its not letting me delete plugins that came preinstalled and asking for ftp server hostname ftp username and ftp password, thanks to your video I already followed all the steps and installed the WordPress on apache2 server

  • @Yeshinfotech
    @Yeshinfotech 2 หลายเดือนก่อน

    The way you explained was superb and easy to understand. Can I host free of cost for hosting wordpress website?

  • @debsabita
    @debsabita 16 วันที่ผ่านมา

    Great video 👍

  • @ffcorona9856
    @ffcorona9856 ปีที่แล้ว

    very helpful thank you

  • @lionsheart1685
    @lionsheart1685 ปีที่แล้ว

    wll indian guy like always,, save my time..terima kasih

  • @AshishSingh-gi6jl
    @AshishSingh-gi6jl ปีที่แล้ว

    Wow dude. You are awesome.

  • @REALCHESSISSILENT
    @REALCHESSISSILENT 4 หลายเดือนก่อน

    too good too clear point to point i subscribe u bro

  • @mugishajean7923
    @mugishajean7923 4 หลายเดือนก่อน

    Very Good Raj!👍

  • @fearfx1
    @fearfx1 ปีที่แล้ว

    best video on this topic, easy concise, on point. +100

  • @azehblaise6413
    @azehblaise6413 3 หลายเดือนก่อน

    Great tutorial

  • @easysoft9469
    @easysoft9469 ปีที่แล้ว

    Really good job bro

  • @saikumarjananagari
    @saikumarjananagari หลายเดือนก่อน

    Very Helpful Tq for the Info

    • @DymondGaming
      @DymondGaming 23 วันที่ผ่านมา

      11:57 how to save this code