Forem

Danny Steenman profile picture

Danny Steenman

Principal Cloud Consultant, AWS Partner Ambassador & Community Builder. Writing articles about Amazon Web Services.

Location Amsterdam, The Netherlands Joined Joined on  Personal website https://towardsthecloud.com

Work

Founder @ Towards the Cloud

10 AWS Security Misconfigurations Found in 90% of Accounts

10 AWS Security Misconfigurations Found in 90% of Accounts

Comments
16 min read

Want to connect with Danny Steenman?

Create an account to connect with Danny Steenman. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Choosing an AWS Security Partner: The Honest Framework

Choosing an AWS Security Partner: The Honest Framework

Comments
13 min read
AWS CDK Best Practices: The Complete Guide [2026]

AWS CDK Best Practices: The Complete Guide [2026]

Comments
21 min read
AWS CloudOps Engineer Exam Guide: SOA-C03 Prep & Study Plan [2026]

AWS CloudOps Engineer Exam Guide: SOA-C03 Prep & Study Plan [2026]

Comments
23 min read
AWS Security Review Checklist: Complete Self-Assessment Guide

AWS Security Review Checklist: Complete Self-Assessment Guide

Comments
29 min read
AWS Security Review Process: What Happens Step by Step

AWS Security Review Process: What Happens Step by Step

Comments
8 min read
AWS Cost Optimization Checklist: The Maturity-Based Framework [2026]

AWS Cost Optimization Checklist: The Maturity-Based Framework [2026]

Comments
20 min read
The AWS Cost Spiral: Why Your Bill Keeps Growing (+ Fix)

The AWS Cost Spiral: Why Your Bill Keeps Growing (+ Fix)

Comments
15 min read
Outgrowing Your Single AWS Account? The Migration Roadmap

Outgrowing Your Single AWS Account? The Migration Roadmap

Comments
13 min read
AWS SOC 2 Compliance: What Auditors Actually Look For

AWS SOC 2 Compliance: What Auditors Actually Look For

Comments
17 min read
AWS Landing Zone Benefits: The ROI That Justifies Your Investment

AWS Landing Zone Benefits: The ROI That Justifies Your Investment

Comments
15 min read
How AWS Multi-Account Architecture Cuts Costs by 20-40%

How AWS Multi-Account Architecture Cuts Costs by 20-40%

Comments
13 min read
The Complete AWS Well-Architected Review Checklist (2026)

The Complete AWS Well-Architected Review Checklist (2026)

Comments
23 min read
ClickOps vs IaC: The Complete AWS Comparison Guide [2026]

ClickOps vs IaC: The Complete AWS Comparison Guide [2026]

Comments
18 min read
Infrastructure as Code: Complete AWS Guide to IaC Tools [2026]

Infrastructure as Code: Complete AWS Guide to IaC Tools [2026]

Comments
18 min read
How to Pass AWS Certification Exams: Complete 2026 Guide

How to Pass AWS Certification Exams: Complete 2026 Guide

Comments 1
16 min read
AWS CDK vs Terraform: The Complete 2026 Comparison

AWS CDK vs Terraform: The Complete 2026 Comparison

8
Comments 1
35 min read
Case Study: Reducing Complexity By Migrating from K8S to ECS Fargate for NetworkLessons

Case Study: Reducing Complexity By Migrating from K8S to ECS Fargate for NetworkLessons

1
Comments
4 min read
What is ClickOps? The Complete AWS Guide to Eliminating Manual Operations

What is ClickOps? The Complete AWS Guide to Eliminating Manual Operations

1
Comments
12 min read
AWS Account Best Practices: Secure Your AWS Account Before It's Too Late

AWS Account Best Practices: Secure Your AWS Account Before It's Too Late

Comments
20 min read
AWS Control Tower Alternatives: From Console to Code

AWS Control Tower Alternatives: From Console to Code

Comments
18 min read
AWS Control Tower vs AWS Organizations: One Builds on the Other

AWS Control Tower vs AWS Organizations: One Builds on the Other

6
Comments
15 min read
AWS Multi-Account Best Practices: Build a Scalable, Secure Foundation

AWS Multi-Account Best Practices: Build a Scalable, Secure Foundation

1
Comments
27 min read
AWS Cloud Foundation: The Complete 2026 Guide to Multi-Account Architecture

AWS Cloud Foundation: The Complete 2026 Guide to Multi-Account Architecture

Comments
22 min read
AWS Delegated Administrator: Setup Guide for Multi-Account Security

AWS Delegated Administrator: Setup Guide for Multi-Account Security

Comments
11 min read
AWS Enterprise Support vs Partners: Which One Do You Actually Need?

AWS Enterprise Support vs Partners: Which One Do You Actually Need?

1
Comments
7 min read
AWS Multi-Account Strategy: The Right Architecture for Your Growth Stage

AWS Multi-Account Strategy: The Right Architecture for Your Growth Stage

1
Comments
16 min read
AWS Organizations Best Practices: The Critical Configurations Most Teams Miss

AWS Organizations Best Practices: The Critical Configurations Most Teams Miss

