Is there any way to deploy front end code (html, static files) inside s3 bucket like apache deployment?
Asked
Active
Viewed 78 times
1
-
5Yes, if they are static pages. https://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html – BMW Aug 30 '19 at 04:47
1 Answers
0
Short Answer you put your files in an S3 bucket and then you direct the traffic towards this bucket with the Route53 Service.

benra
- 386
- 1
- 4
- 18