Run Cloud Infrastructure Assessment

This assessment evaluates your actual cloud resources - not an application in this database. The assessment connects directly to your AWS and Azure accounts using the credentials you've provided and checks:

  • AWS Security Configuration - Security groups, IAM roles, encryption settings
  • AWS Logging & Monitoring - CloudTrail, CloudWatch setup, alert configurations
  • AWS Cost Optimization - Resource utilization, instance sizing, reserved instances
  • Azure RBAC Compliance - Role assignments, custom roles, privileged accounts
  • Azure Logging & Monitoring - Activity logs, diagnostic settings, alert configurations
  • Azure Cost Optimization - VM sizing, storage utilization, networking efficiency
Requirements

The following environment variables need to be configured:

AWS Credentials
  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_REGION (optional, defaults to us-east-1)
Azure Credentials
  • AZURE_TENANT_ID
  • AZURE_CLIENT_ID
  • AZURE_CLIENT_SECRET
  • AZURE_SUBSCRIPTION_ID

Note: This assessment will run against your entire cloud infrastructure. Results will be saved under "Cloud Infrastructure" for tracking purposes.