Hello, I'm

Amar Sattaur

Staff DevOps & Platform Engineer

Deep expertise in Kubernetes orchestration, CI/CD pipeline architecture, and cloud infrastructure automation. Technical leader with hands-on implementation skills.

~/portfolio
amar@platform:~$ whoami
Staff DevOps & Platform Engineer
amar@platform:~$ cat skills.txt
EKS | ArgoCD | Terraform | GitHub Actions | Karpenter | CI/CD
amar@platform:~$ echo $STATUS
Available for opportunities
01.

About Me

# Introduction and background

I'm a Staff-level DevOps and Platform Engineer with deep expertise in Kubernetes orchestration, CI/CD pipeline architecture, and cloud infrastructure automation. I have a proven track record of executing zero-downtime EKS cluster upgrades across multiple major versions and leading cross-cloud migrations.

As a technical leader, I combine hands-on implementation skills with the ability to communicate effectively with executive stakeholders and mentor engineering teams. I design reusable CI/CD frameworks that accelerate development velocity.

Available for new opportunities
Notable Achievements
Cross-Cloud Migration Leadership
AWS-to-OCI migration at Mogo Financial
100% Uptime K8s Upgrades
10+ major EKS version upgrades
CI/CD Standardization
Reduced service onboarding from days to hours
02.

Experience

# Where I've worked

January 2025 - PresentCurrent

Staff DevOps Engineer

@ Mogo Financial

Primary owner of all production infrastructure, reporting directly to the COO. Leading strategic initiatives across cloud platforms and Kubernetes orchestration: • Executed zero-downtime EKS cluster upgrades from v1.26 to v1.33, maintaining 100% uptime across 7 major version upgrades with comprehensive API deprecation audits using Pluto and systematic Helm chart migrations • Architected and implemented multi-cluster ArgoCD deployment strategy with centralized control plane model, enabling GitOps governance across multiple Kubernetes environments with automated application synchronization • Led large-scale cross-cloud migration from AWS to Oracle Cloud Infrastructure, designing comprehensive migration strategy including parallel infrastructure provisioning, data synchronization pipelines, and phased cutover procedures resulting in zero unplanned downtime and 30% reduction in infrastructure costs • Established self-hosted GitHub Actions runners at scale using Actions Runner Controller (ARC) on Kubernetes, providing development teams with flexible compute options and reducing CI/CD queue times by 50%

KubernetesEKSArgoCDGitHub ActionsTerraformOracle Cloud
December 2022 - January 2025

Platform Engineer (Contract)

@ Independent Consulting

Delivered high-impact infrastructure and platform engineering solutions across multiple client engagements, specializing in Kubernetes modernization and cloud migrations: • Performed zero-downtime EKS upgrades spanning v1.24 to v1.30 for multiple production environments, developing repeatable runbooks and validation procedures that were adopted as standard operating procedures • Orchestrated complete AWS account migrations using Terraform, coordinating infrastructure-as-code deployments, DNS cutover procedures, and application transitions with minimal service disruption • Designed and implemented reusable GitHub Actions CI/CD pipeline frameworks with built-in Docker layer caching, semantic versioning automation, and security scanning, reducing build times by 35% and service onboarding from days to hours • Implemented Karpenter for intelligent cluster autoscaling, replacing legacy Cluster Autoscaler and achieving 40% improvement in node provisioning times and better resource bin-packing efficiency

EKSTerraformGitHub ActionsKarpenterArgoCDAWS
December 2021 - December 2022

Senior Site Reliability Engineer

@ Narvar

Led platform engineering initiatives and CI/CD modernization for a high-scale e-commerce infrastructure platform: • Spearheaded end-to-end redesign of CI/CD infrastructure with CircleCI, implementing semantic-release automation that reduced manual release overhead by 80% and eliminated version conflicts across microservices • Authored comprehensive base Helm charts with JSON Schema validation, providing development teams with standardized deployment templates and reducing configuration errors by 90% • Drove cost optimization initiatives through rightsizing recommendations and resource allocation analysis, achieving $200K+ annual savings while maintaining performance SLAs • Delivered technical presentations to executive leadership on infrastructure initiatives, platform roadmap, and cost optimization results, translating complex technical concepts into business value

CircleCIArgoCDHelmArtifactoryKubernetesAWS
May 2021 - December 2021

Senior Infrastructure Engineer

@ Exiger

Led critical infrastructure modernization and cloud migration initiatives for enterprise risk management platform: • Led migration from IBM Cloud to GCP/Kubernetes, architecting new cloud-native infrastructure with improved reliability, scalability, and cost efficiency • Engineered comprehensive CI/CD pipelines in Jenkins with semantic versioning and automated testing, reducing build times by 40%+ and deployment failures by 75% through improved validation gates • Championed Terraform adoption and implemented Terraform Cloud for state management across development, staging, and production environments, establishing infrastructure-as-code best practices and enabling team collaboration • Mentored development teams on containerization best practices, writing Dockerfiles, and Kubernetes deployment patterns through hands-on workshops and embedded support

