<
GitHub
LinkedIn
Home
About
Language(en)
15
Mar 2023
Design a Short URL Service? Not Easy as you Think
My colleague discusses his work plan. He needs a feature to create a short link for sending SMS. So I give some questions to know what he needs. ``` Me: How long maximum character can be? A: We can p
08
Mar 2023
Aww! It's My Mistake on Auto Deploy This Blog
When I change to Astro and using SSG strategy, I've mistaken on auto-build. My bad is not test automation website build. My friend tells me "Why do you not post a new blog last week?". I was confused
01
Mar 2023
The Dark Side of Serverless: The Hidden Costs of AWS Lambda
Serverless Architecture is a great product, you can scale & cost efficiency in one time. But we have some new issues. What is? Yah your serverless hide some cost from you :) ## What does Serverless R
22
Feb 2023
Sshh... This AWS Hack, Cut your 89% Cost on NAT Gateway!
If you're using AWS Lambda and got issue on NAT Gateway costs, you're not alone. In this blog post, I'm going to share my experience replacing NAT Gateway with NAT Instance EC2 instead. First, let's
15
Feb 2023
Choosing the Right Platform for Your Blog System: Vercel vs AWS Lambda vs DigitalOcean
If you're building a blog system, you might be wondering which cloud hosting service to choose. In this blog post, I'm going to share my experience using Vercel and compare it to other popular cloud
08
Feb 2023
First Post with Astro
After a year without blogging, let me continue to write weekly some infrastructure & architecture idea. My new blog technology using Astro. It's more powerful & also cheaper / almost zero$ btw :') L