Building a scalable Virus Scanning Solution with AWS Lambda and ClamAVIn this article, I’ll walk through creating a scalable virus-scanning solution using AWS Lambda, ClamAV, and Docker. The set up includes a…1d ago1d ago
Automating EC2 Instance access using Python and AWS SSMAccessing Amazon EC2 instances efficiently can be a challenge, especially when you need to handle multiple instances and manage various…Apr 12, 2024Apr 12, 2024
Amazon S3 Python deleteThere are a handful of options available to AWS users if and when they want to delete objects in an S3 bucket. For the task I had, I took…Oct 5, 2021Oct 5, 2021
Building an AWS Transfer Family serviceSpecifically created to use a VPC EndpointFeb 25, 2021Feb 25, 2021
Adding AWS Timestream to Prometheus.In a continuation of my existing build (Prometheus in Fargate), I have been playing around with remote storage options and for the…Nov 26, 2020Nov 26, 2020
Prometheus with Alert Manager hosted in Fargate.Hopefully, after reading this article you should be able to setup Prometheus in a Docker container using Node Exporter, ECS…Jun 15, 2020Jun 15, 2020