[8] [ProjectX] – Automating Deployment using AWS CloudFormation
Source code: https://git.io/fj84C In our last blog post, we saw how to automate deployment using AWS CLI. In this one, we will explore one more method of automatic deployment using AWS CloudFormation service. CloudFormation is like a domain-specific language created for deployment. It is a declarative language wherein you create a file in YAML or … Continue reading [8] [ProjectX] – Automating Deployment using AWS CloudFormation