DEVSECOPS INFRASTRUCTURE AS CODE AND AUTOMATION OF A SECURITY AGENT INSTALLATION
In this real-world scenario project, I took on the role of a DevSecOps Engineer, deploying a set of EC2 instances and infrastructure through automated processes using Terraform (Infrastructure as Code — IaC). Additionally, I automated the installation of a specific security agent on all these instances.
Following the infrastructure provisioning, I utilized AWS System Manager and its Command Run component to automate the installation of security agents. To keep stakeholders informed about the entire process, I employed Amazon Simple Notification Service (SNS) to send email notifications regarding the status of the deployment.