In this post, you will read how I implemented a set of EC2 instances using Terraform and AWS Systems Manager configuration with AWS SNS for automated installation of security officers.
Implementation of the day
In this real-world project, I took on the role of a DevSecOps Engineer and implemented an automated deployment of a set of EC2 instances and their associated infrastructure using Terraform, which is an infrastructure-as-code (IaC) tool. Additionally, it was necessary to automate the installation of a specific security agent on all of these instances.