Docs Folder

This folder contains supporting documentation and guides for the Azure Digital Natives Guide repository. The documents here are designed to help startups moving from MVP to production in their Azure environments.

Contents

  • Identity Management: Best practices and configurations for securing identity on Azure.
  • Security: Guidelines for enhancing the security posture of your Azure environment.
  • Resource management: Avoid resource sprawl and maintain clarity on ownership and purpose.
  • Cost Management: Tips and tools for optimizing and controlling expenses in Azure.
  • Monitoring: Instructions for setting up monitoring and alerting for your services.
  • Infrastructure as Code (IaC): Examples and scripts for automating your Azure infrastructure setup.
  • Azure Kubernetes Service (AKS): Deployment and management guides for AKS.
  • OpenAI Integrations: Resources for integrating OpenAI services into your Azure-based applications.
  • VM Scale Sets: Resources for using VM Scale Sets to manage home built clusters (aka, not AKS, Cycle Cloud, or Batch).

How to Use

  1. Browse the documentation files in this folder to find relevant guides and instructions.
  2. Follow the step-by-step instructions to implement the best practices in your Azure environment.
  3. Refer to the main repository’s page for an overview of the project.

Contributing

Contributions to the documentation are welcome! To suggest improvements or add new guides:

  1. Fork the repository.
  2. Make your changes in a branch.
  3. Submit a pull request with a clear description of your changes.

License

This project is licensed under the MIT License.