
AWS CloudFormation for Infrastructure as Code (IaC)
- AWS
- CloudFormation
- 22 May, 2023
- 03 Mins read
Introduction AWS CloudFormation is one of the core Infrastructure as Code (IaC) tools on AWS. It lets you declare your infrastructure using JSON or YAML templates, which simplifies creation and ma

How to Setup Jenkins on AWS Using CloudFormation
Introduction In a previous blog post, we setup Jenkins on AWS using the AWS CLI (How to Install Jenkins on AWS EC2 Instance). In this blog