599,985open jobs
30,608companies
86,410added this week
Browse all
Salary
$77k – $204k per year (Estimated)
Location
Remote/Hybrid (Singapore)
Seniority
Senior · 5+ years exp
Employment
Full-Time
Overview
Company
Impact
Profile match

New

Location: Singapore ONLY.No relocation package available.

Format: Hybrid (office in Suntec City).

Employment: Full-Time.

About the Company/Product:

  • A global B2B product company developing a powerful Integration Platform as a Service (iPaaS) that uses AI and machine learning to enable organizations to seamlessly connect data sources, cloud applications, and enterprise systems through low-code/no-code automation.

  • The platform is trusted by more than 400,000 customers worldwide, including leading companies such as Visa, Goldman Sachs, Cisco, Amazon, HubSpot, and L’Oréal.
  • The engineering culture emphasizes technical excellence, strong ownership, and close collaboration across globally distributed teams.

About the Role:

We are looking for severalSenior Go/Ruby Engineers to join our Gateways team, which builds the platform's core gateway infrastructure across several directions: the Model Context Protocol (MCP) Gateway,

AI Gateway, and API Management (APIm).

You will work across both MCP and AI Gateways, which overlap closely. These are the systems that sit between applications, AI agents, and model providers. Here are some of the exciting things you might contribute to:

  • Building and evolving the core services of both gateways, not applications sitting on top of them.

  • Handling the protocol side:

    dispatching model and tool calls, authentication and tenant isolation in a multi-tenant setup, and long-lived streaming sessions held open across real networks and load balancers.

  • Keeping throughput and tail latency predictable - connection management, backpressure, concurrent processing - and when they slip, profiling the running service and fixing the actual cause.

  • Designing the observability for everything you ship, including the AI-specific signals: latency per provider, tokens consumed, cache hit rates, cost per request.

  • Working with PostgreSQL in depth: schemas, indexes, and queries that hold up as volume grows.

  • Shipping into a live product that keeps moving: parts get redesigned and rewritten in flight, and each engineer carries their slice from design through production and keeps it afterwards.

  • Shaping how the team works with AI tooling: agent-driven workflows, automated code review, internal utilities.

  • Collaborating with the Infra/SRE teams on availability and scaling; architecture and code reviews.

Core Tech Stack: Golang, Ruby on Rails, Kubernetes, PostgreSQL, modern AI tooling.

