Update Image Using Packer

0
Background Recently I published a post to show how to remove old EC2 instances using a Lambda function. This in itself does not do much...

Lambda Function To Remove Old EC2 Instances

0
Background The firm where I am working right now has a strong emphasis on security for infrastructure in the public cloud. One of the security...

Query AWS CloudTrail Logs Using CLI

1
Background AWS CloudTrail is an AWS service that helps you enable governance, compliance, and operational and risk auditing of your AWS account. Actions taken by...

AWS Encryption CLI Examples

0
Background In this post I am going to demonstrate how to use the AWS Encryption CLI to perform client side encryption and decryption of files...

Block a user agent using Cloudflare rule

2
A while ago I published a post showing how to start a script on boot using systemd. In the example I used a simple...

ECS Container state changes

0
Amazon Elastic Container Service - ECS allows you to easily run and scale containerized applications on AWS. You can launch multiple containers in matter...