One of my favorite AWS Services is Lambda, the powerhouse for serverless computing. But one can get easily lost in the AWS console when you just want to update or deploy your lambda function. That's why we are looking into doing this in a more "infra...
blog.awsfundamentals.com19 min read
Great article. Thank you for sharing. Regarding the IAM policy my personal preference is to use aws_iam_policy_document instead of an encoded Json, but i guess that this is a matter of "flavor"
BharathKumar D
devops dev
nice and thanks!!!