KingyinmaAWS lambda layer (Node Js and Python)When you are writing lambda function, You may come across the size of console editor is not editable when library package is too big…Mar 20, 2022Mar 20, 2022
KingyinmaAWS cost saving on EC2 by schedule stop and start and update Cloudflare DNS by lambdaWhen your application is not going to running 7x24 in an EC2, How you can automatically setup start and stop it and update A record of DNS…Mar 20, 2022Mar 20, 2022
KingyinmaRenew SSL certificate host at Cloutfrond using AWS Route53, ACMThis blog introduce how to create / renew the SSL certificate for your web app host in AWS ACMDec 1, 2021Dec 1, 2021
KingyinmaMultiple SSH Keys settings for different git accountIn terminal, generate ssh keyJun 24, 2021Jun 24, 2021
KingyinmaEnhance your NestJs API support GraphQLTo enable graphQL in your nestjs api, you can first read the offical document here.Apr 27, 2021Apr 27, 2021
KingyinmaImplement an Stripe payment flow using NestJs & mongodbGo to Stripe to create an accountApr 23, 2021Apr 23, 2021
KingyinmaBuild NestJs RestulAPI with mongooseInstall mongoose package and create mongo db connection helper, this helper can works fine with local mongodb and mongodb altasApr 23, 2021Apr 23, 2021
KingyinmaContinuous Deployment of an AWS API Gateway using Bitbucket PipelinesBitbucket pipelines allow you to write a continuous deployment (CD) script that runs on actions performed on your Bitbucket repository…Apr 21, 2021Apr 21, 2021