Marco Lüthy·Aug 31, 2021Using esbuild in Your Serverless Framework ProjectHow to use esbuild to transpile and bundle your TypeScript AWS Lambda functions in a Serverless Framework project — all without any…
InGeek CulturebyMarco Lüthy·Aug 30, 2021Using DynamoDB Locally in a Serverless Framework ProjectHow to create and access DynamoDB tables for local development in a Serverless Framework project — all without using any plugins!
Marco Lüthy·Aug 29, 2021Deploying an AWS Elasticsearch Cluster with Serverless FrameworkDeploying and connecting to an AWS Elasticsearch cluster from AWS Lambda using the Serverless Framework — all without using any plugins!
InGeek CulturebyMarco Lüthy·Jun 24, 2021Developing AWS Lambda Functions LocallyHow I develop AWS Lambda functions locally using a test-first approachA response icon2A response icon2
InGeek CulturebyMarco Lüthy·Jun 7, 2021How To Set Your REST API’s Default Rate & Burst Throttling LimitsSetting the burst and rate throttling limits on an AWS API Gateway REST API’s Stage without any 3rd-party plugins using Serverless
Marco Lüthy·Mar 17, 2017How to get headless Chrome running on AWS LambdaAn adventure in getting Chrome (read: Chromium) to run “serverless-ly” from compiling it to deploying it on AWS Lambda.A response icon15A response icon15
Marco Lüthy·Jul 7, 2017How to Beat the AWS Lambda Deployment LimitsDeploying function code from S3 allows for substantially larger deployment packages when compared to directly uploading to Lambda.A response icon5A response icon5