Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions app/blog/content/resume/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ joe@ordisius.com • [LinkedIn](https://www.linkedin.com/in/joe--perez/) • [Gi

**Senior DevOps Engineer – Cloud‑Native & IaC Specialist**

Results‑driven engineer with 10+ years designing, automating, and scaling cloud platforms. Expert in containerised workloads, Terraform‑based Infrastructure as Code, and cost‑optimisation strategies that have saved > $500k annually. Passionate about building resilient, developer‑centric pipelines that accelerate delivery from weeks to minutes.
Results‑driven engineer with a focus on designing, automating, and scaling cloud platforms. Expert in containerised workloads, Terraform‑based Infrastructure as Code, and cost‑optimisation strategies that have saved > $500k annually. Passionate about building resilient, developer‑centric pipelines that accelerate delivery from weeks to minutes.

---

Expand All @@ -12,7 +12,7 @@ Results‑driven engineer with 10+ years designing, automating, and scaling cl
### ChowNow – Senior DevOps Engineer
_Los Angeles, CA September 2019 – December 2025_

- Migrated legacy monolith to **AWS ECS Fargate**, standardizing builds across 12 services and minimizing outages via automated roll‑backs.
- Migrated legacy monolith to **AWS ECS Fargate**, standardizing builds across 20+ services and minimizing outages via automated roll‑backs.
- Optimized front‑end Docker builds with multi‑stage pipelines, reducing build time **75%** (from 12 min to 3 min).
- Refactored mobile app builder CI pipeline to shave **80%** off build duration via Ansible tuning, enabling faster feedback loops for developers and daily releases.
- Designed and rolled out a **Terraform workspace structure** that supports concurrent workstreams and reduces blast radius for unrelated services
Expand All @@ -21,7 +21,7 @@ _Los Angeles, CA September 2019 – December 2025_
- Integrated an acquired‑company’s workloads into IaC, consolidating observability under **Datadog** and improving mean‑time‑to‑detect incidents by **40%**.
- Implemented **Cloudflare WAF/CDN**, decreasing DDoS exposure and off‑loading ~**15%** of web traffic from AWS resources.
- Automated security hardening with **AWS Secrets Manager** and **SSM Patch Manager**, achieving compliance with internal security standards.
- Collaborated with the data team to redesign pipelines, moving from daily refreshes to near‑real‑time reporting while embedding PII‑aware security controls.
- Collaborated with the data team to redesign pipelines, moving from daily refreshes to real‑time reporting while embedding PII‑aware security controls.
- Introduced and championed tooling to streamline engineering processes:
- **Locust** – load testing and compute‑scaling validation.
- **GitHub Actions** – automated build & test pipelines.
Expand All @@ -45,7 +45,7 @@ _Los Angeles, CA August 2016-August 2019_
| Category | Tools & Services |
|------------------------|------------------------------------------------------------------|
| **Cloud Platforms** | AWS (ECS Fargate, RDS, SSM, Secrets Manager, DMS, Patch Manager) |
| **Containers** | Docker, AWS ECS Fargate |
| **Containers** | Docker, AWS ECS Fargate, Kubernetes |
| **IaC & Automation** | Terraform, Ansible, Packer |
| **CI/CD** | GitHub Actions, Jenkins |
| **Monitoring** | Datadog, CloudWatch, Grafana |
Expand All @@ -60,6 +60,9 @@ _Los Angeles, CA August 2016-August 2019_
**Bachelor of Science in Informatics** \
Indiana University, Bloomington

- Completed `boot.dev` [kubernetes course](https://www.boot.dev/certificates/43d8dd31-e3bd-4d07-9120-d16be964ba7f)
- Completed Production Ready Serverless course


---

Expand Down
Loading