2
Comments
11 min read
AWS Professional Services: What You Should Know Before You Migrate

AWS Professional Services: What You Should Know Before You Migrate

2
Comments 1
10 min read
Automatic Preview Environments with SST and GitHub Actions

Automatic Preview Environments with SST and GitHub Actions

1
Comments
5 min read
Case Study: Building Enterprise-Grade AWS Infrastructure for Accolade

Case Study: Building Enterprise-Grade AWS Infrastructure for Accolade

4
Comments
4 min read
Amazon ECS vs Amazon EC2: Complete Comparison Guide [2026]

Amazon ECS vs Amazon EC2: Complete Comparison Guide [2026]

Comments
15 min read
Amazon ECS vs AWS Fargate: Complete Guide to Launch Types [2026]

Amazon ECS vs AWS Fargate: Complete Guide to Launch Types [2026]

Comments
15 min read
How to Switch AWS CLI Profiles: 3 Methods + Troubleshooting

How to Switch AWS CLI Profiles: 3 Methods + Troubleshooting

Comments
10 min read
Check if a File Exists in S3 Using Boto3 Python (head_object)

Check if a File Exists in S3 Using Boto3 Python (head_object)

Comments
4 min read
Install Python 3 and Pip on Amazon EC2 (Amazon Linux + Ubuntu)

Install Python 3 and Pip on Amazon EC2 (Amazon Linux + Ubuntu)

Comments
2 min read
Use AWS Session Manager to Securely connect to an EC2 instance

Use AWS Session Manager to Securely connect to an EC2 instance

Comments
4 min read
How to write a file or data to S3 using Python Boto3

How to write a file or data to S3 using Python Boto3

Comments
5 min read
How to Configure Absolute Import Paths in JavaScript

How to Configure Absolute Import Paths in JavaScript

Comments
3 min read
Check AWS CLI Credentials and Permissions

Check AWS CLI Credentials and Permissions

Comments
4 min read
How to Upgrade the AWS CLI to the Latest Version

How to Upgrade the AWS CLI to the Latest Version

Comments
4 min read
How to Assume an IAM Role in AWS via CLI & Console

How to Assume an IAM Role in AWS via CLI & Console

Comments
16 min read
Designing a Multi-Principal IAM Role using AWS CDK

Designing a Multi-Principal IAM Role using AWS CDK

Comments
6 min read
Assign a Custom Role to a Lambda Function with AWS CDK

Assign a Custom Role to a Lambda Function with AWS CDK

Comments
6 min read
Create a DependsOn relation between resources in AWS CDK

Create a DependsOn relation between resources in AWS CDK

Comments
5 min read
How to Configure AWS Credentials in Boto3 Python (4 Methods)

How to Configure AWS Credentials in Boto3 Python (4 Methods)

Comments
6 min read
CDK Bootstrap Explained: What It Creates + Setup Guide (2026)

CDK Bootstrap Explained: What It Creates + Setup Guide (2026)

1
Comments
12 min read
List AWS Accounts by Organizational Unit (OU) Name

List AWS Accounts by Organizational Unit (OU) Name

Comments
6 min read
AWS CDK Project Structure: The Complete Guide to Organizing Your CDK App [2026]

AWS CDK Project Structure: The Complete Guide to Organizing Your CDK App [2026]

2
Comments
19 min read
Clean up inactive task definitions in Amazon ECS across all AWS Regions

Clean up inactive task definitions in Amazon ECS across all AWS Regions

Comments
6 min read
How to execute Boto3 methods on Multiple AWS Accounts

How to execute Boto3 methods on Multiple AWS Accounts

Comments
5 min read
Set CloudWatch Logs Retention Policy for All Log Groups using Python

Set CloudWatch Logs Retention Policy for All Log Groups using Python

Comments
5 min read
Clean up unused Elastic IP addresses across all AWS Regions

Clean up unused Elastic IP addresses across all AWS Regions

Comments
5 min read
Clean up unused EC2 keypairs in all AWS Regions
Cover image for Clean up unused EC2 keypairs in all AWS Regions

Clean up unused EC2 keypairs in all AWS Regions

Comments
5 min read
Clean up Unattached EBS Volumes across All AWS Regions
Cover image for Clean up Unattached EBS Volumes across All AWS Regions

Clean up Unattached EBS Volumes across All AWS Regions

Comments
4 min read
Clean up unused AWS security groups in a specific region with Python

Clean up unused AWS security groups in a specific region with Python

4
Comments
6 min read
How to find unused security groups in AWS

How to find unused security groups in AWS

Comments
5 min read
AWS Developer Associate Exam Guide: DVA-C02 Prep & Study Plan [2026]

AWS Developer Associate Exam Guide: DVA-C02 Prep & Study Plan [2026]

9
Comments 4
22 min read
AWS Security Specialty Exam Guide: SCS-C03 Prep & Study Plan [2026]

AWS Security Specialty Exam Guide: SCS-C03 Prep & Study Plan [2026]

Comments
18 min read
Distributed Load Testing on AWS with JMeter Simplified

Distributed Load Testing on AWS with JMeter Simplified

1
Comments
7 min read
loading...