This week, we focused on Permissions and Autoscaling in AWS CDK.We learned how AWS CDK integrates with IAM to define access controls and set up autoscaling.During our deployment, we faced issues with userdata execution and internet access.By fixing the userdata script and changing the subnet type, we resolved the issues.