This is the set of questions presented on The Well-Architected Framework whitepaper designed to evaluate how well your architecture is aligned with AWS best practices.
- How are you encrypting and protecting your data at rest?
| ###################################################################################### | |
| ## Automating Infrastructure on Google Cloud with Terraform: Challenge Lab # GSP345 ## | |
| ###################################################################################### | |
| ====================== Setup : Create the configuration files ====================== | |
| Make the empty files and directories in Cloud Shell or the Cloud Shell Editor. | |
| ------------------------------------------------------------------------------------ | |
| touch main.tf | |
| touch variables.tf |