Skip to content
View iamwillsoto's full-sized avatar

Block or report iamwillsoto

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iamwillsoto/README.md

Will Soto — AWS Cloud Engineer

AWS Cloud Engineer designing and operating enterprise AWS environments with a focus on network segmentation, Terraform-governed change, and production-grade security controls. I build and run audit-ready, drift-controlled platforms engineered for reliability at scale.


Engineering Approach

I build AWS platforms that are:

  • Segmented by design — multi-VPC architecture with Transit Gateway centralized routing and controlled east-west traffic
  • Governed through IaC — Terraform-managed convergence with AWS Config rule validation, no manual drift
  • Identity-bounded — least-privilege IAM hierarchies, RBAC enforcement, and blast-radius containment
  • Observable — CloudWatch alarm strategy, VPC Flow Logs, EventBridge, and Splunk-integrated alerting across all environments
  • Audit-ready — compliance visibility through GuardDuty, Security Hub, and AWS Config
  • Highly available — multi-AZ, autoscaling, scaling policy optimization, and controlled change execution by default

AWS Infrastructure & Platform Expertise

Networking & Routing

VPC · Transit Gateway · Subnets · Route Tables · NAT Gateway · Security Groups · NACLs · Route 53

Compute & Scaling

EC2 · Launch Templates · Auto Scaling · Elastic Load Balancing

Identity & Governance

IAM · RBAC · Permission Boundaries · KMS · Secrets Manager

Data & Storage

RDS (Multi-AZ) · DynamoDB · S3

Security & Compliance

GuardDuty · Security Hub · AWS Config · AWS WAF · AWS Inspector

Serverless & Event-Driven

Lambda · EventBridge · API Gateway · Step Functions

Observability & Operations

CloudWatch · VPC Flow Logs · CloudTrail · Datadog · Prometheus · Grafana · Splunk


Infrastructure as Code & Automation

Terraform (Cloud & Remote State) · CloudFormation · Ansible · Packer GitHub Actions · Jenkins · Python (Boto3) · Bash · PowerShell · Linux


Containers & Compute

Docker · Docker Swarm · Amazon ECS · Kubernetes


AI-Integrated Infrastructure

Amazon Bedrock · Rekognition · Transcribe · Translate · Polly

Event-driven AI pipelines integrated into governed AWS infrastructure environments.


Certifications

  • AWS Certified Solutions Architect – Associate
  • AWS Certified SysOps Administrator – Associate
  • AWS Certified AI Practitioner
  • AWS Certified Security – Specialty (Expected)
  • CompTIA Security+
  • CompTIA Network+
  • Linux Essentials (LPI)

Portfolio

Repositories on this profile demonstrate:

  • Multi-VPC network architecture with Transit Gateway routing and environment segmentation
  • Terraform-governed infrastructure with remote state, AWS Config validation, and controlled environment isolation
  • IAM role hierarchy design and least-privilege access enforcement
  • CloudWatch alarm strategy, scaling policy design, and operational monitoring patterns
  • Event-driven serverless systems and AI-integrated infrastructure pipelines
  • Compliance automation and audit-ready evidence generation

Infrastructure built with governance, reliability, and operational ownership.


Connect

LinkedIn: https://www.linkedin.com/in/wilmeralberto Technical Writing: https://medium.com/@wilmeralberto Resume: https://willsoto.cloud

Pinned Loading

  1. multilingual-audio-pipeline multilingual-audio-pipeline Public

    Automated AWS-native pipeline for multilingual audio localization, transforming MP3 files into transcribed, translated, and synthesized speech using Transcribe, Translate, and Polly. Infrastructure…

    Python

  2. prompt-deployment-pipeline prompt-deployment-pipeline Public

    Production-oriented AWS prompt deployment pipeline that uses Terraform, serverless event-driven architecture, and CI/CD to convert JSON prompt configs into rendered HTML/Markdown with strict Beta→P…

    Python