mycloudrise is online.

It’s not just a blog. It’s the first personal infrastructure I’m building in public: a space to document every technical decision, every step on the path toward Cloud Architecture, every mistake worth talking about.

The Stack

The site runs on Astro 6, with fully static output. No React, no heavy frameworks: just HTML, a hand-built custom CSS design system, and TypeScript in strict mode. Native dark mode, a red/magenta accent, Inter + JetBrains Mono fonts.

Hosting runs on Cloudflare Pages. Automatic deploys from the repository, global edge network. For a static site like this, it’s the most solid choice available today with zero operating costs.

The Structure

Two main sections: the Devlog, where I publish dense technical notes on my learning path, and Resources, the materials I use to study.

The final domain will arrive shortly. For now, the goal is to have real published content and a stable architecture to build on.

This is node zero.