AWS Serverless Common Mistakes - Coding (1/7)
First part of a series on common AWS serverless coding mistakes, covering language choice, Lambda handlers, and package optimization.
First part of a series on common AWS serverless coding mistakes, covering language choice, Lambda handlers, and package optimization.
Part 3 of a series on AWS serverless mistakes, focusing on cold start performance, language choice, and optimization strategies.
A guide to implementing custom authorizers in AWS Lambda and API Gateway for centralized authentication and authorization in serverless applications.
A technical guide on integrating Amazon AppStream 2.0 with a Learning Management System using AWS Chalice and LTI to stream applications to students.
A tutorial on building a serverless backend using AWS Lambda and Node.js, covering FaaS concepts and practical deployment steps.
Explores methods for managing secrets and credentials in serverless applications, comparing IAM, environment variables, and other approaches.
A guide to managing AWS Lambda functions using Terraform for infrastructure as code, covering automation and integration with broader AWS resources.
An exploration of running Dask and Distributed parallel computing libraries on AWS Lambda, examining feasibility and limitations.
An analysis of AWS Secrets Manager, focusing on its secret rotation capabilities and comparing it to SSM Parameter Store.
A tutorial on creating an Alexa skill to remotely control your computer using AWS Lambda and ngrok, even without a physical Alexa device.
A developer returns to blogging, outlining a list of modern DevOps and cloud technologies to explore and asking readers to vote on the next topic.
Introduces custom .NET project templates for AWS Lambda and Raspberry Pi, simplifying setup for these specific deployment targets.
A step-by-step tutorial on deploying an ASP.NET Core Web API to AWS Lambda, covering prerequisites, project setup, and configuration.
A Python script to check and warn about upcoming SSL certificate expirations, designed for easy use in environments like AWS Lambda.
Developer details rewriting the TimerCheck.io service from NodeJS to Python 3.6 on AWS Lambda using the Chalice framework.
A technical guide on executing Webpack bundling tasks within AWS Lambda functions for serverless build pipelines.
A developer shares his journey of creating and publishing his first Alexa skill using Node.js, AWS Lambda, and the TfL API, including CI/CD and certification.
Archive of blog posts by Martin Costello covering .NET development, ASP.NET Core, AWS Lambda, GitHub tools, and software engineering practices.
A list of past tech conference talks and presentations by the author, covering Java, cloud platforms, serverless, and software architecture.