Redirects with AWS Route53, S3 and CloudFront
AWS Cloud Serverless
Recently I had to change domains and subdomains for a project I have worked on a couple of years ago. Usually redirects are simple, but, sometimes, not that simple many of us would like them to be. Changing DNS service records may not be enough. We may need to create an S3 bucket and a Cloud Front distribution. So this will be a short blog post, which describes a couple of scenarios with domain re…