Gryphon Dual Tower Mesh RouterLast week a friend introduced me to https://gryphonconnect.com/ WIFI mesh router. I bought it and I’m really impressed with how easy it is…Jul 17, 2023Jul 17, 2023
AWS: Multiple If/Else Statements in CloudFormation/SAM TemplateThe other day I needed to build a complex IF / ELSE block in CloudFormation/SAM template. Finding a working example was hard so here’s what…Jun 28, 2023Jun 28, 2023
CDK: Need to perform calls for Account A but credentials are for Account BI recently got this error and I couldn’t figure it out: My CDK deploy kept failing because:Nov 15, 2021Nov 15, 2021
RDS Snapshot Copy tagsI’m using the boto3 client to copy RDS Snapshots and the CopyTags documentation is not clear on the following.Aug 5, 2021Aug 5, 2021
Lambda Docker: dockerfile.v0 failedToday I had been debugging and building my docker based lambda. All of the sudden, I start getting this errorJul 28, 20213Jul 28, 20213
How can I view the logs of a docker container running in the background?So I had a Jenkins job that was building a Lambda function docker image and testing it. The tests worked locally but some how they were…Jul 19, 2021Jul 19, 2021
EBS Cross-Region Encrypted Snapshot Copy fails with status errorAs part of our DR strategy, I had to start copying our EBS snapshots from us-west-2 to us-east-1.Jul 2, 2021Jul 2, 2021
AWS ECR: Where can I add a permissions policy?Today I needed to add a permissions policy to an ECR repository but couldn’t really figure out where to add the policy.Jun 11, 2021Jun 11, 2021