© 2026 Hashnode
Basic security terms for the course SAST, SCA, DAST, IAST SAST: Static Application Security Testing (Code review for your own code)-> white box testing SCA: Software Composition Analysis (Background check of external libraries you use) DAST: Dynam...

In this article, we will create AWS infrastructure using Terraform and then automate it using GitLab CI.We will create an S3 bucket, apply it from GitLab, and finally destroy it — all using a pipeline. This lab is perfect for beginners who want to un...
