grep 'aws'
Posts tagged with #aws
Posts
A static website on AWS
Overview Amazon S3 for website hosting. AWS Route53 for DNS and domains. AWS Certificate Manager for SSL certificate. CloudFront for CDN and TLS termination. S3 Creating the buckets for website hosting on s3 is well documented on their documentation.