Thanks so much for the video, there is only one thing I want to add to it is keypair can not be re download, so after I walk through till the Putty part and decided to use pem file instead, there is no going back though.
Wow thank you for hearing the feedback in your first video and taking the time to make a new one!! As someone learning this on the fly for a job interview, getting as specific as "here's how to download this specific putty file" is super helpful
You are welcome. I have some simple AWS projects for beginner here. The links for the projects are in the description: th-cam.com/video/4NO4TWQBXWw/w-d-xo.html
thank you so much sir, i have struggled w this particular task for almost a month and i had a few hours to submit my assignment and then i stumbled upon your video and i finished my assignment in about an hour. thank youuuuuuuuu, more blessings to you 🤍🥹
Thank you for this video, i have been trying to complete a project for three days now and this solved all the the problem. Although I used .pem and not ppt because it was easier since I already use a linux machine. I have liked and subscribed to your channel
Hey, thank you soo much for this video ! I followed all your steps, but I end to a problem. When I click on my Ipv4 public address it doesn't display anything except can't reach this page. Any idea where this problem is comming from ?
Hello, you may have missed a step, and the problem could come from anywhere. Please follow the steps carefully. I have also updated the tutorial here for simplicity. th-cam.com/video/flu8pCynMQ0/w-d-xo.html&lc=Ugyu8W91O1ZP4VZKEJp4AaABAg
Hello AOS! Sending so much appreciation from Ireland. What a very interesting and helpful tutorial. Just wanted to mention something. I followed all your instructions and my setup works fine although, I just can't see my webpage when I run the IP Address. All I see is the Apache Test Page to indicate I have installed Apache. Can you give some advice on how I should get this done? Cheers.
Hello Kenneth, Thank you so much for your feedback. I appreciate it. Seeing the Apache Test Page means that you have installed Apache and your security groups are configured correctly. 1. The next thing you should do is ssh into your ec2 instance, check the /var/www/html directory, and make sure that all your web files are there. 2. Make sure that your html file is named "index.html." for example, if it is called something else, ".html" will also cause you to see the test page. Would you mind checking these recommended steps and letting me know the results? Thanks, Azeez
@@AOSNote Azeez allow me to say you are the truth. 👍 Thank you so much for the help. I saved the file with a different name instead of index.html. I feel so relieved. Whenever you are in Ireland just know you got a friend. Cheers buddy.
@@AOSNote Can You please tell why it accepts only index.html?? cause I tried using different name it just showed the test page but when I used index it worked thanks to you!
@@blazegaming8318 This is the best explanation for you question "When a connection is made to a website without specifying a specific file in the URL, most servers return a default page. This page is known as the "landing page" and most servers will provide by default a file named "index.html" Thus, a connection made to "mysite.com" turns into "mysite.com/index.html". Generally, a server can be configured to use a different file as a landing page if desired, but "index.html" is the most common and typically the name used unless the developer or administrator has a reason to configure the server otherwise."
Hi James, Yes that's fine and your site should work. Please check this out: acloud.guru/forums/aws-certified-cloud-practitioner/discussion/-LHl7C-VaIjC8M9nIcKT/Redirecting%20to%20~2Fbin~2Fsystemctl%20start%20httpd.service%20when%20i%20run%20the%20%20service%20httpd%20start%20command
Thank you for the video. You have completely this video how to host the Website using Ec2. Could you please let me know, how to Create a website where a user can upload a file on the local host using Lambda handler
I have setup the EC2 instance with ubuntu image. Instead of using httpd I installed apache2. I have used free domain .tk for my ec2 instance. I configured my apache 2 conf file by going to sudo nano /etc/apache2/apache2.conf and adding ServerName as "ServerName www.velocityjs.tk" I have also set the A record into my DNS (freenom account) and pointed it to my public IP still it dosen't work. Can you please help or guide me here?
The concepts is similar but you have to install additional software for php and mysql. I explained in this video: th-cam.com/video/ftqkDGNgzMY/w-d-xo.html
Hello Veena. Please don't be sorry and that's a great question. To access your site on https, you need an SSL certificate. I have recorded the full project videos that shows you step by step how to set up SSL certificate for your site. Please see the project links below: ---------------------------------------------------------------------------- AWS Hands-on Projects for Beginners👇 ---------------------------------------------------------------------------- ✔ Getting Started on AWS Cloud: www.aosnote.com/offers/qq2dokAR/checkout ✔ Deploy a Static Website: www.aosnote.com/offers/T7wgpKti/checkout ✔ Deploy a WordPress Website: www.aosnote.com/offers/xFzqby9z/checkout ✔ Deploy a Dynamic E-commerce Website: www.aosnote.com/offers/gYsmFBVg/checkout ✔ Deploy a Dynamic Website with Terraform: www.aosnote.com/offers/pjYL9ybL/checkout ✔ Deploy a Static Website with Ansible: www.aosnote.com/offers/WgGk2NUk/checkout ✔ Deploy a Website Docker, AWS ECR, and AWS ECS: www.aosnote.com/offers/5hthWgH4/checkout ✔ Deploy a Dynamic Website with CloudFormation: www.aosnote.com/offers/zFhSEiuQ/checkout ---------------------------------------------------------------------------- Projects Coming Soon 👇 ---------------------------------------------------------------------------- ✔ Deploy a Website with Terraform Modules, AWS ECR, and AWS ECS ✔ Create CICD to Deploy a Dynamic Website ✔ Python and AWS Lambda Project ---------------------------------------------------------------------------- Bootcamp 👇 ---------------------------------------------------------------------------- 6 Months Cloud/DevOps Bootcamp: www.aosnote.com/offers/SZFctCkU/checkout ---------------------------------------------------------------------------- Courses: www.aosnote.com/store Website: www.aosnote.com/ ---------------------------------------------------------------------------- Thank you🙏. If you find this video valuable, please don't forget to like, subscribe, and share to support this channel 👍
Also, if you want to update the content of your website, can you just simply delete the file (index.html for example) on the S3 bucket, then upload the amended file or will you have to create a new bucket?
@@sixpack-abs-thatrocks3948 Thanks and you are right. S3 is the recommended service for static content. This tutorial is only intended to show beginners some workflow in AWS. This tutorial cover topics like: How to create an S3 bucket and upload files How to create an IAM role with S3 full access permission How to download Putty How to SSH in an EC2 instance How to create a security group and keypair How to Launch an EC2 instance and attach keypair and security group.
I followed the whole process but I landed on the Amazon Linum AMI Test Page. also when I type "Ls"(L in CAPS OFF*) it Shows an additional item i.e. local_directory... what to do???
So, I followed these instructions exactly, and after I ran the last command: service httpd start, my command line doesn't look like yours. It says this: Redirecting to /bin/systemctl start httpd.service Then when I try to open the IP address, I still get the Apahe Test Page. I really need help with this!
Even Iam Getting Same error While iam trying to open with my ip address it is showing still test page please help me I really need help with this! please
@@AOSNote Thankyou so much i will be waiting for u r video may be foreign key dme thng i think so i dnt know but i will be waiting for your video Thankyou so much for repsonding . Best regards.
Hello Shreya, To run ssh commands, you have to allow traffic on port 22 on your security group. By "allow traffic," I mean that you should create a rule in your security group and allow traffic on port 22. That's all you need to do. With security groups, any traffic you let in is also allowed out.
hello, thank you for making the video. I was linked from the previous video. I followed every steps until the end. However when I opened my page using the IP address. It shows me an Apache HTTP Test Page instead of my app content. I am completely new to this need help!
Hi Azeez, Thanks for the video. I got to the point where I have to download the Apache web server but it does not download the anything. I says "No Package http available". What can be the error I am making?
I followed the steps, got Apache is running successfully but the html page is not loading from directory. It says "You may now add content to the directory /var/www/html/. " Please suggest , any help is appreciated
Love the video but facing a problem in yum update -y. It says that it has failed and says that this is the safest option. could someone help me with the same? Thanks
@@AOSNote Hey, it says the following: could not receive mirrorlist HTTP..... error 12, timeout on ... one of the configured repositories failed (unkonwn) and yum doesn't have enough cached data to continue... and so on and so forth A couple things to note here are that I am using a N. Virginia server and that I followed the same/similar steps on ubuntu too ( used parallel commands) and that didn't work either. Also, I have found out that this is a rather common problem with no seemingly straightforward solution. Any regards for this help would be incredible. Thanks and Regards. Also, for ref, here is the kind of problem I am facing: www.google.co.in/url?sa=i&url=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F60432110%2Fnot-able-to-update-ec2-linux-instance-with-command-sudo-yum-update&psig=AOvVaw2-aASD1xeMEez5-1h0VNB_&ust=1614967902463000&source=images&cd=vfe&ved=0CAIQjRxqFwoTCJir8qqel-8CFQAAAAAdAAAAABAD
@@atharvagupta9355, Thanks for posting the message. Based on my research, you may have launched your instance in a private subnet. Do you know how VPC works and how to create one?
The test page means that you have configured your apache server correctly. Next, shh into your EC2 instance and check if your web files are in the HTML directory.
Great tutorial, like and subscribe from me! How much would this S3 bucket and EC2 instance cost? Lastly, how can I link that IP address to my domain name?
Hey AWS Notes, I would like to get your technical advice on choosing the best type size for a better performance of my eCommerce website and mobile application saver. If you can shoot me an email that would be great.
Hello, there isn't a straightforward answer to this question because several factors are considered. But the best part by AWS is you can always scale up and out as needed.
Thanks so much for the video, there is only one thing I want to add to it is keypair can not be re download, so after I walk through till the Putty part and decided to use pem file instead, there is no going back though.
Hello iatin, Thank you for the feedback, and you have made a good point. I have pinned your comment to help others as well.
Thank you thank you thank you thank you!!! You've explained in 15 mins what i couldn't figure out over 15 hours.
You're welcome and thank you for your feedback.
Wow thank you for hearing the feedback in your first video and taking the time to make a new one!! As someone learning this on the fly for a job interview, getting as specific as "here's how to download this specific putty file" is super helpful
Glad it was helpful, and you are welcome.
Thank you very much. I am just starting out with AWS and your video was super helpful to actually launch some AWS services within a little project.
You are welcome. I have some simple AWS projects for beginner here. The links for the projects are in the description: th-cam.com/video/4NO4TWQBXWw/w-d-xo.html
thank you so much sir, i have struggled w this particular task for almost a month and i had a few hours to submit my assignment and then i stumbled upon your video and i finished my assignment in about an hour. thank youuuuuuuuu, more blessings to you 🤍🥹
i've come from the other video, the only thing I was confused by was creating the Key Pair with the ppk... Thanks for clarifying :)
You're very welcome!
Best video in whole internet
Thank you for this video, i have been trying to complete a project for three days now and this solved all the the problem. Although I used .pem and not ppt because it was easier since I already use a linux machine. I have liked and subscribed to your channel
Thank you. Great step by step tutorial.
wow thanks for making another video!! dude youre freaking awesome!!!
You are welcome!
Thank you for this great tutorial!
Easy to follow even for someone at my level. Keep up the good work buddy! Thanks again!
Thank you sakanet. I appreciate your feedback and you are welcome
Dude keep this up! Best AWS walkthru. Also cool you have a West-African accent - keep striving!
Hey King Xena, thanks! I really appreciate your feedback.
Thank you so much for putting out this video! This helped and taught me so much!
You are welcome and I am glad it was helpful!
This is amazing! Thank you so much, AOS Note! Liked and Subscribed
You are so welcome Travis and thanks for the sub. I appreciate it.
Yo Man, you just saved my day!!!
You are welcome!
Hey, thank you soo much for this video ! I followed all your steps, but I end to a problem. When I click on my Ipv4 public address it doesn't display anything except can't reach this page. Any idea where this problem is comming from ?
Hello, you may have missed a step, and the problem could come from anywhere. Please follow the steps carefully. I have also updated the tutorial here for simplicity. th-cam.com/video/flu8pCynMQ0/w-d-xo.html&lc=Ugyu8W91O1ZP4VZKEJp4AaABAg
Thank you so much brother. Keep uploading such valuable content
It's my pleasure and yes I will.
Great work brother. Keep going
Thanks Sanket, I appreciate it ✌️
Explained clearly thank you for the video
You are welcome!
Hello AOS! Sending so much appreciation from Ireland. What a very interesting and helpful tutorial. Just wanted to mention something. I followed all your instructions and my setup works fine although, I just can't see my webpage when I run the IP Address. All I see is the Apache Test Page to indicate I have installed Apache. Can you give some advice on how I should get this done? Cheers.
Hello Kenneth,
Thank you so much for your feedback. I appreciate it.
Seeing the Apache Test Page means that you have installed Apache and your security groups are configured correctly.
1. The next thing you should do is ssh into your ec2 instance, check the /var/www/html directory, and make sure that all your web files are there.
2. Make sure that your html file is named "index.html." for example, if it is called something else, ".html" will also cause you to see the test page.
Would you mind checking these recommended steps and letting me know the results?
Thanks, Azeez
@@AOSNote Azeez allow me to say you are the truth. 👍
Thank you so much for the help. I saved the file with a different name instead of index.html. I feel so relieved. Whenever you are in Ireland just know you got a friend. Cheers buddy.
@@AOSNote Can You please tell why it accepts only index.html??
cause I tried using different name it just showed the test page but when I used index it worked thanks to you!
@@blazegaming8318 This is the best explanation for you question
"When a connection is made to a website without specifying a specific file in the URL, most servers return a default page. This page is known as the "landing page" and most servers will provide by default a file named "index.html" Thus, a connection made to "mysite.com" turns into "mysite.com/index.html".
Generally, a server can be configured to use a different file as a landing page if desired, but "index.html" is the most common and typically the name used unless the developer or administrator has a reason to configure the server otherwise."
@@AOSNote Understood Thanks!✌
But is there a way to connect it without naming index.html and use other name??
Thanks for the walkthrough, worked perfectly!
You're welcome!
Ignore my question. GREAT VIDEO!!!!!!!
Thank you!
Great concise guide. Thank you!
you are amazing, can you also do tutorial on how to update website while it is running please!
Thank you! Sure I will.
Brilliant, you deserve a "subscribe" for this, it's really helpful. Thanks.
Thank you Ninioritse. I appreciate it.
Great tutorial, thank you!!
You're very welcome!
Nice, but how about mySql databases, how can we upload this?
I am working on the video. Please stay tuned
Thanks! What a great step by step tutorial.
You're very welcome!
Thanks a ton for this useful video. Really appreciate it
Thanks so much ... I’m getting stuck .. service httpd service ...... it’s redirecting to /bin/systemctl start httpd.service
Any suggestions
Hi James,
Yes that's fine and your site should work. Please check this out: acloud.guru/forums/aws-certified-cloud-practitioner/discussion/-LHl7C-VaIjC8M9nIcKT/Redirecting%20to%20~2Fbin~2Fsystemctl%20start%20httpd.service%20when%20i%20run%20the%20%20service%20httpd%20start%20command
Thank you for the video. You have completely this video how to host the Website using Ec2. Could you please let me know, how to Create a website where a user can upload a file on the local host using Lambda handler
Congrats man thank you for your time and excelent explanation. Thanks a bunch
You are welcome, Washington, and I am glad you find the video helpful!
Thank you very much help ful and detailed explanation helped me understand. I subscibed now.
You are welcome and I appreciate your feedback.
Does this work for dynamic website as well ?
Thanks for the tutorial. Just one question can I delete the bucket after copying the files to the instance ?
Yes, you can delete the bucket. Deleting the bucket will not affect your EC2 instance.
You just got a new subbie! Great info, easy to listen to, clear and succinctly put together! How can you be contacted?
very helpful thanks
Extremely helpful! Thanks a ton!
You're welcome! Thank you Jordan
Thank you very much for the tutorial
You are welcome!
Thanks, it really helped me
You are welcome
great tutorial!
Could you also share the files that you are uploading in S3 bucket? It will be really helpful to follow along.
What’s the point in putting the site on s3 and setting the iam role if it is only to sync ?? Just scp them from local to your ec2 that’s it, no ?
Great buddy.. Explained in a good manner.. ✌🤝
Thanks ✌️ I appreciate your feedback.
Are the steps the same for a web application that uses MySQL?
It seems that the Amazon Linux once installed the aws CLI already installed and no need to run aws config. Am I correct ?
I am getting a fatal putty error "no supported authentication methods available (server sent: public key). Am Should I not be using ec2user@IPADDRESS?
i cant wait to learn more, thank you
You are welcome!
Hey great tutorial by the way. Is there anyway that you can make available the Zipped website file that you used for this tutorial.
Here are the files: drive.google.com/file/d/17ohG7jmhEppp4BDqqRk7VaO3IGM_tLd_/view?usp=sharing
thank you so much this was great
Thanks much for the video!! Would you be able to share html and css files you used in this video.
Hi Gopi, Yes I can and you can download the files here: drive.google.com/file/d/1bMSOI5vHlN4p468fWM1UGi6jFr4giJWX/view?usp=sharing
I have setup the EC2 instance with ubuntu image. Instead of using httpd I installed apache2. I have used free domain .tk for my ec2 instance.
I configured my apache 2 conf file by going to
sudo nano /etc/apache2/apache2.conf
and adding ServerName as "ServerName www.velocityjs.tk"
I have also set the A record into my DNS (freenom account) and pointed it to my public IP still it dosen't work.
Can you please help or guide me here?
Thanks Mate. Now how do I change the ip to a weblink?
thank you so much for your effort put in.
You are welcome and I appreciate your feedback.
Does this work with a dynamic website or is there another process to do instead?
The concepts is similar but you have to install additional software for php and mysql. I explained in this video: th-cam.com/video/ftqkDGNgzMY/w-d-xo.html
Thank you brother
for React.js web, NodeModule should also be uploaded ?
Thank you for good work. keep it up dear.
Thank you asim! I appreciate it.
Thanks for the tutorial. I have a question why is it not accessible of https? (I am a noob, sorry if it's a dumb question)
Hello Veena. Please don't be sorry and that's a great question. To access your site on https, you need an SSL certificate. I have recorded the full project videos that shows you step by step how to set up SSL certificate for your site. Please see the project links below:
----------------------------------------------------------------------------
AWS Hands-on Projects for Beginners👇
----------------------------------------------------------------------------
✔ Getting Started on AWS Cloud: www.aosnote.com/offers/qq2dokAR/checkout
✔ Deploy a Static Website: www.aosnote.com/offers/T7wgpKti/checkout
✔ Deploy a WordPress Website: www.aosnote.com/offers/xFzqby9z/checkout
✔ Deploy a Dynamic E-commerce Website: www.aosnote.com/offers/gYsmFBVg/checkout
✔ Deploy a Dynamic Website with Terraform: www.aosnote.com/offers/pjYL9ybL/checkout
✔ Deploy a Static Website with Ansible: www.aosnote.com/offers/WgGk2NUk/checkout
✔ Deploy a Website Docker, AWS ECR, and AWS ECS: www.aosnote.com/offers/5hthWgH4/checkout
✔ Deploy a Dynamic Website with CloudFormation: www.aosnote.com/offers/zFhSEiuQ/checkout
----------------------------------------------------------------------------
Projects Coming Soon 👇
----------------------------------------------------------------------------
✔ Deploy a Website with Terraform Modules, AWS ECR, and AWS ECS
✔ Create CICD to Deploy a Dynamic Website
✔ Python and AWS Lambda Project
----------------------------------------------------------------------------
Bootcamp 👇
----------------------------------------------------------------------------
6 Months Cloud/DevOps Bootcamp: www.aosnote.com/offers/SZFctCkU/checkout
----------------------------------------------------------------------------
Courses: www.aosnote.com/store
Website: www.aosnote.com/
----------------------------------------------------------------------------
Thank you🙏. If you find this video valuable, please don't forget to like, subscribe, and share to support this channel 👍
Anyway of configuring this to run php files?
you just got a new subscription
Thank you Hector! I appreciate your support.
Also, if you want to update the content of your website, can you just simply delete the file (index.html for example) on the S3 bucket, then upload the amended file or will you have to create a new bucket?
same question
The file transfer from S3 to EC2 is not dynamic. You will have to update your html file on your EC2 instance as well.
Great video but why not just use s3 bucket go into properties and create a static website?
@@sixpack-abs-thatrocks3948 Thanks and you are right. S3 is the recommended service for static content. This tutorial is only intended to show beginners some workflow in AWS. This tutorial cover topics like:
How to create an S3 bucket and upload files
How to create an IAM role with S3 full access permission
How to download Putty
How to SSH in an EC2 instance
How to create a security group and keypair
How to Launch an EC2 instance and attach keypair and security group.
Thank you for this video man :) instead of using putty can I use Filezilla to manage my files at also can we edit file directly?
You are welcome and yes you can use Filezilla to manage the files.
I followed the whole process but I landed on the Amazon Linum AMI Test Page.
also when I type "Ls"(L in CAPS OFF*) it Shows an additional item i.e. local_directory...
what to do???
Thank you so much !!!
You're welcome!
Thank you soo much sir
Most welcome
Can you code the provided commands into the User Data section of the EC2 instance? If we're using Remote Desktop to access the instance
Yes you can add the commands to the user data section when you are launching you EC2 instance.
I am getting error while running ssh command : Permission denied (publickey,gssapi-keyex,gssapi-with-mic). Suggestions please
Nice session dude 👍
Thanks ✌ I appreciate it.
does this only work for static websites?
So, I followed these instructions exactly, and after I ran the last command: service httpd start, my command line doesn't look like yours. It says this: Redirecting to /bin/systemctl start httpd.service
Then when I try to open the IP address, I still get the Apahe Test Page. I really need help with this!
Hello Esther, please email me at az.salu@gmail.com. Perhaps we can have a virtual session and work through it?
Even Iam Getting Same error While iam trying to open with my ip address it is showing still test page please help me I really need help with this! please
@@Charanuzumaki0 Hello, I will make a video on it today.
@@AOSNote Thankyou so much i will be waiting for u r video may be foreign key dme thng i think so i dnt know but i will be waiting for your video Thankyou so much for repsonding .
Best regards.
@@Charanuzumaki0 th-cam.com/video/R1qDgzerY1M/w-d-xo.html
Are outbound rules in security group needed to run "yum" commands?
thanks
Hello Shreya,
To run ssh commands, you have to allow traffic on port 22 on your security group. By "allow traffic," I mean that you should create a rule in your security group and allow traffic on port 22. That's all you need to do. With security groups, any traffic you let in is also allowed out.
@@AOSNote Okay. Thank you.
hello, thank you for making the video. I was linked from the previous video. I followed every steps until the end. However when I opened my page using the IP address. It shows me an Apache HTTP Test Page instead of my app content. I am completely new to this need help!
For the aws sync, use /var/www/html instead of local_directory
@@TheNerdzLab th-cam.com/video/R1qDgzerY1M/w-d-xo.html
I can see the website through my browser but when I put the ip address in cmd I get the "Request Timed Out" message, any fix for this? :( Thanks
When i reload the page i get this error "Not Found, The requested URL was not found on this server."
Same thing applies for PHP projects?
Yes, the concept is the same but the steps are different. This is the video for how to install php website: th-cam.com/video/uqFvvoNYaFA/w-d-xo.html
Hi Azeez,
Thanks for the video. I got to the point where I have to download the Apache web server but it does not download the anything. I says "No Package http available". What can be the error I am making?
Hello Ahmed,
Please check your commands and make sure you are typing it correctly.
I believe its "httpd" instead of "http"
@@AOSNote Oh yeah that's true, thanks very much.
I managed now to create the bucket, if I want share it with someone else, how should I do?
@@AOSNote Should I just give them the Amazon Resource Name?
I followed the steps, got Apache is running successfully but the html page is not loading from directory. It says "You may now add content to the directory /var/www/html/. "
Please suggest , any help is appreciated
SSH into your EC2 instance and make sure your html files are in the /var/www/html directory.
I do the same as you but my website wont go online with https. can you please help?
is there a way i can add an owned domain name to my now running ec2 instance
wait nvm i think i got it with route 53 thank you tho
Sir Can you please make a video on publishing website on AWS with custom DOMAIN
Yes I working on it. Please stay tune.
Love the video but facing a problem in yum update -y. It says that it has failed and says that this is the safest option. could someone help me with the same? Thanks
Hello atharva, please post the message as it says on the screen.
@@AOSNote Hey, it says the following:
could not receive mirrorlist HTTP.....
error 12, timeout on ...
one of the configured repositories failed (unkonwn)
and yum doesn't have enough cached data to continue...
and so on and so forth
A couple things to note here are that I am using a N. Virginia server and that I followed the same/similar steps on ubuntu too ( used parallel commands) and that didn't work either. Also, I have found out that this is a rather common problem with no seemingly straightforward solution. Any regards for this help would be incredible. Thanks and Regards.
Also, for ref, here is the kind of problem I am facing: www.google.co.in/url?sa=i&url=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F60432110%2Fnot-able-to-update-ec2-linux-instance-with-command-sudo-yum-update&psig=AOvVaw2-aASD1xeMEez5-1h0VNB_&ust=1614967902463000&source=images&cd=vfe&ved=0CAIQjRxqFwoTCJir8qqel-8CFQAAAAAdAAAAABAD
@@atharvagupta9355, Thanks for posting the message. Based on my research, you may have launched your instance in a private subnet. Do you know how VPC works and how to create one?
@@AOSNote Thanks for the reply. You were right....My VPC was not setup by default. Redoing this step by step helped a ton. Thanks
Can i use wordpress website to launch this method?
No you can not use this method. I am working on a video on it.
@@AOSNote Okay. Thanks for ur rply...
Couldn’t you just use scp to upload files rather than the bucket stuff?
I don't know want went wrong while following your tutorial because at the end I got a page that says "Test Page"
The test page means that you have configured your apache server correctly. Next, shh into your EC2 instance and check if your web files are in the HTML directory.
can we do it without s3 bucket ?? directly copying files from our pc ??
Tanmay Rane yes you can and I have a video on that.
th-cam.com/video/qnn8iVcXJxw/w-d-xo.html
@@AOSNote Thanks Man 👍👍
How do I get the velocity files ? The link is not in the description.
drive.google.com/file/d/1bMSOI5vHlN4p468fWM1UGi6jFr4giJWX/view?usp=sharing
@@AOSNote Thank you very much
@@AOSNote I created the iam role but it's not showing me the role in the ec2 instances while creating. Please help. What should i do ?
Sir, i had an error while connecting ssh into putty
What if my file is in php format not HTML?
After uploading website, how about website database?
This tutorial is for a static website that does not have a website. I am working on the video for a dynamic website. Please stay tuned.
how to give a website name to that public IP?
You can register for a domain name in route 53 and create a DNS record. I am currently creating that video. Please stay tune.
@@AOSNote I'd also be super interested in knowing how to add proper DNS record to have a custom domain name instead of the ip address :)
Great tutorial, like and subscribe from me!
How much would this S3 bucket and EC2 instance cost?
Lastly, how can I link that IP address to my domain name?
where we take ec2 user as username
ec2-user@ the ip address of your instance is always the username.
I'm afraid I landed on the Amazon Linum AMI Test Page.
Hi Timeo,
Please follow the steps carefully and make sure that you index file is named "index.html".
How about hosting a dynamiv web site
Hello Paing, I am currently working on it. Stay tune.
please hurry up😁
Hi bro! Maybe could you gift me the page that you use at the end of the video? Thanks !
Hello Luis, Sure I can. Are you referring to my notes or the web files?
Why it doesn't work on php?
This particular tutorial will not work for php. Use this tutorial: th-cam.com/video/ftqkDGNgzMY/w-d-xo.html
Hey AWS Notes, I would like to get your technical advice on choosing the best type size for a better performance of my eCommerce website and mobile application saver. If you can shoot me an email that would be great.
Hello, there isn't a straightforward answer to this question because several factors are considered. But the best part by AWS is you can always scale up and out as needed.
Just wastage of time! Watched 2 videos and still confusing
Which part is confusing to you?
OP