21 followers
My name is Hamza Rehman. I'm a passionate DevOps enthusiast. With a deep interest in open-source technologies and automation,i enjoys sharing my knowledge and insights with the community.
Day 1 (MLOps Concepts) Overview of MLOps Key components of MLOps Importance in the ML lifecycle Download Day 1Hand WrittenNotes Day 2 (MLOps...
Machine learning (ML) is transforming industries by enabling businesses to uncover insights and make data-driven decisions. However, developing ML...
Terraform is a powerful tool for automating infrastructure management. Its versatility makes it suitable for a wide range of use cases. In this...
Advanced Terraform Configuration Terraform's flexibility and power come from its ability to handle complex configurations with advanced features. In...
Terraform workspaces provide a convenient way to manage multiple environments or configurations within the same Terraform codebase. This article will...
Terraform uses a state file to map your configuration to the real-world resources it manages. Understanding Terraform state is crucial for managing...