Compute Central¶
Compute Central is a practical DevOps and cloud engineering knowledge base built around real infrastructure work.
Use it to learn, revise, and apply topics such as Linux, containers, Kubernetes, CI/CD, Terraform, Ansible, monitoring, troubleshooting, and system design. The focus is simple: explain concepts clearly, show how they work in practice, and connect them to day-to-day operations.

Start Here¶
What You Will Find¶
- Step-by-step guides for common DevOps and SRE tasks
- Kubernetes, OpenShift, Docker, Terraform, Ansible, Jenkins, and SonarQube notes
- Monitoring and troubleshooting workflows for production-style systems
- Architecture and system design references for platform engineering
- Scripts, examples, and checklists that are easy to adapt
Learning Paths¶
| Goal | Good starting point |
|---|---|
| Learn containers and orchestration | Docker guide, then Kubernetes fundamentals |
| Practice Kubernetes locally | Minikube lab, Docker Desktop lab, or Podman lab |
| Automate server work | Ansible overview, Ansible playbooks, and shell scripts |
| Improve delivery pipelines | Jenkins setup, SonarQube integration, and Kubernetes CI/CD |
| Operate production-style systems | Monitoring stack, Kubernetes troubleshooting, and system design |
How to Use This Site¶
Start with the topic you need, then follow the examples in a local or test environment before using them in production. Most pages are written to help you understand the reason behind each step, not just copy a command and move on.
Best way to learn
Read the short explanation first, run the example safely, then write down what changed and why it worked.
Production reminder
Always review commands, credentials, namespaces, and environment names before running anything against shared or production systems.
About Sameer Alam¶
I’m Sameer Alam, a DevOps Engineer and SRE practitioner focused on reliable, automated, observable, and secure systems.
My work includes infrastructure design, deployment automation, monitoring, incident response, platform operations, and simplifying complex workflows for teams.
I started documenting my learning in 2016. Compute Central brings those notes, experiments, and real-world lessons into one organized place.
Links¶
- GitHub: github.com/sameeralam3127
- Medium: medium.com/@sameeralam3127
- Blog archive: compute-central.blogspot.com