Tarek Cheikh
Founder & AWS Cloud Architect
You're managing hundreds of AWS resources across multiple regions. Security vulnerabilities lurk in public S3 buckets, deprecated Lambda runtimes threaten compliance, and idle EC2 instances drain your budget. Meanwhile, you're drowning in manual checks, spreadsheet inventories, and alert fatigue.
What if I told you there's a better way?
Over the next 14 episodes, I'll unveil an arsenal of production-ready scripts that have saved organizations thousands of dollars and prevented countless security incidents. Each tool comes in two flavors: a CLI version for immediate investigations and a Lambda version for automated, scheduled monitoring.
This isn't just code dumping. Each episode dives deep into:
Each script serves dual purposes:
CLI Version: Perfect for:
Lambda Version: Ideal for:
Every Lambda version includes a secret weapon: parallel region processing. While traditional scripts crawl through regions sequentially, these implementations leverage concurrent execution for 85–90% performance improvements. When you're dealing with enterprise-scale AWS environments, this isn't just convenience — it's necessity.
These scripts have:
Episode 1: "Hunting Deprecated Lambda Runtimes — Before They Become Problems"
Discover how to systematically identify Lambda functions running on deprecated runtimes across all regions. We'll explore the security implications of outdated runtimes, build both CLI and automated Lambda solutions, and implement SNS alerting that keeps your team ahead of AWS deprecation timelines.
Spoiler: The Lambda version processes 16 regions in parallel, completing in seconds what used to take minutes.
Whether you're a security engineer hunting vulnerabilities, a DevOps practitioner optimizing costs, or an architect building compliance frameworks, this arsenal will transform how you manage AWS at scale.
Each episode includes:
This article is just the start. Get the full picture with our free whitepaper - 8 chapters covering IAM, S3, VPC, monitoring, agentic AI security, compliance, and a prioritized action plan with 50+ CLI commands.
Toc Consulting: AWS Security & Cloud Architecture
Our team helps engineering teams secure and architect AWS the right way: assessment in week one, a prioritized action plan in week two.
Part 16 of 16 in the AWS Security Agent: From Zero to Hero series. Closing the series: the numbers this whole project is built on, the honest verdict distilled to its essentials, what AWS has shipped since my hands-on testing, and an evidence-based look at how AI pentesting stacks up against traditional consultancy today.
Part 15 of 16 in the AWS Security Agent: From Zero to Hero series. What AWS Security Agent leaves behind in your own account. CloudTrail events, Secrets Manager entries, and VPC Flow Logs, with the commands to audit and observe every run yourself.
Part 14 of 16 in the AWS Security Agent: From Zero to Hero series. What AWS itself documents about AWS Security Agent as its own attack surface: the guardrails it publishes, how it limits its own blast radius, and how domain ownership and data handling are enforced. Sourced entirely from AWS's public documentation, not hands-on testing.