Full-Stack Engineer - Day Shift, Remote (PH)
RocketAMS · TELECOMMUTE · Posted Jul 7, 2026
Apply on company site Track it in JobSkout
About us
RocketAMS is an Australian e-commerce agency managing marketplace operations for established brands. We handle catalogue strategy, advertising, reporting, and channel expansion across Amazon and other Australian platforms. We're scaling fast and need someone to build the operational systems that make it possible.
The role
You'll work across our web app end to end, from the Next.js front end through to the FastAPI serving layer and data platform on Google Cloud. The app pulls large volumes of Amazon data through the Selling Partner API (SP-API) and Advertising API, stores it in BigQuery and Cloud SQL, and surfaces it through dashboards and scheduled reports. Your work will span new features, Amazon data integrations, the reporting pipeline, and keeping the whole thing fast and reliable under heavy load.
The backend is mainly Python, so solid working Python is required. You're encouraged to use Claude Code and other artificial intelligence (AI) tools to move faster.
What you'll do
Build and ship features across the stack: Next.js dashboards, FastAPI endpoints, and the Cloud SQL (PostgreSQL) data layer behind them.
Work with Amazon data integrations: SP-API and Advertising API report requests, polling lifecycles, token refresh, rate-limit handling, and mapping responses into our schemas.
Maintain and extend the reporting pipeline: scheduled report generation, batch processing through Cloud Tasks, and the running, queued, completed, and failed states around long-running jobs.
Optimise data-heavy frontend views (schedule lists, vendor, seller, and catalogue tables): list virtualisation, pagination, code-splitting, render performance, and TanStack React Query cache tuning.
Tune the serving platform: Cloud Run cold starts, concurrency, and minimum instances, hosting and content delivery network (CDN), and the trade-off between latency and cost.
Optimise the read path in Structured Query Language (SQL) across BigQuery and PostgreSQL, and help evolve the schema as we migrate workloads.
Establish performance measurement (Core Web Vitals, application programming interface (API) latency, Cloud Run metrics) and act on the real bottlenecks rather than assumptions.
Write clean, well-tested code: unit tests on service logic, integration tests on endpoints.
Our stack
Frontend: Next.js 14 (React 18), TypeScript, Tailwind CSS, TanStack React Query, Firebase Auth and Hosting.
Backend: FastAPI (Python), async request handling and background tasks, BigQuery for reads, Cloud SQL (PostgreSQL) with Alembic migrations.
Platform: Google Cloud (Cloud Run, Cloud Tasks, Cloud Scheduler), Docker.