Skip to content
Open to senior cloud and DevOps engagementsCaracas, VenezuelaTechnical Lead, Cloud & DevOps

I build AWS platforms teams can run without guessing.

IaC, delivery paths, and observability for production AWS. Hands-on lead work: migrations, root-cause fixes, and mentoring engineers.

About

Cloud platforms, from foundations to production firefights.

I lead cloud engineers and fix production platform problems. Day to day that means Terraform and CloudFormation foundations, safer release paths, and monitoring that actually helps when something breaks.

I started in mechatronics, industrial automation, and IoT. The habit stuck: automate the boring parts, make system behavior visible, and write down how the platform works so it does not live only in one person’s head.

I verify against the live environment before I trust a design. If I ship it, I can rebuild it, troubleshoot it, and explain it.

Expertise

Where I spend most of my time.

01

Infrastructure as Code & Cloud Foundations

Terraform and CloudFormation for multi-account AWS foundations, landing zones, and org-wide guardrails, including MAP cost-allocation tagging.

  • Terraform & CloudFormation
  • Multi-account landing zones
  • Organization-wide guardrails
  • MAP cost-allocation tagging
02

Platform & Developer Experience

Commit-to-production paths with GitHub Actions, CodePipeline, and CodeBuild, plus docs so teams know who owns what.

  • GitOps delivery workflows
  • GitHub Actions workflows
  • CodePipeline & CodeBuild
  • Documentation & enablement
03

Kubernetes & Container Platforms

EKS and bare-metal Kubernetes with TLS ingress and Cloudflare Zero Trust when public exposure should stay tight.

  • Amazon EKS administration
  • Bare-metal cluster deployment
  • TLS termination & Ingress
  • Cloudflare Zero Trust tunnels
04

Observability & Cloud Operations

Metrics, logs, traces, and alerts that help people find the real fault instead of drowning in noise.

  • CloudWatch, Prometheus, Grafana
  • Metrics, logs & traces
  • Actionable alerting
  • Incident response automation
05

Technical Leadership & Enablement

Mentoring, architecture reviews, workshops, and AWS cert coaching so the team levels up with the platform.

  • Team mentorship programs
  • Internal workshops
  • AWS certification coaching
  • Consistent technical writing

Selected Work

Production AWS work with measurable outcomes.

01Cloud Infrastructure Engineer

Zero-Downtime VPN Platform Migration

Blue/green replacement across three AWS environments

Challenge

Three OpenVPN Access Server hosts (dev, staging, and production) ran on an end-of-life OS that blocked the required server upgrade. Replacements had to keep public addresses, certificates, config, and client profiles for about 260 user accounts.

Outcome

One parameterized CloudFormation template and two idempotent Systems Manager documents reproduced, migrated, and reconciled all three environments. Each cutover was validated end to end (account counts, CA data, licensing, tunnels, DNS, private-network access), then hardened: no public SSH, Session Manager only, TLS 1.2 minimum, encrypted storage.

3
AWS environments migrated
~260
User accounts preserved
Architecture
  1. Source
    Amazon Linux 2Access Server 2.13
  2. Migration
    SSM exportEncrypted S3 transfer
  3. Target
    Ubuntu 24.04Access Server 3.2
  4. Cutover
    Elastic IPRetained rollback host
Technology
  • CloudFormation
  • Systems Manager
  • Amazon EC2
  • Amazon S3
  • Secrets Manager
  • IAM
  • CloudWatch
  • OpenVPN Access Server
  • Ubuntu
  • POSIX shell
02Cloud Infrastructure Engineer

API Connectivity Root-Cause Diagnosis

An apparent permissions failure that was private DNS interception

Challenge

A containerized service got HTTP 403 calling a public regional API. It was escalated as permissions. An interface VPC endpoint with private DNS was overriding the regional hostname and sending traffic through a policy meant only for selected private APIs.

Outcome

In-place Terraform change, development first. Endpoint ID kept; no dependent replacements. Public API resolved publicly and succeeded; private APIs still went through the VPC endpoint. Then the same change rolled through the remaining environments.

3
Environments rolled out safely
0
Resources replaced
Architecture
  1. Workload
    Container servicePrivate VPC
  2. Resolution
    Regional hostnameVPC DNS
  3. Interception
    Interface endpointPrivate DNS
  4. Delivery
    Shared Terraform moduleStaged rollout
Technology
  • Terraform
  • Amazon VPC
  • AWS PrivateLink
  • API Gateway
  • Route 53
  • Amazon ECS
  • IAM
  • DNS
  • GitHub
03Solutions Architect & DevOps Engineer

Internal Database Operations Platform

Production delivery for a multi-environment database service

Healthy API and worker services behind an internal load balancer, multi-source pipeline, scoped IAM, and dedicated logging. Live in development in about a week and unblocked the UI team.

An internal database ops service had working app code but no production-grade deploy path. It needed private AWS runtime, separate API and worker processes, a private shared dependency, and reach into connected dev, staging, and production networks.

1 week
To unblock the downstream team
~10
Reviewed pull requests delivered
Technology
  • Terraform
  • Amazon ECS
  • CodePipeline
  • CodeBuild
  • Docker
  • Python
  • CloudWatch
04Creator & Cloud Engineer

Currency Genie Alexa Skill

Voice exchange rates and conversion for 140+ currencies

Published Currency Genie to the Alexa Skills Store with lookups, spoken conversion, multi-turn sessions, and voice-friendly formatting. Separate Lambda lanes, tests, sanitized CloudWatch logs, OIDC deploys, and explicit cert/publish controls.

