Articles

  • Update Lambda with make

    A simple make target to ease updates of python lambdas.

  • Auto-update Lambda

    How to have AWS Lambda update to latest container automatically.

  • CloudTrail vs CloudWatch

    Think of CloudTrail as an audit log and CloudWatch as a service to write and explore logs and metrics to. Indeed CloudTrail can be configured to write the audit log to CloudWatch.

  • Remove Unused EBS Volumes

    Having old unused EBS volumes laying around is costly and potentially unsafe, but how to know if they can be deleted?