GCPGKEJenkinsTerraformHelmBitbucket Pipelines
03.

Tech Stack

# Tools and technologies I work with

Container & Orchestration
Kubernetes (EKS, GKE)DockerHelmKarpenterArgoCD
Cloud Platforms
AWSGCPOracle CloudIBM Cloud
Infrastructure as Code
TerraformTerraform CloudCloudFormationAnsiblePuppet
CI/CD & Automation
GitHub ActionsJenkinsCircleCIArgoCDsemantic-release
Observability
PrometheusGrafanaDataDogPagerDutyOpsGenie
Languages & Scripting
PythonBashGoTypeScript/JavaScript
skills --list
# Infrastructure
EKS/GKE Administration
Zero-Downtime Upgrades
Multi-Cloud Architecture
Karpenter Autoscaling
# Practices
ArgoCD & GitOps
CI/CD Pipeline Design
Cross-Cloud Migrations
Platform Engineering
04.

Projects

# Things I've built

Cross-Cloud Migration

Designed and executed AWS-to-Oracle Cloud Infrastructure migration strategy, coordinating infrastructure provisioning, application migration, and network architecture across cloud providers.

AWSOracle CloudTerraformKubernetes
CI/CD Pipeline Framework

Built reusable pipeline frameworks adopted across multiple organizations, reducing onboarding time for new services from days to hours with Docker layer caching and GHCR publishing.

GitHub ActionsCircleCIDockersemantic-release
Zero-Downtime EKS Upgrades

Maintained 100% uptime across 10+ major EKS version upgrades (v1.24 to v1.33), developing repeatable runbooks, API deprecation audits with Pluto, and validation procedures.

EKSKubernetesHelmKarpenter
Self-Hosted GitHub Actions Runners

Deployed self-hosted GitHub Actions runners at scale via ARC (Actions Runner Controller), providing teams with flexible compute options and reducing CI/CD queue times.

GitHub ActionsKubernetesARCAWSOCI
05.

Case Studies

# Deep dives into impactful projects

AWS to Oracle Cloud Migration

@ Mogo Financial
AWSOracle CloudTerraformKubernetesArgoCD
Challenge

Migrate entire production infrastructure from AWS to Oracle Cloud Infrastructure with minimal downtime and no service disruption.

Solution

Designed comprehensive migration strategy including parallel infrastructure provisioning, data synchronization, and phased cutover procedures. Implemented Terraform modules for OCI resources and established network connectivity between clouds during transition.

Results
  • Zero unplanned downtime during migration
  • 30% reduction in infrastructure costs
  • Improved disaster recovery posture

CI/CD Pipeline Standardization

@ Multiple Organizations
GitHub ActionsDockersemantic-releaseTrivy
Challenge

Development teams spending days configuring CI/CD pipelines for new services, leading to inconsistent deployments and security gaps.

Solution

Built reusable GitHub Actions workflow templates with built-in security scanning, Docker layer caching, and automated versioning. Created comprehensive documentation and self-service onboarding guides.

Results
  • Service onboarding reduced from days to hours
  • 35% faster build times
  • Consistent security posture across all services

Kubernetes Platform Modernization

@ Narvar
ArgoCDHelmKubernetesCircleCI
Challenge

Legacy deployment process using raw kubectl commands with no GitOps practices, leading to configuration drift and deployment failures.

Solution

Implemented self-managed ArgoCD with application sets, authored base Helm charts with JSON Schema validation, and established GitOps workflows with automated image updates.

Results
  • 100% GitOps adoption across teams
  • 90% reduction in deployment-related incidents
  • Automated rollbacks and audit trails
06.

Blog

# Technical articles and insights

07.

Speaking & Mentorship

# Sharing knowledge and growing teams

Workshop
Container Adoption Best Practices

Internal Tech Talk Series

Led hands-on workshops for development teams on containerizing applications, writing efficient Dockerfiles, and Kubernetes deployment patterns.

Presentation
Executive Infrastructure Briefings

Leadership Presentations

Regular technical presentations to C-suite executives on infrastructure initiatives, cost optimization results, and platform roadmap.

Mentoring
Platform Engineering Mentorship

Team Development

Embedded support and mentorship for engineering teams transitioning to cloud-native architectures and DevOps practices.

08.

Interactive Terminal

# Try it out - type 'help' to start

amar@portfolio ~
amar@portfolio:~$ help
Available commands:
  help        - Show this help message
  about       - Learn about me
  skills      - List my technical skills
  experience  - View work history
  contact     - Get contact information
  clear       - Clear the terminal
amar@portfolio:~$

Commands: help, about, skills, experience, contact, clear

09.

Get In Touch

# Let's connect

contact.sh
# Ways to reach me
echo "Email:" [email protected]
echo "GitHub:" github.com/jodybro
echo "LinkedIn:" linkedin.com/in/amarsattaur

I'm always interested in hearing about new opportunities, DevOps challenges, or just connecting with fellow engineers. Feel free to reach out!