Welcome to sdeep-org — a focused collection of projects, scripts, and infrastructure work centered around practical DevOps, automation, and system reliability.
This organization is not a dumping ground for random code. It is intended to showcase:
- Real-world DevOps implementations
- Infrastructure automation and scripting
- CI/CD pipelines and deployment workflows
- Containerization and orchestration (Docker, Kubernetes)
- System-level problem solving
Every repository here should serve a purpose — either solving a problem, demonstrating a concept, or improving operational efficiency.
Repositories are expected to follow clear and intentional structure:
infra-*→ Infrastructure as Code, provisioning, cloud setupscripts-*→ Automation scripts (Bash, Python, etc.)ci-cd-*→ Pipeline implementations and experimentsk8s-*→ Kubernetes manifests, deployments, configs
Each repo should include:
- A clear README
- Setup/usage instructions
- Meaningful commit history
- No half-baked or broken code pushed to main branches
- Use branches for experimentation
- Write code that is readable, reproducible, and useful
- Keep commits clean and descriptive
- Linux (RHEL / Debian-based)
- Docker
- Kubernetes
- GitHub Actions / CI tools
- Shell scripting (Bash)
- Python (automation)
The goal of sdeep-org is simple:
Build, document, and showcase work that reflects real DevOps capability — not just theoretical knowledge.
If collaborating:
- Follow repo-specific guidelines
- Use pull requests
- Keep discussions technical and to the point
This organization evolves with ongoing learning and experimentation. Expect continuous improvements, refactoring, and new additions.
sdeep-org — Build. Break. Fix. Repeat.