Skip to content
View luciocarvalhojr's full-sized avatar

Block or report luciocarvalhojr

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

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

Report abuse
luciocarvalhojr/README.md

header

Hi, I'm Lucio Carvalho Jr πŸ‘‹

Cloud Architect & SRE based in QuΓ©bec, Canada πŸ‡¨πŸ‡¦ β€” originally from SΓ£o Paulo, Brazil πŸ‡§πŸ‡·, with a chapter in Toulouse, France πŸ‡«πŸ‡·.

I've been in IT since 2008 β€” started deep in Linux sysadmin, moved into containerization and automation, and ended up obsessed with platform engineering and GitOps. Over 15 years I've designed infrastructure across Brazil, France, and Canada, worked with payment security (PCI-DSS), migrated monoliths to microservices, and built CI/CD pipelines that actually work.

These days I spend most of my time on Kubernetes internals, Go microservices, DevSecOps pipelines, and running a personal K3s home lab as a playground for everything I want to learn properly.

I write about DevOps, SRE, and platform engineering in Portuguese at capivaracode.com.


πŸ”§ What I work with

[
  // Cloud & Orchestration
  "AWS", "Kubernetes", "K3s", "OpenShift", "EKS", "ECS Fargate", "ArgoCD", "Helm",

  // IaC & Automation
  "Terraform", "Ansible", "Puppet", "AWS CDK (TypeScript)", "GitOps",

  // CI/CD & DevSecOps
  "GitHub Actions", "GitLab CI", "Semantic Release", "Trivy", "Cosign", "SBOM",

  // Languages
  "Go", "Bash", "Python", "TypeScript",

  // Databases & Messaging
  "PostgreSQL", "Redis", "NATS", "etcd",

  // Security & Compliance
  "PCI-DSS", "ISO 27001", "SOPS", "Sealed Secrets", "Vault", "cert-manager",

  // Observability
  "Prometheus", "Grafana", "Loki", "kube-prometheus-stack",

  // Linux
  "RHEL", "Debian", "Ubuntu", "Nginx", "Traefik", "HAProxy", "MetalLB",
]

πŸ—οΈ Current project β€” Observatory Platform

A personal microservices platform running on a K3s home lab. Pure GitOps: every change goes through GitHub β†’ ArgoCD β†’ cluster. Each service is a Go + Gin microservice with its own CI/CD pipeline, Helm chart, and semantic versioning.

Repo What it is
observatory Platform docs & shared configs
observatory-auth-svc JWT/OIDC auth service β€” Go + Gin + Redis
helm-charts Helm chart registry (GitHub Pages)
k8s-home-lab K3s cluster GitOps config

πŸ“¬ Contact

footer

Pinned Loading

  1. observatory observatory Public

    Mermaid 1

  2. go-api go-api Public

    Go

  3. helm-charts helm-charts Public

    Go Template

  4. k8s-home-lab k8s-home-lab Public

  5. observatory-auth-svc observatory-auth-svc Public

    Go

  6. infra-home-lab infra-home-lab Public

    HCL