Essential scripts and utilities for day-to-day work as an AI Cloud Solution Engineer.
This repository gathers practical tools, automation scripts, and configuration examples used to manage and support AI infrastructure in cloud environments. It focuses on delivering reusable, production-ready solutions for provisioning, monitoring, troubleshooting, and optimizing AI-ready environments.
- Simplify the provisioning and configuration of AI environments
- Automate routine tasks and reduce operational errors
- Share best practices and reusable scripts
- Serve as a base for standardizing AI infrastructure management
- Bash / Shell Script
- Python
- Terraform / OCI CLI (if applicable)
- NVIDIA tools (nvidia-smi, DCGM, etc.)
- Cloud CLI (OCI, AWS, GCP – depending on use case)
Clone the repository and explore the categorized folders:
git clone https://github.com/speglich/infra-ai-essentials.git
cd infra-ai-essentials/Feel free to customize and extend the scripts to your specific environment needs.
- These scripts are intended for professional use and assume prior knowledge of cloud infrastructure and AI workloads.
- Use at your own risk. Always review before running in production environments.
Contributions are welcome! If you're also working with AI infrastructure and want to collaborate, feel free to open a pull request or issue.
João Henrique Speglich
AI Cloud Solution Engineer
GitHub: github.com/speglich