Skip to content
View yibowdevops's full-sized avatar

Block or report yibowdevops

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

Hi, I'm Yibo πŸ‘‹

DevOps & Cloud Engineer based in Sydney, Australia.

I build and operate AWS infrastructure for early-stage AI/ML platforms β€” owning everything from VPC design and IaC through CI/CD, observability, and cost control. Currently the sole DevOps engineer at an AI startup, where the platform runs on a sub-$2K monthly cloud budget across UAT and production environments.

What I work on

  • Cloud: AWS (EC2, Lambda, RDS, S3, VPC, IAM, CloudWatch, SSM, ECR, CloudFront)
  • IaC: Terraform, Pulumi, OpenTofu, AWS CDK, Ansible
  • CI/CD: GitHub Actions, Bitbucket Pipelines, Jenkins
  • Containers: Docker, Kubernetes, ECS
  • Observability: Prometheus, Grafana, Loki, CloudWatch, Fluent Bit, Datadog
  • AI/ML adjacent: LangChain, Qdrant, RAG pipelines, LangSmith, embedding models

A note on this profile

Most of my work lives in private repositories β€” production infrastructure, client codebases, and internal tooling. This profile is intentionally light on public code.

If you're a recruiter or hiring manager, I'm happy to walk through:

  • AWS architecture decisions and trade-offs I've made
  • IaC patterns (Terraform vs. Pulumi, when to use each)
  • CI/CD pipeline design for multi-service backends
  • Observability stack migrations (ELK β†’ Grafana ecosystem)
  • Cost-control strategies for early-stage startups

The best place to start a conversation is LinkedIn or email at yibow1226@gmail.com.

Background

  • πŸŽ“ Master of Data Science, University of Sydney (NLP & deep learning)
  • πŸŽ“ Bachelor of Electrical & Electronic Engineering, University of Adelaide
  • πŸ› οΈ ~6 years industrial control systems engineering before transitioning into DevOps
  • πŸ‡¦πŸ‡Ί Sydney-based, full working rights

Currently exploring

  • LLMOps and RAG infrastructure at production scale
  • Self-managed MongoDB on EC2 with Docker (migration from Atlas)
  • Heterogeneous & decentralised compute orchestration

Happy to chat about platform engineering, AI infrastructure, or the migration from electrical engineering into cloud. Reach out.

Popular repositories Loading

  1. githubdemo0405 githubdemo0405 Public

  2. JR_DEVOPS JR_DEVOPS Public

  3. DevOpsLectureNotesV4 DevOpsLectureNotesV4 Public

    Forked from jonnyboy0721/DevOpsLectureNotesV4

    Python

  4. docker_example-voting-app docker_example-voting-app Public

    Forked from dockersamples/example-voting-app

    Example Docker Compose app

    C#

  5. ApiJenkinsCICD ApiJenkinsCICD Public

    Forked from Tzu-Lun/ApiJenkinsSolution

  6. building-a-multibranch-pipeline-project building-a-multibranch-pipeline-project Public

    Forked from RayMaAU/building-a-multibranch-pipeline-project

    For an advanced tutorial on how to use Jenkins to build a multibranch Pipeline project with selectively executed stages.

    JavaScript