Skip to content
View raffOps's full-sized avatar

Block or report raffOps

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
raffOps/README.md

Hi, I'm Rafael! 👋

Data and Software Engineer with 8 years of technical experience in data-oriented projects. I specialize in establishing a DataOps culture through CI/CD pipelines, deployment automation, and Infrastructure as Code (IaC).

Beyond my core focus on data platforms, I am highly interested and actively engaged in Software Engineering (building robust backend services and platform tools) and Data Science (leveraging analytical workflows and structured modeling to solve complex problems).

I am a DevOps enthusiast who genuinely loves building efficient, automated, and self-healing systems. I enjoy creating seamless developer experiences, designing scalable CI/CD pipelines, and treating infrastructure-as-code as a core engineering discipline.

Currently, I work as a Senior Data Engineer (DataOps Focus), building scalable, robust, and secure data platforms across multi-cloud environments (AWS and GCP).


🛠️ Technologies & Tools

  • Languages: Go, Python, SQL, Shell Scripting
  • DataOps & IaC: Terraform, CloudFormation, Helm, CI/CD (GitHub Actions, ArgoCD), Docker, Kubernetes (EKS, GKE)
  • Orchestration & Processing: Apache Airflow, dbt, Apache Kafka, Debezium, Google Cloud Dataflow
  • Cloud Providers: Amazon Web Services (AWS), Google Cloud Platform (GCP)
  • Databases & Data Warehouses: BigQuery, PostgreSQL, S3/Cloud Storage (Lakehouse Architectures)
  • Observability & Quality: Prometheus, Grafana, Cloud Monitoring, Soda, OpenTelemetry

💻 What I've Been Working On

  • DevOps & DataOps Automation: Implementing robust CI/CD pipelines (GitHub Actions, ArgoCD), containerized environments (Docker, Kubernetes), and managing infrastructure as code (Terraform) to automate and scale development and deployment workflows.
  • Scalable Go APIs & Clean Architecture: Designing high-performance RESTful and gRPC APIs in Go using Hexagonal Architecture to fully decouple core domain logic from infrastructure, databases, and transport layers.
  • Robust Testing Strategies: Implementing comprehensive Unit Tests for core domains alongside Integration Tests using Docker/Testcontainers to validate API endpoints and real database interactions.
  • High-Scale Ingestion Systems: Architecting distributed and resilient pipelines for real-time (streaming) and batch financial operations, integrating external data sources, transactional databases, and third-party APIs.
  • Platform Abstractions: Developing internal tools, microservices, and modular components in Go and Python to simplify the deployment, monitoring, and orchestration of API workflows on Kubernetes.
  • Data Lakehouses & Governance: Structuring analytical foundations in BigQuery, securing API credentials, and integrating modern solutions for governance and secret management (HashiCorp Vault).

📫 Connect with Me

Pinned Loading

  1. goTree goTree Public

    AVL and RedBlack binary tree implementation in Go

    Go 1

  2. EduCensoExplorer EduCensoExplorer Public

    ETL e visualização do Censo escolar

    Jupyter Notebook 10 1

  3. cell-datasets cell-datasets Public

    Classification of cell images using TensorFlow

    Jupyter Notebook

  4. machine_learning machine_learning Public

    Algoritmos desenvolvidos na disciplina de Aprendizado de Máquina da UFRGS

    Jupyter Notebook 1

  5. shopping_cart shopping_cart Public

    Serverless Event-Driven Data Pipeline

    HCL

  6. chat_auth chat_auth Public

    Chat Authentication Service

    Go