Using Alexa ASK SDK from Lambda Layers
Lambda Layers was recently incorporated into AWS, which basically allows you to share libraries and codes between Lambda functions.
Lambda Layers was recently incorporated into AWS, which basically allows you to share libraries and codes between Lambda functions.
At work I needed to deploy an application using AWS CodePipeline but the repository where the code is located is in Bitbucket.
I recently approved the AWS Certified DevOps Engineer - Professional certification and wanted to leave my comments on the exam:
One of the things I had to resolve was the fact that in Terraform there are configuration blocks that, depending on the options may have different par…
One of the company’s developers asked me if there was any way to view the Lambda function logs from the command line, so I wouldn’t have to go into th…