The objective of the project is to host my CV as a static HTML website using S3 and CloudFront.
The project workflow includes creating an S3 bucket with public access policy enabled, uploading the CV document as an HTML file, setting up CloudFront distribution with the S3 bucket as the origin, and configuring Origin Access Control (OAC).
Lessons learned from the project include the ease of editing and updating a website hosted on S3, the accessibility of S3 hosted websites from any browser, and the low latency ensured by CloudFront.
Conclusion: You can successfully host a static website on S3 even without having a domain.