QR login using Websockets VS SSE in .NET

Mobile app မှာ login ဝင်ထားတဲ့ အကောင့်ကို web or desktop app တွေမှာ login ဝင်တဲ့ အခါ password ရိုက်ဝင်တာမျိုး မဟုတ်ပဲ web or desktop app က QR code ကို mobile app ကနေ scan ဖတ်ပီး ဘာ email password မှ ရိုက်စရာ မလိုပဲ login ဝင်ဖူးကြမှာပါ WhatsApp တို့ Binance တို့လိုမျိုးတွေ ဝင်ဖူးကြမှာပါ။

More

Diving into nodejs api and mongodb

As a senior backend developer specializing in .NET, diving into the world of Node.js has been both exciting and challenging. I created a sample Node.js API using MongoDB, which is running on Docker. This project allowed me to explore Node.js and MongoDB, a NoSQL database type.

More

.NET docker image amd64 building on M1

docker ကို macbook m1 မှာသုံးတာ သူဟာသူ M1 မှာ docker image build ပြီး container run တာက ကောင်းကောင်းအလုပ်လုပ်ပေမယ့် image support type က arm ဆိုတော့ အဲ image ကို aws ECS or azure AKS မှာတင်သုံးတဲ့အခါမှ Linux OS ဆိုတော့ docker image က အလုပ်မလုပ်ဘူးဖြစ် ဒါနဲ့ amd64 support image M1 ကနေ ဘယ်လို build လည်းရှာကြည့်ပြီးလုပ်ကြည့်ဖြစ်တယ်

More

AWS Cloud Watch Logging

Programming မှာ log နဲ့ပတ်သတ်ပြီး သုံးစရာအများကြီးရှိကြပါတယ် project server ထဲမှာပဲ txt file နဲ့ log ရိုက်ကြတာလည်းများပါတယ်။ ပြသာနာက ဘယ်ချိန်မှာ ရှိနိုင်လည်းဆို ရိုးရိုး project server ထဲ log4net နဲ့ရိုက်ထားပြီး server က တလုံးထက်ပိုများပြီး load balancer သုံးထားတဲ့အချိန်မျိုးဆို log ကြည့်ချင်ရင် တလုံးပြီး တလုံးဝင်ရှာနေရပါမယ်။

More