DevOps & Tools
Development tools and deployment.
Tutorials

Docker
A step-by-step Docker tutorial with 18 lessons, from the basics on up.
20 Lessons · 144 min

Firebase Tutorial
A 29-lesson Firebase Tutorial you can follow step by step, starting from the basics.
31 Lessons · 232 min

Git
20 lessons that take you through Git step by step, starting from the basics.
25 Lessons · 160 min

Linux
A friendly, step-by-step series of 35 lessons that takes the fear out of the Linux command line — starting from the basics and working up through the filesystem, permissions, shell scripting, processes, networking, and server setup.
37 Lessons · 280 min
Articles

Beginner များအတွက် Linux သင်ယူသင့်တဲ့အကြောင်း
Linux က server၊ cloud၊ DevOps နဲ့ programming career အတွက် ဘာကြောင့်အခြေခံကျသလဲနှင့် beginner တစ်ယောက် ဘယ်ကစသင့်သလဲကို သိရှိပါ။
7 min read

Cloudflare Pages vs Vercel
Static site၊ Next.js full-stack app၊ edge runtime နဲ့ deployment workflow အလိုက် Cloudflare Pages နှင့် Vercel ကို ဘယ်လိုရွေးမလဲ။
9 min read

GitHub အသုံးပြုရခြင်း၏ အကျိုးကျေးဇူးများ
Code သိမ်းခြင်းထက်ပိုသော repositories၊ pull requests၊ issues၊ Actions၊ portfolio နှင့် open-source collaboration အကျိုးကျေးဇူးများကို သိရှိပါ။
8 min read
Guides
Next.js App ကို Vercel သို့ Production Deploy လုပ်နည်း
Local မှာအလုပ်လုပ်နေတဲ့ Next.js project ကို GitHub ချိတ်ပြီး environment variables၊ build စစ်ဆေးမှုနှင့် custom domain အဆင့်အထိ production တင်ပါမယ်။
Git နှင့် GitHub Workflow စတင်တည်ဆောက်နည်း
Repository စတင်ခြင်းမှ feature branch၊ review လွယ်သော commit နှင့် pull request workflow အထိ team project တစ်ခုလို စနစ်တကျလုပ်ပါမယ်။
Node.js App ကို Docker Container ပြုလုပ်နည်း
Dockerfile၊ .dockerignore၊ non-root user နှင့် health check သဘောတရားတို့ပါသော သေးငယ်ပြီး ပြန်လည်တည်ဆောက်နိုင်သည့် Node.js image တစ်ခုလုပ်ပါမယ်။
GitHub Actions ဖြင့် CI စတင်တည်ဆောက်နည်း
Pull request တိုင်း install၊ lint၊ typecheck နှင့် test အလိုအလျောက်ပြေးပြီး မကောင်းသော code main branch ထဲမဝင်စေမည့် CI workflow တည်ဆောက်ပါမယ်။
Custom Domain နှင့် HTTPS ချိတ်ဆက်နည်း
Domain DNS record များကိုနားလည်ပြီး hosting service သို့ချိတ်ဆက်ခြင်း၊ HTTPS certificate အတည်ပြုခြင်းနှင့် redirect စစ်ဆေးခြင်းတို့လုပ်ပါမယ်။
Resources
Git Command Cheat Sheet
နေ့စဉ်အသုံးများသော status၊ branch၊ commit၊ sync နှင့် undo commands များကို အန္တရာယ်ကင်းသောမှတ်ချက်များနှင့် စုစည်းထားသည်။
View resourceDocker Command Cheat Sheet
Image build၊ container run၊ logs၊ inspect နှင့် cleanup အတွက်အသုံးများသော Docker commands များကို စုစည်းထားသည်။
View resourceProject Launch Readiness Checklist
Content၊ SEO၊ accessibility၊ privacy၊ security၊ monitoring နှင့် rollback ကို owner/evidence ဖြင့်အတည်ပြုရန် launch gate ဖြစ်သည်။
View resource