My Cloud Hosting Journey
- 1 minutes read - 134 wordsHosting on AWS
As I mentioned in my other post. The best way to learn AWS is to get your hands dirty and start trying out different services. Hosting your own webiste using different services is definitely one of the best way to do this.
You do not need Website development knowledge in order to have a nice looking site running. I will show you the way how I put together my websites.
In this blog post series, I will talk about how I build, deploy, and host my websites on AWS. The ways that I tried :
- Prerequisite - AWS Setup
- AWS S3 Hosting Vanilia HTML sites.
- AWS S3 Hosting HTML sites generated by HUGO.
- AWS Amplify Console to host my ReactJS site.
- AWS EC2 hosted WordPress Site.
- AWS LightSail hosted WordPress Site.