Tutorials is a collection of DevOps instructional materials and infrastructure-as-code examples covering cloud platforms and container orchestration.
The repository serves as a companion to video tutorials that teach DevOps practices across multiple domains. It contains practical examples and code samples for implementing infrastructure using tools like Terraform, Ansible, and Packer, with coverage of AWS and GCP cloud platforms, Kubernetes orchestration, serverless architectures, and related SRE concepts. The approach is learning-by-example, with organized playlists covering full courses on specific topics such as Terraform on AWS, AWS EKS Kubernetes, Argo CD, and general Kubernetes tutorials.
This resource suits developers and infrastructure engineers building their DevOps skills through hands-on examples rather than theoretical documentation alone. It works best for those who learn effectively from video instruction paired with working code, and who are specifically interested in AWS or GCP deployments with Kubernetes. The repository does not position itself against alternatives; it functions as supplementary material to video content rather than as a standalone tool or framework.
The project maintains active engagement with its audience through multiple communication channels including social media and direct email contact. The repository includes consulting and mentorship offerings, indicating ongoing involvement with the material and community. Code examples are written primarily in HCL, reflecting a focus on infrastructure-as-code patterns.