Practical DevOps Architecture
Author

Practical DevOps Architecture

Hands‑on DevOps operations using Docker, K8s, Jenkins, and Ansible—empowering ops professionals to grow together through sharing, discussion, knowledge consolidation, and continuous improvement.

514
Articles
0
Likes
1.1k
Views
0
Comments
Recent Articles

Latest from Practical DevOps Architecture

100 recent articles max
Practical DevOps Architecture
Practical DevOps Architecture
Mar 15, 2024 · Operations

Comprehensive Practical Guide to Prometheus Configuration, Optimization, and Source Code Development

This multi‑chapter guide provides in‑depth, hands‑on instruction for configuring and optimizing all Prometheus components, exploring Kubernetes monitoring, source‑code analysis, custom exporter development, high‑availability setups, service discovery, resource‑efficient scraping, and integrating Thanos for long‑term storage.

KubernetesMonitoringPrometheus
0 likes · 4 min read
Comprehensive Practical Guide to Prometheus Configuration, Optimization, and Source Code Development
Practical DevOps Architecture
Practical DevOps Architecture
Mar 14, 2024 · Information Security

Comprehensive Penetration Testing Course Outline

This article provides a detailed curriculum for a penetration testing training program, covering operating system basics, web services, database setup, Kali Linux installation, various hacking tools, common web vulnerabilities, SQL injection techniques, command execution, file upload and inclusion flaws, XSS, CSRF, SSRF, privilege escalation, and internal network exploitation.

Information SecurityPenetration Testingethical hacking
0 likes · 10 min read
Comprehensive Penetration Testing Course Outline
Practical DevOps Architecture
Practical DevOps Architecture
Mar 11, 2024 · Operations

Comprehensive Guide to Enterprise Kubernetes Operations and Management

This article provides a detailed outline of an enterprise‑grade Kubernetes operations curriculum, covering cluster installation, component deployment, high‑availability, networking, storage integration with Ceph, Helm package management, microservice migration with Spring Cloud, CI/CD pipelines using Jenkins, and service mesh fundamentals with Istio.

cloud nativedevopsmicroservices
0 likes · 7 min read
Comprehensive Guide to Enterprise Kubernetes Operations and Management
Practical DevOps Architecture
Practical DevOps Architecture
Mar 1, 2024 · Cloud Native

Kubernetes Advanced Development Resource Collection

This article provides a comprehensive, English-translated list of 78 PDF resources covering Kubernetes advanced development topics such as CKAD exam updates, kubeadm source analysis, Go module management, client‑go libraries, custom controller creation, and API usage, organized into three progressive sections.

Advanced DevelopmentGocloud native
0 likes · 8 min read
Kubernetes Advanced Development Resource Collection
Practical DevOps Architecture
Practical DevOps Architecture
Jan 18, 2024 · Operations

Migrating Zabbix Web Frontend from Apache to Nginx

This guide explains why and how to replace the single‑threaded Apache httpd service with Nginx for Zabbix, covering installation of Nginx and PHP‑FPM, configuration adjustments, service restarts, and timezone fixes to ensure the Zabbix web interface works correctly.

ApacheNginxSystem Administration
0 likes · 5 min read
Migrating Zabbix Web Frontend from Apache to Nginx