CoreStack Lab

Use cases to complete in the lab

  1. Onboarding an AWS account using CFN template for role creation [available]
  2. Infra as code – use cases:
    • Provisioning of VM using CFN/Terraform
    • Provisioning a DB using CFN/Terraform
    • Provisioning a Container using CFN/Terraform
  3. Validation of the Infra provisioned against AWS Well Architected Framework
    • Execute some policies to validate certain AWS-WAF Controls in the resources provisioned.
    • Remediation of the violation
  4. Execute templates/scripts that will remediate the violation
  5. Auto-remediation configuration (Coming soon this september …)