Home 2018 December

Monthly Archives: December 2018

WordPress Plugins I use

0
Last update on : 9th Mar 2019 WordPress is the most widely used content management system(CMS) out there. There are many famous blogs, news sites...

Schedule run of Step Function

0
In a previous post here I described how to start a server and set it's DNS record. In this case, I had to manually...

AWS Launch Templates

0
Launch Templates is a new capability from AWS that allows one to launch servers for an Auto Scale group, Spot Fleet and the regular...

Pass db credentials to Lambda using Parameter Store

0
If you are connecting to a RDS server from Lambda using native authentication method then you have to store user and password somewhere in...