DevOps / Platform Engineer

SuiteStudio Operations Inc.

Full-time IT & Technology
Apply Now
Location
eastern manila district, metro manila, Philippines
Posted
June 04, 2026

Job Description

We are building an AI-augmented engineering team for our e-commerce platform. You will own the CI/CD pipeline, deployment infrastructure, and the AI agent platform that the entire team depends on.

The platform already has GitHub Actions (two workflows: build and release), SonarCloud for static analysis, and Netlify for hosting. Your job is to extend this into a world-class quality pipeline: lint → test → SonarCloud → AI code review → E2E tests → preview deploy → production deploy. You will also build the infrastructure for 6 AI agents that run on every pull request, including a Code Review Agent powered by the Anthropic Claude API.

This is not a traditional DevOps role. You are building the intersection of CI/CD and AI. If you’ve wanted to work with LLM APIs in production infrastructure, this is that role.

What you will do

  • Extend existing GitHub Actions workflows (build.yml + release.yml) with lint, test, AI review, and E2E stage...