> ## Documentation Index
> Fetch the complete documentation index at: https://vibecoderdocs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Infrastructure Security

> Cloud configuration, access controls, secrets management, and network security.

# Infrastructure Security

Your application is only as secure as the infrastructure it runs on. Misconfigured cloud services are one of the most common causes of data breaches.

<Warning>
  This section is a work in progress. Content is being actively developed.
</Warning>

## Topics to Be Covered

* Cloud provider security basics (AWS, GCP, Azure)
* IAM and access control principles (least privilege)
* Secrets management (environment variables, vaults, key management)
* Network security (firewalls, VPCs, security groups)
* SSL/TLS certificates
* Container and serverless security
* Infrastructure as Code security
* Backup and disaster recovery
