--- title: "CoreStack Lab" chapter: true draft: false weight: 6 --- # CoreStack Lab {{% notice info %}} Use cases to complete in the lab {{% /notice %}} 1. ***Onboarding an AWS account*** using CFN template for role creation [available] 1. Infra as code – use cases: - ***Provisioning of VM*** using CFN/Terraform - ***Provisioning a DB*** using CFN/Terraform - ***Provisioning a Container*** using CFN/Terraform 1. ***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*** 1. Execute templates/scripts that will remediate the violation 1. Auto-remediation configuration (Coming soon this september ...)