How to host a website for FREE using AWS? | Static Website Hosting with S3

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ส.ค. 2024
  • Hosting Static Website with AWS S3 | Public Access
    ⭐You can use Amazon S3 to host a static website. On a static website, individual webpages include static content. They might also contain client-side scripts.
    ⭐To host a static website on Amazon S3, you configure an Amazon S3 bucket for website hosting and then upload your website content to the bucket.
    ⭐When you configure a bucket as a static website, you must enable website hosting, set permissions, and create and add an index document.
    ⭐Depending on your website requirements, you can also configure redirects, web traffic logging, and a custom error document.
    ⭐ Kite is a free AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite for 6 months and I love it!
    www.kite.com/g...
    Please follow we in the links below to stay updated: 🙌
    🍀Click on the link below to subscribe: tinyurl.com/qq...
    🍀Instagram: / tougherapollo
    🍀Twitter: / tougherapollo1
    🍀Discord: / discord
    🍀Join me on Mixer - Link - mixer.com/Byto...
    #StaticWebsite #AWSSolutionsArchitectAssociate2020 #Pythoholic

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

  • @Mac-ew1gv
    @Mac-ew1gv 3 ปีที่แล้ว +30

    I'm really glad you added the troubleshooting steps for when we get stuck.

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

      by far the best way to teach someone

  • @sachinadi6715
    @sachinadi6715 ปีที่แล้ว +13

    The only change after two years of this video is the option to "make public" has been now modified by Amazon Web Services.. you need to enable the ACL under the "Object Ownership" section under the "permissions" tab of the bucket... @Pythoholic.. just adding this comment just incase if someone gets stuck on the "Make Public" option! Your videos have been fantastic and absolutely easy to understand this complex cloud.. Special thanks to you for every pain taken to create this fantastic series!!

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

      thanks sachin sorry that j couldnt update it lately but i will try and keep them updated
      thanks again

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

      Thank you Sachin!

    • @chandankumar-ul5to
      @chandankumar-ul5to ปีที่แล้ว +1

      Thanks @sachinadi6715 you save my day...

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

    Hi thanks,
    I tried to give public access for my project by clicking Action -> Make public via ACL, but this option disabled for me. Please advise.

    • @quasar310
      @quasar310 2 ปีที่แล้ว

      when creating the bucket, select enable acl option

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

      Thanks

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

    make public button is no longer available. how do you make it public?

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

    wow thanks very much. i happen to build a site for my final project and was very worried on how to host my site, but your tutorial helped me accomplish it. God bless you.

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

    I’m glad you kept all the goofs in the video.

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

    S3 is constantly adding new features my knowledge was a bit rusty. Thanks for the video it was life saver.

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

    Thanks mate.. it helped. Tanks to your video, I am moving my website from my current hosting provider to AWS.

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

    hello sir, makei public doesnt exist in aws, but only make public via acl and im not able to press it as a button

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

      Read this : aws.amazon.com/premiumsupport/knowledge-center/read-access-objects-s3-bucket/ this should help

    • @ChillYourSoulInLife
      @ChillYourSoulInLife 2 ปีที่แล้ว

      @@Pythoholic thank you my friend. Marry Christmas

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

    "Make Public" fixed my issue. thanks.

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

    Thanks man . Great video

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

    Amazing tutorial. Thank you so much.

  • @sosokumladze4317
    @sosokumladze4317 2 ปีที่แล้ว

    You need to configure json file in permissions/bucket policy, add name of the bucket

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

    Very useful video thank you!

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

    haha thanks a lot .....looking for hosting account, now i got it for free

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

    This is very Interesting. But what i was looking for like if user will try to access by simple URL rather than S3 object URL. How come that will be happen? kindly prepare a video for that. thanks!!

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

      You need to create a dns route by having ur own domain in route 53 either from the one you purchased on godaddy or hostinger or even purchasing at route 53 domain registration. Then u can create a name record and attach that s3 url to it. But the domain won't be free. U need to purchase it

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

    Thank You so much...Much easier than Ec2

  • @SAURABHGUPTA_DINOSAUR
    @SAURABHGUPTA_DINOSAUR 2 ปีที่แล้ว

    Dude wow mahn your tutorial is a magic for beginners like us thankyou so much❤❤❤❤

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

    Hi. I didn't get it. After unchecking the Block Public Access, you had to clean your cache to try opening. But again you had to make it public in order to open it properly, is this last step optional or we must do it anyways?

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      i had actually done that, and for it not work i had to clear the cache, i just did that for that purpose only.

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

    Thank you verymuch for this

  • @0SIGMA
    @0SIGMA 2 ปีที่แล้ว +1

    from where can i get that folder you just uploaded in the bucket ?

    • @Pythoholic
      @Pythoholic  2 ปีที่แล้ว

      You can create a static html file using google, its what I did !

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

    Thanks for your response @pythoholic

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

    Good Job, Thank You!

  • @michaeloladugba9697
    @michaeloladugba9697 3 ปีที่แล้ว

    Great video. How do I download a wordpress website content to my computer drive so I can upload it directly to S3?

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

    What I dont understand is that, how was the site SSL certified without adding a cert to the site

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

      its not hosted using a manually configured domain
      it uses cdn to host it so its already secure

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

    Guys just be carefully with asw service.. Even by mistake dont go to any other service or turn them on.. They cost for exceeding services

  • @SelvakumarGuruswamy
    @SelvakumarGuruswamy 2 ปีที่แล้ว

    Thanks. Looks like the recent version asks for editing the bucket policy to make it public. otherwise 403-Forbidden is thrown.

    • @Pythoholic
      @Pythoholic  2 ปีที่แล้ว

      oh sure i will update the video

  • @user-us7rg4cd6p
    @user-us7rg4cd6p ปีที่แล้ว

    good one! thnaks buddy

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

    Nice but it will be more good if you have added domain in this tutorial 👍🏻

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

      Yeah this was a short one. I will add the dns and endpoints in the VPC section. Other wise it will be confusing without covering the VPC part first. Thanks bro

    • @akashachra7982
      @akashachra7982 4 ปีที่แล้ว

      Yes thats also right, will wait for that part ✌🏻

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

      @@Pythoholic It would be extra helpful if you could provide the link to that next video here. This was also my next thought: how do I now direct my own url to this hosted site? Thanks again!

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

      Please check the play list in the description, it will help you

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

    my css (bootstrap) and images are not getting rendered.

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      It will , are your paths defined correctly

    • @Sadiqyyy
      @Sadiqyyy 3 ปีที่แล้ว

      @@Pythoholic I'm having the same issue. I'm pretty sure my paths are defined correctly

  • @dadbhawala
    @dadbhawala 3 ปีที่แล้ว

    I have already uploaded a website on AWS and connected to the domain name on godaddy. I have updated the site offline. I need to now upload it to AWS in such a way that I don't need to do any setting on godaddy. As you can see, I am not a tech guy, can you please explain how to do it...
    Thanks

  • @formosaboba
    @formosaboba 3 ปีที่แล้ว

    Hi Pythoholic! Thank you for your video! It's very helpful. I was wondering about it being free? Some hosting I know will have a monthly charge after a year. Would the only thing I have to pay is the custom domain name and then if I host with aws it would be free forever?

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

      It wouldn't be free after one year, you can purchase a domain and link it. You can do that in route53.

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

    Love your content tnx!

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

    Than you

  • @justincarpenter6147
    @justincarpenter6147 3 ปีที่แล้ว

    My index file works perfectly when I click on it from my file browser, but not when I upload it. It is missing formatting.

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

    please help i followed all steps still access denied also my option make public with acl is not highlighting idk why

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

      please check the new video on aws cloud quest i have given the latest way to do it

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

    what a nice video! thank you

  • @vijayakumarj1207
    @vijayakumarj1207 3 ปีที่แล้ว

    I am a beginner..as u said this would be publically accessible ..how could I allow for specific set of users to access this site we created?

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

      You can use a ACL, or a WAF firewall rule that allows only the set of user you want.

  • @JoeBlow-vx5po
    @JoeBlow-vx5po ปีที่แล้ว

    Thank you so much for this video. Does the index have to be .html? My index is set as index.htm

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

      thanks, you can try that if it works. usually u can have any name as long as you make it the main file for the static page.

    • @JoeBlow-vx5po
      @JoeBlow-vx5po ปีที่แล้ว

      @@Pythoholic I got it working, they updated their procedures. You have to add a script to the bucket policy and then the permissions work.

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

    I am getting this error while loading index.html:
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    AccessDenied
    Access Denied
    F0Q949CN074JPR9F
    m1KprnnAkYL6TBd8eAMfFTqJC1EAahgwx7dPNjpk0EaQ6EY5PYbRtyWCkiSVUjX0VGawrKxicfE=

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

      Please watch my new video on this topic. It's on the channel th-cam.com/video/5DfPaNp14ow/w-d-xo.html

  • @TinyToonsTale
    @TinyToonsTale 2 ปีที่แล้ว

    why my images are not displayed when i upload folders. it displays when i open from. desktop but not in index. html

  • @rahulmaurya-uc5dg
    @rahulmaurya-uc5dg 2 ปีที่แล้ว

    i wanted to automate this with my github repo, I don't wanted to upload the folder

  • @hardlyregarding4205
    @hardlyregarding4205 3 ปีที่แล้ว

    Very handy, exactly what I needed. Thank you

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

    i wanna host the website with my custom domain, how can i change that random aws domain to my purchased domain?

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

      This is for the custom domain with route 53
      docs.aws.amazon.com/AmazonS3/latest/dev/website-hosting-custom-domain-walkthrough.html

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

      aws.amazon.com/getting-started/hands-on/get-a-domain/
      This is how u can register the domain

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

      This is for third party
      docs.aws.amazon.com/amplify/latest/userguide/to-add-a-custom-domain-managed-by-godaddy.html

    • @DragPlix
      @DragPlix 3 ปีที่แล้ว

      Thank You Very Much +pythoholic 🤠

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

    Thank you brother

  • @nguyenhai190
    @nguyenhai190 3 ปีที่แล้ว +3

    thank you so much bro. I appriciate that

  • @riteshpandey3760
    @riteshpandey3760 3 ปีที่แล้ว

    thank you so very much sir it helped me so very much

  • @biswaranjanparimanik1778
    @biswaranjanparimanik1778 3 ปีที่แล้ว

    Awesome Bro. It really helps. Keep going. 👍👍👍

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      Thanks bhai 🙏

  • @kkahandal
    @kkahandal 2 ปีที่แล้ว

    If we can host here in S3 then why people are using EC2 instances to host?

    • @Pythoholic
      @Pythoholic  2 ปีที่แล้ว

      For dynamic websites and security hardening

  • @selvi0560
    @selvi0560 2 ปีที่แล้ว

    what are all those files? how to do it

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

    Thank you!!

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

    hi sir, helpful video, btw can we change our static website url??

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

      yes but u might need to use route53 and have ur cname created
      if u want custom url u might have to purchase a domain

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

      @@Pythoholic ohk, and talking about aws...what about ibm cloud? you can change the domain name there?

  • @divyajuhisingh5267
    @divyajuhisingh5267 2 ปีที่แล้ว

    Under Actions, make public is not clickable. Any solution?

    • @Pythoholic
      @Pythoholic  2 ปีที่แล้ว

      there is a solution mentioned above in comments

  • @yantech.4249
    @yantech.4249 3 ปีที่แล้ว

    Great tutorial

  • @petersimcoe7341
    @petersimcoe7341 3 ปีที่แล้ว

    so if i searched for that website would i find it or would i have to register a domain name to be able to do that

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      You need to register a domain cause that will be ur public dns

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

    Where did you get your website template from? I uploaded a random one from colorlib, but AWS just loads the file's code in text. Thanks in advance

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

      I just created a bootstrap template actually* simple carousel, that's all

  • @maxdegreat566
    @maxdegreat566 3 ปีที่แล้ว

    What if i made a backend?

  • @subhi_sadiyev
    @subhi_sadiyev 2 ปีที่แล้ว

    Lovely video 👍

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

    Thank you so much sir.....This video is awesome... Cleared by fear that will I be able to do this kind of task....(**I am a new bee in this field)

  • @anushkasrivastava8814
    @anushkasrivastava8814 3 ปีที่แล้ว

    Thaankk youu soo much sir!!!!

  • @PaulEllisBIGDATA
    @PaulEllisBIGDATA 2 ปีที่แล้ว

    Outstanding!

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

    perfect, it works for me.

  • @shriwas8056
    @shriwas8056 3 ปีที่แล้ว

    Where can I code for this please? You uploaded entire folder. Do we need all the files under that bucket for our static website

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      It's a process . You can use single file as well. It's your wish. It's my sample code. You can make use of sample htmls

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

    Is it possible for the people to inspect this and see code of site

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

      yes, they can its not protected persay with respect to content.

  • @axatsrivastava5606
    @axatsrivastava5606 2 ปีที่แล้ว

    Thank you so much🥺

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

    Thanks

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

    Does it accept word press

    • @Pythoholic
      @Pythoholic  4 ปีที่แล้ว

      Its for static website hosting, if you can create a structure with all the wordpress files and launch it successfully as a static site then mostly yes you might be able to use it in S3.
      There are a lot of websites. Mostly we can refer to them. This was just a website with bootstrap and html templating. You can try to host one. Let me know.

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

    Nice explanation sir 👌 really appreciated your efforts thank you

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

      Sir if possible can you share the html file Or code for to practice

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

      You can simply use a single html file .. no issues.. just create a plain html file with some text thats all.. that will also work..

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

      Thank you ❤🙌

  • @maranhaasan
    @maranhaasan 2 ปีที่แล้ว

    I developed JSP web application... Can I do the same in the video... To host my web application.. in aww

  • @drusttaib607
    @drusttaib607 3 ปีที่แล้ว

    thank you, my html pages work properly, but my .aspx files are not opening and it gives error page, and when I redirect to an .aspx file, it downloads a file

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      I think u need to create object link in s3 and add it to your page, else it treats it as a downloadable content rather than a link

    • @JuanMoreno-sf4he
      @JuanMoreno-sf4he 3 ปีที่แล้ว +3

      Aspx is a dynamic language. As far as I know Se works with HTML + CSS + JS + PHP (Static language)

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

      aspx pages require a windows server with ASP.net installed. You cannot run aspx pages on an S3 bucket. You can only run aspx pages on a Windows server. S3 can be used only for static pages, such as .html. However, aspx pages are dynamic pages not static.

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

    Can you do one video Boto3 uploading files to S3.

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

      Sure I will be doing a series for python with aws soon. Keep supporting. I will be including yours aswell.

    • @alicecroydon2417
      @alicecroydon2417 4 ปีที่แล้ว

      @@Pythoholic looking forward to it.

  • @gitcotech
    @gitcotech 2 ปีที่แล้ว

    Can i personalize that link and create own domain?

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

      yes please buy a domain and register with route 53

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

    I have owned a domain name, how can I use that after hosting, instead of aws.... bla bla in the url?

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

      Please follow this : docs.aws.amazon.com/AmazonS3/latest/userguide/website-hosting-custom-domain-walkthrough.html

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

      @@Pythoholic Thanks, also does AWS charge anything for a year if I put my static website on S3 and use Route 53?

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

      yes it will but only for the service that you use. you might have to check the charges for route 53 and s3 for how much they provide in free tier

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

      @@Pythoholic okay thanks :)

  • @arthanfinance6584
    @arthanfinance6584 3 ปีที่แล้ว

    how to access the webiste with custom domain name

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      docs.aws.amazon.com/AmazonS3/latest/dev/website-hosting-custom-domain-walkthrough.html

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

    how to get users inputs and store on the database sir

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

      Like if u want you can use python or other SDK and write models by creating user inputs using frameworks like api and rest and then feed it to the model

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

      @@Pythoholic i have used php to store it to the base but i cant receive the inputs

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

      If it's a static website there won't be a calling function that can execute the operations

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

    Bucket action not working

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

      Please check the ACL

  • @navidniknezhad9379
    @navidniknezhad9379 3 ปีที่แล้ว

    Is there any way to customise the website link?

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      If you could create a DNS record (cmake) entry and attach it. You can.

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

    did not work

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      Try again

    • @nadercs2669
      @nadercs2669 3 ปีที่แล้ว

      @@Pythoholic ur tutorial is the problem I followed every step and it gives me an error still

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      Okay if my tutorial.is the problem. Let me know what didn't work.

  • @mehdi-vl5nn
    @mehdi-vl5nn 3 ปีที่แล้ว

    how to add post to website? or where user can put comment?

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      That might not be handy with a simple html website, you should make use of a datastore.

    • @mehdi-vl5nn
      @mehdi-vl5nn 3 ปีที่แล้ว

      @@Pythoholic yeah i know about that i mean for instance is possible to use WordPress on this free hosting and have users and all the fancy things

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

    How do I add a domain name?

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

      using route53 cname

  • @hemanthreddy707
    @hemanthreddy707 2 ปีที่แล้ว

    Nice video

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

    In static web hosting ,when you enter index.html (this file you already you have or generated automatically)plzz tell me

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

      I already had this file … index.html

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

      @@Pythoholic only html file will work there?

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

      yes static file only

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

      @@Pythoholic Thank you for ur quick response👍

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

      hey brother i hosted web successfully but I'm unable to see other file on that web lik i uploaded an image but i can't see thier

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

    Thanksss

  • @alwinmathew4272
    @alwinmathew4272 3 ปีที่แล้ว

    can you please send the folder to be uploaded

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      It's just a process . You can use single file as well. You can make use of sample htmls

  • @pranawkumark
    @pranawkumark 2 ปีที่แล้ว

    Hey is this free? I want to host a website providing with notes for this semester to my juniors

    • @Pythoholic
      @Pythoholic  2 ปีที่แล้ว

      This is for free and it will be there till your free tier account expires. This is just a demo to show that you can host free website on S3

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

      What will be the cost after the free tier expires?

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

      aws.amazon.com/s3/pricing

  • @tonnikaniz1861
    @tonnikaniz1861 2 ปีที่แล้ว

    How to use my own domain?

    • @Pythoholic
      @Pythoholic  2 ปีที่แล้ว

      with route53 by creating the record

  • @sagarkuvlekar6684
    @sagarkuvlekar6684 3 ปีที่แล้ว

    Is their video you make how to make static web site..???

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      Yes it's on the playlist. And on the channel as well

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

      I think this is the one from which u commented

  • @mohammadshafeeq3471
    @mohammadshafeeq3471 2 ปีที่แล้ว

    Is it for 1 year

    • @Pythoholic
      @Pythoholic  2 ปีที่แล้ว

      Yes the free tier account is for one year

  • @syedaafreen1075
    @syedaafreen1075 3 ปีที่แล้ว

    Host a website using github pls

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

    can i get your website folder

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

      www.tutorialstonight.com/sample-html-code-for-homepage
      You can make use of this I had also taken inspiration from a local site

  • @jizzythings5121
    @jizzythings5121 3 ปีที่แล้ว

    can you upload this website source file

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      Will do that, for now You can use a single HTML file as well. Nothing fancy.

  • @sniff4643
    @sniff4643 3 ปีที่แล้ว

    good

  • @SAURABHGUPTA_DINOSAUR
    @SAURABHGUPTA_DINOSAUR 2 ปีที่แล้ว

    Done✅✅

  • @sergioramio
    @sergioramio 3 ปีที่แล้ว

    cool video bro, u think this is easy to hack?

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      This is just a sample way to host. But may not be a actual secure way. We need to follow several other steps to make it secure

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

    W

  • @rog_shakhyar6171
    @rog_shakhyar6171 3 ปีที่แล้ว

    Soo looong url 😔

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      You can use a custom domain as well.

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

      @@Pythoholic like example.aws.com??

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

    your too much ok is so irritating

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      i know. i have tried improving it. sorry for that

    • @sukhjitkaur3718
      @sukhjitkaur3718 3 ปีที่แล้ว

      @@Pythoholic hey , thats ok.. no need to be sorry .. we are all same. all have some irritating habits.. chill.. :) btw I came across your content today only. I liked the you have put in.. Thanks for sharing .

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

      @@sukhjitkaur3718 Hey no issues. based on your feedback i have removed them by editing. It should be updated by youtube in a few hours. Hopefully, it should be good. :D

    • @sukhjitkaur3718
      @sukhjitkaur3718 3 ปีที่แล้ว

      @@Pythoholic That's so humble of you. but editing was really not required. But thanks for taking ppl's feedback so positively. :)

    • @Pythoholic
      @Pythoholic  3 ปีที่แล้ว

      no worries