using System;
using System.Collections.Generic;
public class CloudArchitect
{
public string Name { get; } = "Gerardo Reyes";
public string Role { get; } = "Senior Cloud Solutions Architect @ Microsoft";
public string Team { get; } = "Azure Core | Global Customer Tech Success";
public string Location { get; } = "Fort Lauderdale, FL π΄";
public List<string> LanguagesSpoken { get; } = new() { "es_MX", "en_US" };
public List<string> Certifications { get; } = new()
{
"Azure Solutions Architect Expert",
"Azure Network Engineer Associate",
"Azure IoT Developer Specialty",
"HashiCorp Terraform Associate",
"Microsoft Certified Trainer (MCT)"
};
public void SayHi()
{
Console.WriteLine("Β‘Hola! π Thanks for stopping by!");
Console.WriteLine("I'm passionate about building cloud-native solutions,");
Console.WriteLine("helping teams adopt AI-powered workflows, and sharing");
Console.WriteLine("knowledge through workshops and technical content.");
Console.WriteLine();
Console.WriteLine("Let's connect and build something awesome together! π");
}
}
var me = new CloudArchitect();
me.SayHi();Senior Cloud Solutions Architect at Microsoft with 18+ years of hands-on experience in software engineering, cloud architecture, and DevOps. I help CTOs, engineering managers, and developer teams modernize their SDLC, adopt AI-assisted workflows, and build resilient multi-region platforms on Azure.
Builder's mindset: From 15 years writing code and leading engineering teams to architecting enterprise-grade cloud solutions, I bring a pragmatic, developer-first approach to every engagement.
- π€ AI-Native Engineering & GitHub Copilot workflows
- ποΈ Building Azure Verified Modules (AVMs) for field teams
- π Oracle Database@Azure migrations & modernization
- π Secure Landing Zones & Well-Architected frameworks
- π Multi-region resilient architectures
- π 50% faster deployments: Created Terraform-based accelerators and GitHub Actions pipelines for Oracle Database@Azure migrations
- π 200+ engineers trained: Delivered internal workshops, OpenHacks, and hands-on training across Microsoft field teams
- π§ Azure Verified Modules (AVMs): Published reusable infrastructure modules adopted across the organization
- π Microsoft Learn contributor: Authored guidance for well-architected Oracle@Azure implementations
- β‘ 40%+ latency improvement: Designed enterprise networking architectures with Private Link, ExpressRoute, and vWAN
Cloud Platforms & Infrastructure:
AI & Developer Experience:
Programming & Scripting:
DevOps & Automation:
Databases & Data:
Networking:
Repository: bicep-samples | Language: Bicep
Developing standardized, secure infrastructure modules for Azure resources that follow best practices and Well-Architected Framework principles.
Repository: Migrate-VM-To-AZ | Language: HCL/PowerShell
Terraform modules, migration accelerators, and architectural patterns for seamlessly migrating Oracle workloads to Azure.
Repository: AzureFrontDoor-AppServices | Language: Shell
Complete examples showcasing Azure Front Door with Web Application Firewall for secure, global application delivery.
Repository: GitOps-Flux-Samples | Language: Shell
Enterprise-scale GitOps implementations with Flux for automated Kubernetes deployments and configuration management.
Repository: Dapr-TelemetryResender | Language: C#
Cloud-native microservices using DAPR for telemetry processing and inter-service communication.
Repository: kafka2IoTHub | Language: Python
Real-time data streaming pipeline connecting Kafka clusters to Azure IoT Hub for edge-to-cloud data flow.
- π Microsoft Learn: Oracle Database@Azure Implementation Guide
- π Azure Verified Modules: Best Practices for IaC
- π‘οΈ Secure Landing Zones with Terraform
Azure:
- Solutions Architect Expert
- Network Engineer Associate
- Administrator Associate
- IoT Developer Specialty
- AI Fundamentals
Infrastructure as Code:
- HashiCorp Terraform Associate
Teaching:
- Microsoft Certified Trainer (MCT) - Active- π€ Collaborating on Azure architecture and IaC projects
- π€ Speaking at conferences and meetups (English/Spanish)
- π Contributing to open-source cloud infrastructure projects
- πΌ Technical advisory and architecture reviews
- π Mentoring engineers transitioning to cloud roles
"Building the future, one infrastructure deployment at a time" π
βοΈ From sihbher - Transforming ideas into scalable cloud solutions!