What You Have:

  • 5+ years of experience shipping and operating production services in Go, Ruby, or both (preferably).

  • Networking at a working level: what TLS does, what mTLS buys you and what it costs, how TCP behaves behind differenttypes of load balancers, how the HTTP versions differ.

  • Concurrency and profiling in practice:

    worker pools, queues, graceful shutdown, race-free shared state, and backpressure are more than just buzzwords to you - you can put a service under load, find the bottleneck, and remove it.

  • Automation-first mindset: you know that hand-configured servers and manual deploys are not the way to go if you can help it.

  • Working knowledge of how LLMs and agents behave in code:

    menu

    Senior Go/Ruby Engineer (Gateways Infra, Singapore)

    Агентство / HR ресурс NEWHR( new.hr )

    Singapore

    Сеньор

    Информационные технологии

    • Разработка
    • Backend
    • Go
    • Ruby
    • Ruby on Rails
    • PostgreSQL
    • ML/AI
    • SaaS/PaaS

    7 сентября

    Удаленная работа

    • Работа в офисе

    Опыт работы более 5 лет

    Агентство NEWHR

    Короткая ссылка: geekjob.ru/hihF

    Откликнуться

    Описание вакансии

    Location: Singapore ONLY.No relocation package available.

    Format: Hybrid (office in Suntec City).

    Employment: Full-Time.

    About the Company/Product:

    • A global B2B product company developing a powerful Integration Platform as a Service (iPaaS) that uses AI and machine learning to enable organizations to seamlessly connect data sources, cloud applications, and enterprise systems through low-code/no-code automation.
    • The platform is trusted by more than 400,000 customers worldwide, including leading companies such as Visa, Goldman Sachs, Cisco, Amazon, HubSpot, and L'Oréal.
    • The engineering culture emphasizes technical excellence, strong ownership, and close collaboration across globally distributed teams.

    About the Role:

    We are looking for severalSenior Go/Ruby Engineers to join our Gateways team, which builds the platform's core gateway infrastructure across several directions: the Model Context Protocol (MCP) Gateway,

    AI Gateway, and API Management (APIm).

    You will work across both MCP and AI Gateways, which overlap closely. These are the systems that sit between applications, AI agents, and model providers. Here are some of the exciting things you might contribute to:

    • Building and evolving the core services of both gateways, not applications sitting on top of them.
    • Handling the protocol side:

      dispatching model and tool calls, authentication and tenant isolation in a multi-tenant setup, and long-lived streaming sessions held open across real networks and load balancers.

    • Keeping throughput and tail latency predictable - connection management, backpressure, concurrent processing - and when they slip, profiling the running service and fixing the actual cause.
    • Designing the observability for everything you ship, including the AI-specific signals: latency per provider, tokens consumed, cache hit rates, cost per request.
    • Working with PostgreSQL in depth: schemas, indexes, and queries that hold up as volume grows.
    • Shipping into a live product that keeps moving: parts get redesigned and rewritten in flight, and each engineer carries their slice from design through production and keeps it afterwards.
    • Shaping how the team works with AI tooling: agent-driven workflows, automated code review, internal utilities.
    • Collaborating with the Infra/SRE teams on availability and scaling; architecture and code reviews.

    Core Tech Stack: Golang, Ruby on Rails, Kubernetes, PostgreSQL, modern AI tooling.

    What You Have:

    • 5+ years of experience shipping and operating production services in Go, Ruby, or both (preferably).
    • Networking at a working level: what TLS does, what mTLS buys you and what it costs, how TCP behaves behind differenttypes of load balancers, how the HTTP versions differ.
    • Concurrency and profiling in practice:

      worker pools, queues, graceful shutdown, race-free shared state, and backpressure are more than just buzzwords to you - you can put a service under load, find the bottleneck, and remove it.

    • Automation-first mindset: you know that hand-configured servers and manual deploys are not the way to go if you can help it.
    • Working knowledge of how LLMs and agents behave in code: message structure, the system/user/tool split, tool calls, streaming, and a feel for what breaks when.
    • Solid experience with AI coding assistants when the output is fully owned by you: you review what the model wrote, catch what it got wrong, and can walk a colleague through every line you merged.
    • Genuine engineering curiosity - a "sit down and dig until it's understood" mindset.
    • Autonomous and proactive attitude - comfortable owning a full stack slice end-to-end, surfacing problems without waiting to be asked.
    • Good level of English - at least Upper-intermediate (B2).

    For the Go track, additionally:

    • You knowthe standard library well and reach for it before a framework: net/http, crypto/tls, context, goroutines and channels, the memory model.
    • Real performance work behind you: allocation pressure, GC behaviour, lock contention, withpprof and flame graphs as normal working tools.

    For the Ruby track, additionally:

    • Rails in production at scale: tuning ActiveRecord doesn't scare you, and services you built perform fast under load.
    • PostgreSQL in depth:

      isolation levels, avoidingdeadlocks, index types, connection pooling, migrations on large tables, reading and repairingslow queries.

    Nice-to-Haves:

    • Kubernetes from a developer's angle: reaching a cluster, shipping manifests for your own services, port-forwarding through a debugging session.
    • Hands-on MCP experience: servers or clients you built or integrated, transports, capability negotiation.
    • Contributions to open-source projects.
    • Bachelor's or Master's in Computer Science.

    What We Offer:

    • Top-tier engineering team.
    • Competitive base salary + stock options.
    • Hybrid work

      format (twice a week in the office) with flexible hours. Office location: Suntec City, Singapore (no relocation package available).

    • Full-time employment with benefits.
    • Comprehensive health plan (medical, hospitalisation, dental, maternity, and wellness).
    • Flexible vacation policy and paid sick leave.
    • Company-provided equipment.
    • Annual education and development budget.
    • Company-sponsored team-bonding activities.

    Специализация

    Информационные технологии

    Разработка

    Backend

    Go

    Ruby

    Ruby on Rails

    PostgreSQL

    Отрасль и сфера применения

    ML/AI

    SaaS/PaaS

    Уровень должности

    Сеньор

    Откликнуться на вакансию

    Быстрый отклик и регистрация/авторизация

    Или быстрая регистрация/авторизация через OAuth

    * Продолжая регистрацию/авторизацию вы подтверждаете свое согласие на хранение и обработку своих персональных данныхв соответствии с Федеральным законом № 152-ФЗ "О персональных данных", а так же подтверждаете, что прочитали и принимаете Пользовательское соглашение и согласие на обработку персональных данных, Условия использования сайта, Политику Конфиденциальности иРазъяснение использования личных данных,и согласны получать информацию и рассылкиот Geekjob через телекомуникационные средства личной связи.

    Все вакансии от NEWHR

    Еще интересные вакансии

    • Singapore

      Senior Ruby on Rails Developer (iPaaS)

      NEWHR (агентство)

      relocateremote

      4 сентября

    Еще...

    Эбаут

    Ви ар зе дрим тим оф крэзи спешиалистс энд рекрутерс.Ви лов программерс энд ви олвэйс хелп ту файнд зе дрим ворк фор гуд пипл.

    Доказательный рекрутинг

    NEWHR Medium Blog

    Исследования рынка труда

    Дайджесты вакансий

    Статьи о карьере в IT

    NewHR Podcast

    Блог нашего FullStack CTO

    Контакты

    • Обратная связь

    • Условия использования

    • Конфиденциальность

    • Услуги и цены

    Партнеры

    Сейчас на сайте 28482 кандидатов и более 10000 компаний.В среднем 16 откликов на вакансию

    Ⓒ Geekjob

    Мы используем куки, потому что без кук наш сайт не работал бы, другие сайты не работали бы, да и вообще весьинтернет не работал бы

    window.Vacancy = {"id":"6a9ec02bd58b8e877f06fdbc","ci":"685ab7041e4702e27c0fd609","ic":"685ab6181d2f3544580afd63","lang":"en","position":"Senior Go/Ruby Engineer (Gateways Infra, Singapore)

Free account
Stop reading job ads. Get the ones that fit.
One free account turns this page into a shortlist built around your stack, your level and your pay.
Match on every job. Stack, seniority, pay and location, scored against your profile.
599,985 open roles. Read straight off company career pages, refreshed every day.
Unlimited applications. Every one you send is tracked in one place, on-site or on a company board.
3 tailored CVs a month. Rewritten for the exact job you are applying to. Included free.
Create a free account Continue with Google
Free forever. No card. Under a minute.

Your match

How well do you fit this role?
Two answers are enough for a real match. No account needed.
Check my fit
Answers stay in this browser until you create an account.

Recommended for you based on this role

Similar stack
Same company
Singapore
$104k – $211k per year (Estimated) • Remote/Hybrid • Full-Time • Bachelor's Degree • Bern
AI/ML
AI Agents
Synthetic Data
Apply
$30k – $62k per year (Estimated) • In office • Full-Time • Master's Degree • Bengaluru
Python
AI/ML
Copilot
AI Agents
LLM Guardrails
Apply
$51k – $138k per year (Estimated) • In office • Full-Time • 3+ years exp • Bachelor's Degree • Kilkenny
Python
SQL
Databases
Snowflake
Databricks
Delta Lake
Apache Kafka
AI/ML
LangGraph
AutoGen
LangChain
Spark
Prompt Engineering
AI Agents
Semantic Kernel
CrewAI
RAG
Semantic Search
LLMOps
Human-in-the-Loop
Semantic Search
LLM Guardrails
Agentic Workflows
Multi-Agent Systems
DevOps
Vector
Apply
$120k – $203k per year • Remote/Hybrid • Full-Time • 8+ years exp • Bachelor's Degree • Princeton • Austin
AI/ML
AI Agents
RAG
DevOps
Azure
CI/CD
AWS
Kubernetes
Cybersecurity
OWASP Top 10
Zero Trust
Threat Modeling
Apply
$28k – $57k per year (Estimated) • In office • Moscow
Java
Databases
PostgreSQL
MariaDB
Apply
$8.5k – $21k per year • Remote • Full-Time • 5+ years exp
Go
Mobile
PassKit
DevOps
SLI/SLO/SLA
Apply
$87k – $217k per year (Estimated) • In office • Full-Time • 3+ years exp • Singapore
AI/ML
LLM
NIST AI RMF
Apply
Intern, Sembawang CC 5 hours ago
$36k – $59k per year (Estimated) • In office • Internship • Singapore
Apply
$150k – $250k per year • In office • Full-Time • 2+ years exp • Singapore
Python
AI/ML
Reinforcement Learning
AI Agents
LLM
Synthetic Data
Post-training
DevOps
Docker
Apply
$107k – $193k per year (Estimated) • In office • Full-Time • 4+ years exp • Singapore
Apply
$73k – $163k per year (Estimated) • In office • Full-Time • 5+ years exp • Singapore
DevOps
Rest API
WebSockets
CI/CD
AWS
Kubernetes
Amazon EKS
Amazon ECS
Cybersecurity
PCI DSS
IoT
MQTT
Apply
See all jobs
This is one of many
599,985 more open roles from verified company boards, updated every day.