Published onFebruary 6, 2022Liveness Probe and Readiness Probek8sgoจัดการ Liveness Probe กับ Readiness Probe เมื่อ Deploy บน Kubernetes
Published onFebruary 4, 2022API Service with Go: Graceful Shutdownapigoรอให้งานที่กำลังทำงานค้างอยู่นั้น ทำงานให้เสร็จก่อน ถึงจะ shutdown ระบบไป
Published onFebruary 3, 2022API Service with Go: Rate Limitapigoการป้องกัน api ของเราด้วยการกำหนดจำนวนสูงในการรับ request ต่อวินาที
Published onFebruary 2, 2022API Service with Go: Configurationapigoenvค่า configurations ต่างๆ ในโปรแกรม ไม่ควรระบุลงไปในโค้ดตรงๆ แล้วจะมีวิธีการจัดการอย่างไร