Skip to content
Gwyneth Peña-Siguenza edited this page Mar 28, 2025 · 3 revisions

Frequently Asked Questions (FAQ)

General Questions

Where can I find more detailed documentation?

Detailed documentation to deploy the labs is available in the README files located in the AWS and Azure directories of the repository.

AWS Specific FAQs

How do I set up AWS credentials for this project?

Ensure you have an AWS account, and configure your credentials using the AWS CLI.

How do I troubleshoot AWS related issues?

Azure Specific FAQs

How do I configure my Azure environment?

Make sure you have an active Azure subscription and have installed and configured Azure CLI. The Azure README provides step-by-step configuration guidance.

What should I do if I encounter issues on Azure?

Common Troubleshooting

The project fails during deployment, what steps should I take?

  1. Ensure all prerequisites (Terraform and AWS/Azure) are met.
  2. Review the logs and error messages for any hints.
  3. Make sure your local repo is up-to date, if not, run git pull to update.

Where can I get further help?

If you continue to experience issues, only with setup or the lab and not related to any challenge specific task:

  • Review the documentation in the repository.
  • Post screenshots and errors in the issue on GitHub describing your problem.
Clone this wiki locally