AWS Solutions Architect · San Antonio, TX

Michael Groff

Building serverless, scalable, cost-optimized platforms on AWS for SMB to enterprise; serverless-first, IaC everything, security by default.

Currently Sr. Pre-Sales Solutions Architect / Team Lead @ AllCloud·12+ yrs cloud & hybrid infrastructure

Michael Groff
Open to new roles — AWS architecture & platform work.

About Me

I'm an AWS Sr. Solutions Architect at AllCloud, helping customers land on AWS the right way; serverless-first, IaC everything, security by default.

My background is ops (Rackspace Windows Admin AWS Cloud Support Engineer AWS Architect), which shapes how I think about what gets deployed: it has to run at 2 a.m. on a Sunday without anyone waking up.

Off the clock

  • Native Texan from Bandera, TX
  • Married to a Texas public school teacher
  • Father of two daughters
  • Fur-father of three; two Huskies and one standard-issue cat
  • Based in San Antonio, TX
  • Avid tech enthusiast

Top 5 CliftonStrengths

Signature Themes PDF
#1Input

A need to collect and archive; information, ideas, artifacts, even relationships.

#2Achiever

Work hard with great stamina; immense satisfaction from being busy and productive.

#3Adaptability

Prefer to go with the flow; take things as they come and discover the future one day at a time.

#4Learner

Continuous desire to learn and improve; the process excites more than the outcome.

#5Positivity

Contagious enthusiasm; naturally upbeat, energizes others.

Gallup's CliftonStrengths assessment has been a good lens for how I collaborate and pick problems worth solving.

Skills & Stack

Things I use regularly enough to have opinions about. Recruiters can `⌘F` freely.

AWS

Primary cloud. Daily driver.

LambdaAPI GatewayS3CloudFrontDynamoDBEventBridgeSQS / SNSStep FunctionsCloudWatchCost ExplorerTrusted AdvisorIAMRoute 53ACMWAFVPCEC2ECS / Fargate

Infrastructure as Code

Everything deployable via pull request.

AWS CDK (TypeScript)SSTPulumiTerraformCloudFormation

Languages

Write, review, and refactor comfortably.

TypeScriptPythonBashPowerShell

Patterns & Practices

How I like to build.

Serverless-firstEvent-drivenAPI designStreamingMicroservicesBlue/green deploysCI/CD automationGitOpsWell-Architected FrameworkDisaster RecoveryCost optimization

Specializations

Industries and focus areas I've spent real time in.

On Prem -> Cloud migrationsCloud-> Cloud migrationsPlatform / app modernizationGreenfield cloud deploymentsHybrid: AWS, Azure, on-premDoD / Federal (IL4, FedRAMP)Generative AI integrationSecurity posture reviews

CI/CD & GitOps

Pipelines that ship; declarative delivery into Kubernetes.

GitHub ActionsGitLab CICircleCIArgoCDFluxCDHelmKustomize

Monitoring & Observability

Knowing what production is doing right now.

CloudWatchDatadogNew RelicPrometheusGrafana

Configuration Management

Server-side state, agent-driven.

AnsibleChefPuppet

Platforms & Tools

OS, virtualization, and adjacent tools I reach for often.

LinuxWindows ServerVMwareHyper-VKVMDockerKubernetesGit / GitHubCloudFlare

Depth varies; some are daily tools, others are things I've shipped to production and can speak to with real opinions. Happy to go deep on any of them.

Experience

AllCloud logo
Remote, based in San Antonio, TX
allcloud.io
May 2024Present
  1. Sr. Pre-Sales Solutions Architect / Team Lead

    July 2026Present

    • Lead the pre-sales solutions-architecture team, setting the bar for technical qualification, reference-architecture quality, and how engagements get scoped before they reach delivery.
    • Mentor solutions architects on discovery technique, sizing, and executive communication.
    • Lead pre-sales discovery, reference-architecture design, and executive presentations that translate business outcomes into buildable cloud systems and help close the engagement.
    • Run cost-optimization engagements across CloudWatch, Trusted Advisor, Cost Explorer, and third-party tools; surface workload right-sizing, Savings Plans, and anomaly remediation.
  2. Sr. Pre-Sales Solutions Architect

    June 2025July 2026

    • Owned pre-sales discovery and reference-architecture design across the AWS portfolio, translating business outcomes into buildable systems and defensible estimates.
    • Partnered with account teams on technical qualification, scoping, and executive presentations through to close.
    • Built proofs of concept and architecture narratives that de-risked the technical decision before customers committed budget.
    • Carried delivery experience into the sales motion, so what was scoped in pre-sales matched what delivery could actually build.
  3. Sr. Cloud Solutions Architect

    May 2024June 2025

    • Architected AWS platforms for customers ranging from startups to enterprise, defaulting to serverless (Lambda, API Gateway, EventBridge, SQS/SNS, DynamoDB, Step Functions) when the workload allowed.
    • Owned end-to-end cloud migrations — assessment through blue/green cutover — using CI/CD pipelines and CloudFormation / Terraform to shorten downtime windows.
    • Integrated generative-AI services (Bedrock, SageMaker) into customer workflows for document processing, decision automation, and predictive analytics.
    • Hardened customer environments against the AWS Well-Architected Framework, emphasizing IAM boundaries, VPC segmentation, and GuardDuty / WAF posture.
    • Mentored customer engineering teams on cloud-native patterns and IaC so they owned the platform after engagement end.

See the blog archive for technology write-ups from 2015–2020 (read-only).

Letters of recommendation and contact information for all previous employers available upon request.

Education

Texas State University campus, aerial view
Texas State University · San Marcos

Bachelor of Arts

School of Journalism & Mass Communication

A Journalism degree turned out to be training for writing design docs that people actually read.

Dean's List

Recognition across multiple semesters.

Intramural sports

Football and softball through school.

Bobcat Build

Student community service; Student Volunteer Connection.

The University Star

Student journalist for the university newspaper.

SAN MARCOS, TX·Eat 'Em Up Cats

Certifications

Full history · filter by vendor

Proctored examPartner or training

Spans Dell / VMware partner enablement in 2017 through current AWS proctored exams and AWS training badges. Click any dot to verify on Credly.

About this site

WordPress → Next.js on AWS

The previous version of this site was a 2015-era WordPress install on The7 theme. This rewrite is its opposite: no server, no plugins, no database. Infrastructure is code. Deploys are a git push.

AspectWordPress (old)Next.js + AWS (new)
Monthly costBlueHost unlimited plan (shared across ~30 sites)Pennies per month (this site alone; actual numbers pending a few weeks of traffic)
First-load time3 to 4 s< 1 s
Security postureTheme + plugin patch treadmillZero server; signed OAC; managed TLS
Update workflowFTP or wp-admin clickopsgit push; Actions handles the rest
Infra definitionNone (clickops)AWS CDK in TypeScript

Design trade-offs

  • CloudFlare for DNS instead of Route 53; keeps this project single-account and lets me skip cross-account delegation. Trade-off: ACM validation needs a manual CNAME.
  • No WAF; saves ~$5/mo and a portfolio site doesn't warrant managed-rules cost.
  • OAC, not OAI; AWS's 2023+ recommended pattern for signed S3-origin access.
  • Static export, not SSR; zero servers and no per-request logic. Fits a resume, not a SaaS.

The original site is preserved as a read-only static snapshot at/legacy/for posterity; same domain, same bucket, no WordPress runtime involved.