Reworked a Lambda-backed Alexa currency skill after a generic invocation name competed with other public skills. Needed clear voice routing, strict dev/prod isolation, resilient rate providers, and a controlled certification path.

140+
Currencies supported
Published
Alexa Skills Store
Technology
  • Python
  • AWS Lambda
  • Alexa Skills Kit
  • CloudWatch
  • GitHub Actions
  • AWS OIDC
05Technical Lead, Cloud & DevOps

AWS MAP Tagger

Resource discovery and tagging for AWS Migration Acceleration Program

Challenge

Python CLI to discover and tag resources for MAP across customer accounts and regions. Built to replace Tag Editor, which throttles silently after about 28 resources and cannot find resources with zero tags.

Outcome

Raised single-run tag success from 16% to 99% on 1,200+ CloudWatch Log Groups with exponential backoff. Reached zero-tagged RDS, EC2, EBS, and Lambda that Tagging API never saw, via deep discovery in multi-account estates.

99%
Successful MAP tag application
1,200+
Resources covered in one run
Architecture
  1. Scope
    AWS accountsRegions
  2. Discovery
    Tagging APIService APIs
  3. Control
    ValidationExponential backoff
  4. Apply
    MAP tagsRun report
Technology
  • Python
  • boto3
  • AWS Resource Groups Tagging API
  • IAM
  • AWS Migration Acceleration Program

Experience

A career spanning cloud engineering, technical leadership, and customer strategy.

My current responsibilities at DinoCloud span two concurrent tracks: customer-facing cloud strategy and hands-on engineering leadership.

  1. Nov 2025 - Present
    DinoCloud
    Technical Account Manager
    Concurrent customer advisory track

    Guide customers in the AWS Cloud, connecting technical priorities with security, cost, resilience, and long-term platform strategy.

    • Lead customer reviews covering governance, security, cost optimization, and resilience, translating findings into prioritized action plans.
    • Shape savings and rightsizing recommendations using AWS cost governance, Savings Plans, Reservations, and usage patterns.
    • Enable secure cross-account access with CloudFormation and provide hands-on guidance during production and security incidents.
    • Earn customer trust with direct technical guidance, continuous improvement plans, and measurable service priorities.
    Impact

    Support customer AWS environments spanning 15+ accounts, connecting executive priorities with concrete actions across governance, security, resilience, and cost optimization.

  2. Dec 2024 - Present
    DinoCloud
    Technical Lead, Cloud & DevOps
    Concurrent engineering leadership track

    Lead and mentor cloud engineers while shaping resilient AWS platforms, security controls, observability, and delivery standards.

    • Mentor engineers with architecture reviews, live troubleshooting, documentation, and targeted development plans.
    • Design resilient AWS architectures for EC2, load balancing, RDS, S3, and multi-account environments.
    • Establish governance and security controls with AWS Organizations, Control Tower, WAF, GuardDuty, KMS, Secrets Manager, and VPC endpoints.
    • Improve production visibility using CloudWatch, X-Ray, AWS Config, dashboards, and automated alerting workflows.
    • Standardize monitoring and alerting so teams can detect, diagnose, and respond to production issues faster.
    Impact

    Provide technical direction and mentoring to 3–4 cloud engineers through architecture reviews, production troubleshooting, documentation, and targeted development plans.

  3. Jul 2021 - Dec 2024
    DinoCloud
    Cloud & DevOps Engineer

    Engineered and automated AWS infrastructure, delivery pipelines, monitoring, and serverless systems for production environments.

    • Established multi-account AWS foundations with Control Tower, AWS Organizations, and IAM Identity Center.
    • Provisioned infrastructure with Terraform and CloudFormation, including VPC endpoints and Systems Manager access patterns.
    • Automated monitoring and alerting with CloudWatch, Prometheus, Grafana, Slack, and Elastic Load Balancing integrations.
    • Developed serverless workflows using AWS Lambda and Step Functions.
  4. Mar 2016 - Jul 2019
    NextWells Corp
    Internet of Things Consultant

    Designed and deployed custom IoT solutions for industrial automation, integrating AWS and third-party services for real-time control.

    • Led development of wireless monitoring systems and communication protocols using Python and Arduino-compatible boards.

Stack

The stack behind the work above.

Cloud & AWS Services

  • Control Tower
  • AWS Organizations
  • IAM Identity Center
  • EC2
  • S3
  • Lambda
  • Step Functions
  • Route 53
  • RDS (Aurora MySQL & PostgreSQL)
  • DynamoDB
  • ACM
  • AWS Verified Access

Security & Cloud Governance

  • IAM
  • AWS WAF
  • GuardDuty
  • Security Hub
  • KMS
  • Secrets Manager
  • Service Control Policies
  • VPC Endpoints
  • Systems Manager (SSM)

Kubernetes & Containers

  • Amazon EKS
  • Docker
  • Fargate
  • ECR
  • Bare-metal Kubernetes
  • Ingress + TLS
  • NGROK
  • Cloudflare Zero Trust

Infrastructure as Code

  • Terraform
  • AWS CloudFormation

CI/CD & Automation

  • GitHub Actions
  • AWS CodePipeline
  • CodeBuild
  • CodeDeploy
  • Git

Monitoring & Logging

  • CloudWatch
  • SNS
  • Athena
  • Prometheus
  • Grafana
  • AWS Config
  • AWS X-Ray

Programming & Scripting

  • Python
  • Bash
  • JSON
  • Embedded C

Databases

  • Aurora MySQL
  • PostgreSQL
  • DynamoDB

AWS credentials

Verified certifications on Credly

04Contact

Want to talk about a cloud or platform role?

Open to senior cloud, platform engineering, and technical leadership. I read every message myself.