What will be covered?
Today, I will show you how to create the microfrontends architecture on AWS, with the host (or shell) app on your domain, and the microfrontends will be loaded via subdomains.
This article will cover creating a CloudFormation template, using the AWS CDK. I will use Typescript to write my IaC.
By the end of this article, we will have created the following resources on AWS:
-
S3 Buckets for each application
-
S3 Bucket Policy to allow access only via CloudFront
-
Route53