Deploy Astro with xCloud and GitHub Automation
A comprehensive guide to deploying your Astro site using xCloud.host with automatic Git deployment.
Software Test Engineer at xCloud. Bridging QA, automation, and development to build unbreakable systems.
I investigate logs, metrics, and Linux internals to understand failures before touching the code.
If a test runs twice, it should be automated. Preventing regressions is the goal.
I fix issues directly in the codebase, ensuring stability and fast releases.
When I'm not debugging microservices or writing automation scripts, I'm exploring the bleeding edge of technology. I advocate for Shift-Left Testing and believe that quality should be baked into the product from day one, not checked in at the end.
My approach is simple: understand the system, break it, then rebuild it stronger. Whether it's optimizing CI/CD pipelines or manually stress-testing a new API, I find joy in the details that others might miss.
const profile = { name: 'Reduan Masud', role: 'Software Test Engineer', location: 'Dhaka, Bangladesh', hobbies: [ 'Coding', 'Ricing Linux', 'Tech Blogging' ] };
$ ls technologies
Currently focusing on advanced automation patterns and build optimizations.
Experiments, tools, and side projects I build for fun.
Python automation tool for deploying servers via SSH.
Real-time latency monitoring dashboard built with Astro.
Canvas-based JS game created for fun and performance testing.
Thoughts on automation, testing, and software engineering.
A comprehensive guide to deploying your Astro site using xCloud.host with automatic Git deployment.
Dive deep into the differences between Markdown (MD) and MDX. Learn when to use each, their features, pros and cons, and how MDX revolutionizes content-driven development.