Running Dockerized Trivy on AWS Lambda for Automated Security Compliance Reporting - DevSecOps Project
Identify AWS misconfigurations and generate AWS CIS 1.4 compliance reports

Search for a command to run...
Articles tagged with #aws
Identify AWS misconfigurations and generate AWS CIS 1.4 compliance reports

In my previous post, I discussed how to use Streamlit for building forms and enabling users to upload images. This project also needed an additional layer of access control to only allow a subset of users with referral codes to view the form. The mai...

I recently worked on a Streamlit web application project that allows users to upload a photo and a completed form. Streamlit is an open-source app framework primarily used by Machine-learning and Data Science communities to quickly develop and share ...

Shortly after passing the AWS (Amazon Web Services) Developer Associate exam, I was tasked with conducting a security threat model review of a new microservice architecture design plan. The development team wanted to integrate existing Kubernetes clu...

Exam preparation tips

Recently, I was working on a project that involved the use of AWS Lambda functions with an Application Load Balancer (ALB) trigger. This is a great way to quickly create a scalable API with high availability. I followed the tutorial (AWS Developer As...
