Blog

Writing on DevOps, Linux, and infrastructure engineering.

Setting Up Dynatrace APM for Java Microservices

A practical guide to instrumenting Java applications with Dynatrace OneAgent — covering auto-discovery, custom dashboards, and SLA alerting.

DynatraceJavaMonitoringAPM

RHCSA Study Notes: Key Concepts for Red Hat Certification

Notes from preparing for the RHCSA exam — systemd, SELinux, storage management, and user/group administration on RHEL.

LinuxRHCSARed HatCertification

Building a CI/CD Pipeline for Static Sites on GitHub Actions

Step-by-step walkthrough of creating a build, test, and deploy pipeline for a Next.js static export site using GitHub Actions and GitHub Pages.

CI/CDGitHub ActionsNext.jsDevOps