
Developing AWS Lambda Functions Locally With VSCode
In this article, I want to share the approach I use regularly to develop AWS Lambda functions (and other serverless projects) locally in VS Code using the benefits of AWS's secret sauce, SAM.
\n \n \n ',c.addEventListener("click",(async()=>{const o=e.querySelector("code")?.textContent||"";try{await navigator.clipboard.writeText(o)}catch(e){console.error("Failed to copy text: ",e)}t.classList.add("copied"),setTimeout((()=>{t.classList.remove("copied")}),800),c.classList.add("copied"),setTimeout((()=>{c.classList.remove("copied")}),1200)})),e.parentNode?.insertBefore(t,e),t.appendChild(e),t.appendChild(c)}))}document.addEventListener("DOMContentLoaded",c),document.addEventListener("astro:page-load",c)
In this article, I want to share the approach I use regularly to develop AWS Lambda functions (and other serverless projects) locally in VS Code using the benefits of AWS's secret sauce, SAM.
I just added the Grovemade desk pad and Grovemade desk shelf to my home office and couldn't be more impressed. In this post, I want to share why a desk pad such as Grovemade's makes a difference and how it transformed my home office.
Learn how to use the Pulumi platform with Kubernetes in this complete guide. This tutorial will walk you through setting up a Pulumi stack, deploying and managing infrastructure using Kubernetes, and using the Cloud Native Computing Foundation (CNCF) resources.
Can you change careers and become a software engineer in 2022? Is this still a realistic goal? Absolutely, yes. In this post, I'll share with you three paths you could take to get you there.
I recently completed a project where I had to interact with DynamoDB via boto3 (AWS SDK for Python). In this article, we'll create a simple DynamoDB database and go over how to create, read, update, and delete using python and boto3.
Stack Overflow reports that 83% of developers fall within the 18-44 age range. What happens after 44? Do people stop coding? In this article, we'll look at what age you should probably stop coding and whether that's even a good idea.