{"id":46897333,"url":"https://github.com/felipe-veas/felipe-veas","last_synced_at":"2026-03-10T23:33:45.922Z","repository":{"id":336644117,"uuid":"1150102831","full_name":"felipe-veas/felipe-veas","owner":"felipe-veas","description":"SRE-DevOps Engineer specializing in Kubernetes, Terraform, cloud infrastructure, and observability platforms","archived":false,"fork":false,"pushed_at":"2026-02-22T03:52:58.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-22T10:44:51.946Z","etag":null,"topics":["aws","cloud-engineering","devops","gcp","gitops","kubernetes","observability","sre","terraform"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felipe-veas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-04T22:10:11.000Z","updated_at":"2026-02-22T03:53:01.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/felipe-veas/felipe-veas","commit_stats":null,"previous_names":["felipe-veas/felipe-veas"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/felipe-veas/felipe-veas","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipe-veas%2Ffelipe-veas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipe-veas%2Ffelipe-veas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipe-veas%2Ffelipe-veas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipe-veas%2Ffelipe-veas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felipe-veas","download_url":"https://codeload.github.com/felipe-veas/felipe-veas/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felipe-veas%2Ffelipe-veas/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30362120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","cloud-engineering","devops","gcp","gitops","kubernetes","observability","sre","terraform"],"created_at":"2026-03-10T23:33:45.330Z","updated_at":"2026-03-10T23:33:45.914Z","avatar_url":"https://github.com/felipe-veas.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Felipe Veas\n\nSite Reliability Engineer — Platform Reliability \u0026 Operations\n\n**Most reliability problems are organizational, not technical.**\n\nSRE with 8+ years in production operations. I specialize in taking unstable production environments and building the infrastructure, observability, and operational practices to make them reliable. Most recently operated a B2B SaaS platform (~60 services, 29M+ requests/day, 4 cloud providers) — reduced critical incidents from daily occurrences to 1–2/month, migrated all infrastructure to Terraform, and built the observability and incident response frameworks from scratch.\n\nI write operational tooling in Python and Go.\n\n---\n\n## What I Actually Run\n\n### Kubernetes Platform (GitOps + Terraform)\n\nProduction-style platform showing how infrastructure and workloads can be operated safely and independently.\n\n[→ felipe-veas/homelab-platform](https://github.com/felipe-veas/homelab-platform)\n\n#### Key properties\n\n- App-of-apps GitOps deployment model (ArgoCD)\n- Declarative workload delivery\n- Policy enforcement (Kyverno)\n- Ingress, certificates, and operational services\n- Observability stack (metrics + logs)\n\n#### Operational outcomes\n\n- Reproducible cluster bootstrap\n- Safer change management\n- Drift detection\n- Clear ownership boundaries\n- Operational visibility of cluster state\n\n---\n\n## Operational Tooling\n\nI build internal CLI tools to improve operational visibility, accelerate incident resolution, and reduce manual work. Most of this tooling is private, but here is what it covers:\n\n#### Diagnostics \u0026 Observability (Python)\n\n- **Multi-node uWSGI monitor** — TUI with real-time worker status, emergency kill, Datadog integration, and multi-country infrastructure support\n- **Cloud SQL query tracker** — real-time view of active, idle, and blocked queries across production databases via IAP tunneling, with Slack alerting for long-running queries\n- **GCP Load Balancer log analyzer** — traffic classification (internal vs external), P95/P99 latency, status code breakdown, and monthly trend reports\n\n#### LLM-powered tools (Python \u0026 Go)\n\n- **SQL-to-Django-ORM reverse mapper** — indexes Django codebase and predicts which ORM functions generate a given SQL query, ranked by confidence\n- **Infrastructure reporting** — automated weekly Datadog/GCP reports with capacity recommendations and MIG cost optimization estimates\n- **Code review bot** (Go) — hybrid static rules + LLM analysis for PR review in CI/CD pipelines, specialized in Django ORM patterns\n\n#### Public tools\n\n- **dotctl** — CLI for managing and versioning dotfiles across machines [→ felipe-veas/dotctl](https://github.com/felipe-veas/dotctl)\n- **homebrew-tap** — standardized tool distribution [→ felipe-veas/homebrew-tap](https://github.com/felipe-veas/homebrew-tap)\n\n---\n\n## Production Reliability Notes\n\nI maintain repositories documenting how real production systems behave and how teams operate them under pressure.\nThese are not tutorials — they are operational reliability notes.\n\n**Operating Production Systems**\n[→ felipe-veas/operating-production-systems](https://github.com/felipe-veas/operating-production-systems)\n\n**Handling Production Incidents**\n[→ felipe-veas/handling-production-incidents](https://github.com/felipe-veas/handling-production-incidents)\n\n**Reducing Operational Toil**\n[→ felipe-veas/reducing-operational-toil](https://github.com/felipe-veas/reducing-operational-toil)\n\n**Platform Engineering Model**\n[→ felipe-veas/platform-engineering-model](https://github.com/felipe-veas/platform-engineering-model)\n\n**Observability in Production**\n[→ felipe-veas/observability-in-production](https://github.com/felipe-veas/observability-in-production)\n\n---\n\n## What I Work On\n\n- Platform reliability and proactive capacity planning\n- Incident response, postmortem processes, and on-call operations\n- Kubernetes platform standardization and self-service enablement\n- Infrastructure as Code at scale (Terraform, Packer, multi-cloud)\n- Observability design (Datadog, Elastic Stack) and alerting strategy\n- CI/CD pipeline design for safe, autonomous deployments\n- Building diagnostic and operational tooling (Python, Go)\n- Reducing operational toil and converting tribal knowledge into runbooks\n\n---\n\n## Operating Philosophy\n\nProduction reliability is achieved through safer operational systems, not stronger infrastructure.\n\n#### Failures usually come from\n\n- Unclear ownership\n- Unsafe change processes\n- Alerting that does not guide action\n- Poor incident coordination\n\nI design systems where the correct operational action is the easiest action.\n\n---\n\n## Contact\n\n[→ linkedin.com/in/felipe-veas](https://linkedin.com/in/felipe-veas)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipe-veas%2Ffelipe-veas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelipe-veas%2Ffelipe-veas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelipe-veas%2Ffelipe-veas/lists"}