Skip to content
View SamuelTillman's full-sized avatar

Block or report SamuelTillman

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
samueltillman/README.md

Samuel Tillman

Staff Site Reliability Engineer @ NBA 🏀 | Disabled US Army Vet 🪖 | Infrastructure & Operations | Professional Feather Ruffler 😏 | All opinions are my own.

I keep highly available systems running for a global audience, then build the same kind of infrastructure again in public so other people can read the code. Multi-account org design, EKS, Terraform, and the operational scar tissue that comes with running it for real. Everything below is public, forkable, and free.

Blog LinkedIn X RSS

Building in public

Project What it is
aws-eks-reference-platform A forkable AWS multi-account reference platform: org, landing zone, EKS, GPU/AI, built in layers. Zero stored AWS credentials, every decision written up as an ADR. Docs
Infrastructure & Operations Academy A free DevOps and SRE curriculum. Not an awesome-list dump, a progressive path from foundations to advanced. Repo
Notes Working notes and transferable guides on AWS, Kubernetes, Terraform, and Linux. Written for me, kept public for everyone else.
samueltillman.com Where I write it all up. Hugo on AWS Amplify.

Currently writing

Building an AWS Multi-Account EKS Platform in Public, a series that walks the reference platform layer by layer: bootstrapping the org with no stored credentials, the landing zone, the EKS cluster foundation, and the things that broke along the way. Every claim in it is verifiable against the repo.

Recent posts:

What I work on

Cloud & Infrastructure

  • AWS multi-account architecture: Organizations, SCPs, IAM Identity Center, landing zones
  • EKS and container platforms, ECS/Fargate, serverless
  • Infrastructure as Code: Terraform, CloudFormation

DevOps & Automation

  • CI/CD: GitHub Actions, Azure DevOps, Bitbucket Pipelines, Jenkins
  • OIDC federation, secrets management (Secrets Manager, External Secrets, Vault)
  • Security compliance, guardrails, and cost governance

Reliability

  • High availability and resilience: multi-AZ and multi-region design, failover, capacity planning
  • Incident response, on-call, postmortems, and the follow-up work that actually prevents repeats
  • SLOs and error budgets

Core

  • Linux systems administration (RHEL, Amazon Linux, Ubuntu)
  • Networking, DNS, load balancing, edge (Route 53, CloudFront, Akamai)
  • Observability: CloudWatch, Prometheus, Grafana, New Relic, Splunk

Certifications

HashiCorp Terraform Associate, KCNA (Kubernetes and Cloud Native Associate), AWS Certified Cloud Practitioner, Microsoft Azure Administrator Associate, Splunk Certified Power User, New Relic APM Fundamentals

Full work history: RESUME.md. Skills matrix: samueltillman.com/resume.


Two decades and change in infrastructure, from Army IT and physical servers, through virtualization, to cloud native. Still learning, still ruffling feathers.

Popular repositories Loading

  1. infra-ops-academy infra-ops-academy Public

    A free DevOps & SRE school. Curated courses from foundational to advanced, organized as a progressive learning path.

    31 16

  2. Notes Notes Public

    A collection of notes for me and my friends.

    15 3

  3. aws-eks-reference-platform aws-eks-reference-platform Public

    A public, forkable AWS multi-account reference platform for an EKS-based internal developer platform. Zero stored credentials, everything as code.

    HCL 4

  4. samueltillman samueltillman Public

    Profile README and resume.

  5. skills-introduction-to-codeql skills-introduction-to-codeql Public archive

    Exercise: Introduction to CodeQL

    Python

  6. skills-introduction-to-git skills-introduction-to-git Public archive

    Exercise: Introduction to Git

    Shell