Questions
Here are a few questions to test your knowledge:
- You wish to deploy a dev and test environment on AWS. You want to ensure that your developers can access your AWS account using a highly secure authentication process and follow best practices. Which of the following two configuration options will help ensure enhanced security? (Choose two answers)
- Configure your IAM accounts with MFA.
- Configure your IAM password policy with complexity rules.
- Ensure you encrypt your EBS volumes.
- Create RDS databases with Multi-AZ.
- Provide the root account credential details to your developers.
- Your developer is working from home this weekend and needs to access your AWS account using the CLI to configure your RDS database from their local computer. Which type of IAM credentials would they need to configure the AWS CLI tool on their machine?
- IAM username and password
- Access key IDs and secret access keys
- Access keys and secret ID
- HTTPS
- Which AWS service enables you to troubleshoot your...