Kiran Ravi Chandran

TheDigitalBuild_Custom CloudFormation in AWS

17 Mar: Custom CloudFormation in AWS

CloudFormation is one of the important services in AWS, as it helps us to maintain Infrastructure as a Code (IAAC). Still, there are some services that are not supported by CloudFormation, for example, ‘Cloud Search’ is a service which do not support CloudFormation natively, and to have CloudFormation for these kinds of services we can adopt the Custom CloudFormation approach