Overview I have recently started playing with AWS Elastic Container Service and there are a few neat things I have learnt that I wanted to […]
Deploy NextJs React website to AWS ECS container via bitbucket pipelines
Settle back for a big post on nextJs variables, bitbucket pipeleines and ECS containers.. Recently I was given the challenge to work out the best […]
AWS API Gateway – HTTP header is larger than 10240 bytes.
The issue I am running a serverless .net core website hosted as a serverless lambda function exposed via API Gateway. Over the past year I […]
AWS Package a Lambda
dotnet lambda package … No executeable found matching command “dotnet-lambda”
AWS Lambda-Canary Node Js
The Scenario I am learning about AWS Lambda functions and doing a small tutorial that works through using the lambda-canary blueprint which uses python 2.7 […]