Mau Ha Quang
Mau Ha Quang
Week 11
Develop a script to delete default VPC on AWS as a best practice
**Mô tả các lỗi** Vercel image optimization hit the hobby subscription paywall -> migrate to another free hosting option or Cloudfront, I am considering migrating the project from Vercel to...
AWS provided AWS Batch which included `queue` this is good option we can use rather than using lambda which has limitation on time execution (15min) idea: ```mermaid graph TD; A[Github]...