This example of cloudformation template for provisioning aws resources. The main concept is separate smallest module, regardless structure of various project. and one module make a independent with anything.
If you using cloudformation, you can write code more detailed configuration than aws-cdk. because, the aws-cdk is high-level constructor that is abstracted from cloudformation.
-
Clone this repository
git clone https://github.com/wsscc2021/aws-cloudformation-example.git .
-
Modify module, kind of you want provisioning.
-
Create S3 bucket for will upload modified template files.
-
Upload modified template files to s3 bucket which was created.
-
Create Cloudformation stack