Deploying a Jenkins Server to AWS using Cloud Formation
AWS CloudFormation is a service that allows you to define, create, and manage AWS infrastructure as code (IaC). Instead of manually provisioning resources, you can describe your infrastructure in templates written in JSON or YAML, enabling consistent...
Dec 9, 20243 min read18


