Writing.io Jobs

Find the best remote jobs. Answer a few questions and we'll deploy a powerful assistant to help you search, create alerts, and more.

1 What roles are you open to?

2 Experience level

3 Work style

Did you know? If memory is enabled, Writing.io can remember your job search preferences and help you to improve your resume, craft customized outreach and more.

Engineer Senior ML Engineer (AI Research, Physical AI)

Develops and implements machine learning models and systems for AI research with focus on physical AI applications.

Senior Posted 13 minutes ago Jobicy AI
What this role involves
About Nebius: Nebius is leading a new era in cloud infrastructure for the global AI economy. We are building a full-stack AI cloud platform that supports developers and enterprises from...
Read the full description
Engineer Senior DevOps Engineer

Senior DevOps Engineer manages infrastructure, deployment pipelines, and cloud systems for an AI-focused technology consulting firm.

Senior Posted about 2 hours ago Jobicy AI
What this role involves
The company and our mission:  Zartis is a global AI transformation and technology consulting partner where talented engineers and technologists work on cutting edge innovation. We partner with ambitious organizations...
Read the full description
Engineer Senior AI Software Engineer

Develops AI-powered software solutions and systems as part of a technology consulting firm's engineering team.

Senior Posted about 2 hours ago Jobicy AI
What this role involves
The company and our mission:  Zartis is a global AI transformation and technology consulting partner where talented engineers and technologists work on cutting edge innovation. We partner with ambitious organizations...
Read the full description
Engineer Senior Software Engineer (Node & React, Headless API)

Develops and maintains Node.js and React-based headless APIs for a social media management SaaS platform.

Senior Posted about 2 hours ago Jobicy AI
What this role involves
This role is part of our Ayrshare, one of our growing brands at saas.group. Ayrshare offers a unified social media API to post, schedule, analyze, comment, and message across 13+...
Read the full description
Engineer Staff Software Engineer

Staff-level software engineer who designs and builds core platform features for a global hospitality management system.

Senior Posted about 2 hours ago Jobicy AI
What this role involves
What Makes Cloudbeds UniqueAt Cloudbeds, we’re not just building software, we’re transforming hospitality. Our intelligently designed platform powers properties across 150 countries, processing billions in bookings annually. From independent properties...
Read the full description
Engineer Senior System Engineer (Virtual Private Cloud Team)

Designs, builds, and maintains virtual private cloud infrastructure and systems for Nebius's AI-focused cloud platform.

Senior Remote Posted about 2 hours ago Jobicy AI
What this role involves
About Nebius: Nebius is leading a new era in cloud infrastructure for the global AI economy. We are building a full-stack AI cloud platform that supports developers and enterprises from...
Read the full description
Engineer Senior ML Engineer (AI Research, Physical AI)

Develops and implements machine learning models and systems for AI research focused on physical AI applications.

Senior Posted about 2 hours ago Jobicy AI
What this role involves
About Nebius: Nebius is leading a new era in cloud infrastructure for the global AI economy. We are building a full-stack AI cloud platform that supports developers and enterprises from...
Read the full description
Engineer AI Pipeline Engineer - Security Automation Platform (Imunify360) at CloudLinux

Designs and maintains automated security pipelines that convert threat intelligence into deployed protection rules across millions of websites.

Senior Remote Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

Imunify360 Security Suite is a product of CloudLinux Inc., the maker of the #1 OS in security and stability for hosting providers. Imunify is an innovative security solution designed specifically for shared and VPS/Dedicated servers. The automated, easy-to-use solution with the six-layer approach to security delivers comprehensive and complete attack prevention. Check out our website for more information: imunify360.com

We are looking for an experienced AI Pipeline Engineer to own the automated pipelines that turn threat intelligence into shipped protection for tens of millions of websites.

When a new vulnerability appears, a chain of automated systems has to notice it, obtain the vulnerable source, produce WAF rules, generate tests, prove the rules work and don’t break legitimate traffic, and roll it out across tens of millions of websites; then watch production hard enough to pull it back automatically if it misbehaves. Today that chain exists and runs 24⁄7, and a single unreliable link could cost customers their protection. We are looking for a strong Engineer to expand it rapidly while keeping it reliable and transparent. This involves solving hard engineering problems, working with data at scale, in a world with many surprises.

This is not an analyst role and not a research role, but additional experience in this domain is welcome. What we need is someone who builds systems that keep working: complex logic underneath, boring and reliable on the outside. The position is fully remote with flexible hours, allowing you to plan your day and work from anywhere in the world.

What you would own

Systems that are in production today and need to grow considerably:

  • The automated protection pipeline — the chain from threat intelligence to a validated, deployed rule. Multi-stage, largely autonomous, and required to finish inside a fixed time window every day.
  • Progressive release automation — rolling protection out across the fleet in controlled stages, with automated guardrails that hold or roll back a stage without a human in the loop.
  • Quality gates — deciding, from live production signal, whether something we shipped is doing harm, and acting on that before it reaches the next stage. Errors are costly in both directions: miss a problem and customer sites break; over-correct and protection is silently removed.
  • CI at scale — validation that stands up real, disposable environments across a large matrix of software versions and configurations, and returns a trustworthy verdict fast enough to stay inside the release window.
  • LLM orchestration and cost control — several subsystems are driven by AI agents inside purpose-built harnesses, with evaluation, budgets and spend accounting as load-bearing components.
  • Observability and alerting across all of it — the pipelines are expected to report their own condition, prove they are healthy, and escalate on their own.

This runs on top of a petabyte-scale threat-intelligence store and live telemetry from more than 60 million websites, under strict end-to-end latency budgets measured in hours. The failure mode we care most about eliminating is a budget missed silently.

We will go into the specifics during the interview process.

Key responsibilities

  • Designing, building and operating the automated pipelines described above, end to end;
  • Turning fragile multi-stage batch jobs into resumable, idempotent, observable systems with explicit state machines and recovery paths;
  • Defining and enforcing latency budgets and SLOs per stage, and making violations visible and actionable rather than silent;
  • Building the observability layer — metrics, dashboards, alerting and health gates — so the pipeline reports its own condition instead of needing someone to go and look;
  • Designing and implementing guardrails: automatic hold and rollback, blast-radius limits, kill switches, and safe-by-default behavior when an upstream dependency is unavailable;
  • Making the systems low-maintenance: eliminating manual steps, removing standing human babysitting, and reducing the operational surface rather than adding to it;
  • Writing and maintaining unit and integration tests for logic that is genuinely hard to test — concurrency, partial failure, external API flakiness, multi-stage state;
  • Investigating and resolving complex issues across ClickHouse, GitLab CI, S3/object storage, Prometheus/Grafana and third-party APIs;
  • Collaborating with the security analysts and the Server team on architecture, and pushing back when a proposed design will not survive contact with production.

To thrive in this role, you should have:

  • 5+ years of professional backend / platform / infrastructure engineering experience;
  • Demonstrable experience building and operating multi-stage data or automation pipelines — CI/CD systems, ETL/ELT, build and release automation, job orchestration, ML/data platforms, or similar. This is the single most important requirement. We will ask you to walk us through one in detail;
  • Real depth in at least one of Python, Go or Rust. We use all three, and we are not hiring a language specialist — which one you bring genuinely does not matter. Depth is simply how we verify the experience behind it is real, so expect specific questions about systems you have designed and shipped: why they are shaped the way they are, how they behave under failure, and what you would build differently today;
  • Systems design judgement, more than raw coding throughput. The difficult part of this role is deciding what to build, working out where it will break, and making it prove its own correctness — not volume of code produced;
  • Practical experience with workflow orchestration and job scheduling (Airflow, Temporal, Prefect, Dagster, Argo, custom schedulers — whatever you have actually run in production);
  • A working instinct for reliability engineering : idempotency, retries with backoff, exactly-once vs at-least-once, checkpointing and resumability, graceful degradation, backpressure, and safe handling of partial failure;
  • Hands-on observability experience — Prometheus/Grafana, LGTM stack, or equivalent — including designing metrics rather than only consuming dashboards someone else built;
  • Deep CI/CD experience, ideally GitLab CI including dynamic/child pipelines and self-hosted runners; comfort with Docker and container-based test environments;
  • Experience with object storage (S3/Ceph or equivalent) and with large-scale analytical stores — ClickHouse or another columnar database;
  • Comfort designing state machines and long-running processes that survive restarts, and reasoning about concurrency across multiple in-flight rollouts;
  • Excellent debugging skills across system, network and data layers;
  • Strong communication skills and comfort working in a distributed team;
  • At least upper-intermediate proficiency in spoken and written English.

Nice to have:

  • Experience with progressive delivery — canary and percentage-based rollouts, feature flags, automated rollback, blast-radius control;
  • Experience running AI/LLM systems in production , particularly cost control, token accounting, evaluation harnesses, and dealing with non-deterministic components inside a deterministic pipeline;
  • Experience with fleet-scale telemetry and with building quality gates on top of noisy production signal;
  • Familiarity with WordPress, PHP, or WAF/ModSecurity concepts;
  • Experience with configuration management (Ansible, Puppet, Salt) and with Linux service operations.

You do not need a cybersecurity background. Most of the hard problems here are orchestration, reliability, correctness under concurrency and observability. Domain knowledge is learnable and we have specialists to learn it from — pipeline engineering judgement is what we cannot substitute.

We value engineers who are:

  • Curious and fearless problem solvers — not afraid to dig into existing systems, investigate root causes, and propose improvements;
  • Sceptical by default — who ask what would falsify a conclusion before acting on it, and who trust measurements over plausible reasoning;
  • Pragmatic and detail-oriented — focused on building reliable, maintainable systems, and allergic to solutions that require a human to remember something;
  • Owners — comfortable being the person accountable for whether a pipeline ran correctly last night;
  • Effective communicators — able to articulate ideas clearly, exchange feedback constructively, and foster collaboration across teams;
  • Engaging and proactive — contributing energy, initiative, and a positive presence that strengthens team culture.

What’s in it for you?

  • A strong focus on professional development with opportunities for learning and growth: interesting and challenging projects, mentor and other knowledge-exchange programs;
  • Fully remote work with flexible working hours, that allows you to schedule your day and work from any location worldwide;
  • Paid 24 days of vacation per year, 10 days of national holidays, and unlimited sick leaves to ensure you maintain a healthy work-life balance;
  • Compensation for private medical insurance;
  • Co-working and gym/sports reimbursement;
  • The opportunity to receive a reward for the most innovative idea that the company can patent, fostering a culture of creativity and innovation.

By applying for this position, you consent to the processing of your personal data as described in our Privacy Policy, which provides detailed information on how we maintain and handle your data.

Read the full description
Engineer Advanced Software Engineer - Customer Success at Feedzai

Advanced software engineer designs and implements technical solutions for enterprise customers, handling code development, integrations, troubleshooting, and performance optimization across the Feedzai platform.

Senior Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

At Feedzai, we’re building a world of safer money. A world where financial institutions move faster than criminals. Where the payments that fund real lives through salaries, savings, and businesses are protected in real time. We use trusted AI to detect and prevent financial crime, fraud, and money laundering at scale: the world’s top banks, payment networks, and acquirers trust our technology to safeguard more than one billion consumers and $9 trillion in payment volume every year.

Feedzai is a Series D company and has raised $282M to date. With a valuation of $2 billion, our technology protects 1 billion consumers and 90 billion transactions each year.

The Customer Success Engineering team is responsible for ensuring that Feedzai solutions are successfully implemented, integrated, optimized, and supported throughout the customer lifecycle. Our mission is to build new product capabilities, but to deeply understand the product and leverage its full potential to solve complex customer problems. We work directly with enterprise customers, translating business requirements into scalable technical solutions while ensuring successful deployments, operational excellence, and long-term customer success.

You

As an Advanced Customer Success Engineer, you are an experienced software engineer with a strong implementation mindset. You are comfortable reading, writing, and debugging production-quality code, but your primary focus is delivering successful customer solutions through implementation, integrations, troubleshooting, performance optimization, and technical leadership.

You will serve as a trusted technical advisor for our customers and a technical reference within Customer Success, collaborating closely with Product Engineering, Product Management, Customer Success Managers, and customer technical teams.

Your Day-to-Day

  • Design and implement technical solutions that maximize the value of the Feedzai platform;
  • Configure, customize, and extend customer solutions using Java, SQL, and platform configuration;
  • Build and maintain integrations using REST APIs, messaging systems, event-driven architectures, and file processing;
  • Troubleshoot complex production issues across application, database, infrastructure, and integration layers;
  • Analyze and optimize application performance, scalability, and operational reliability;
  • Lead technical activities during implementations, upgrades, migrations, and production go-lives;
  • Support enterprise customers throughout the implementation and post-production lifecycle;
  • Review solution designs and implementation approaches to ensure alignment with Feedzai best practices;
  • Mentor other engineers and contribute to reusable implementation assets, documentation, and engineering standards;
  • Collaborate with Product Engineering by providing feedback based on real customer implementations and operational experience;

You Have & You Know-how

  • 7+ years of professional software engineering experience;
  • Strong Java development skills with the ability to understand, customize, and debug complex applications;
  • Strong SQL knowledge and database troubleshooting experience;
  • Experience designing and implementing enterprise software integrations;
  • Experience working with REST APIs, messaging platforms, asynchronous systems, and file-based integrations;
  • Experience with cloud platforms (AWS preferred);
  • Strong troubleshooting and root cause analysis skills in production environments;
  • Experience analyzing Java application performance (thread dumps, heap analysis, JVM tuning);
  • Solid understanding of distributed systems, software architecture, scalability, and performance;
  • Excellent communication skills and the ability to work directly with customer engineering teams;
  • Ability to balance hands-on technical work with customer-facing responsibilities;
  • Experience in fraud prevention, financial services, or risk management platforms (nice to have);
  • Experience with Kubernetes and containerized applications (nice to have);
  • Experience with PostgreSQL and NoSQL databases (nice to have);

The Customer Success Team is responsible for delivering our product to our clients. This includes configuration, solution development, and risk strategy to enable them to address their pain points. We collaborate with our clients to ensure they have the right solution, build out a strategy and training plan for them, and then support them through each phase of our client lifecycle. We grow at a fast clip and believe no challenge is too big or too small. Therefore, we have an open environment that encourages us to lean in, try new things, and discover our potential. Join us! #LI-Remote #LI-BX1

Your First 30-Days at Feedzai:

You will be immersed in our brand with training, connections, and one-on-one time with your manager. You may shadow your colleagues virtually or onsite at an office depending on where you work as you are supported through your Feedzai journey. In addition, you will have access to a ton of information to give you history, context, and all the knowledge you can handle about Feedzai and the team. Finally, you will start working on projects and collaborating on work currently being done. We can’t wait to have you join the team!

Life at Feedzai Instagram

Feedzai Culture

Feedzai is an Equal Opportunity Employer and we value diversity at our company. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.

Feedzai does not accept unsolicited resumes from recruiters or employment agencies.

Feedzai will use the personal data you provide us with by filling out this form for reviewing your application and to potentially negotiate a contract with you. Your personal data will be retained by Feedzai for 24 months following your application. Please see our Privacy Notice available at https://www.feedzai.com/legal/feedzai-candidate-privacy-policy/ and https://www.feedzai.com/legal/feedzai-california-candidates-privacy-policy/ for more information on how we process your personal data.

Read the full description
Engineer Product Engineer (PHP + React) (Contract) at Experian

Senior full-stack engineer designs and builds customer-facing platforms using PHP, React, and AWS, with exposure to AI coding assistants.

Senior Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

Company Description

Experian is a global data and technology company, powering opportunities for people and businesses around the world. We operate across a range of markets, from financial services to healthcare, automotive, agribusiness, insurance, and many more. Experian invests in people and new advanced technologies to unlock the power of data. We have an amazing team of 25,200 people in 32 countries.

Our uniqueness is that we celebrate yours. Experian’s people first, inclusive and purpose driven culture is multi award-winning; World’s Best Workplaces™ 2025 (Fortune Global Top 25), Great Place To Work™ in 26 countries to name a few. Check out Experian Life on social or explore our Careers Site to understand why. Experian is also proud to be an Equal Opportunity and Affirmative Action employer. If you have a disability or special need that requires accommodation, please let us know at the earliest opportunity

Job Description

The team develops innovative data-sharing solutions that help financial institutions make faster, more informed lending decisions through Australia’s Consumer Data Right (CDR) framework, empowering lenders, brokers, and fintechs to instantly verify income, assess affordability, and accelerate lending decisions. As part of this innovative and fast-growing business unit, you’ll contribute to building and enhancing solutions that simplify access to trusted financial data, improve customer experiences, and drive the future of Open Banking.

What you’ll be doing

As a Senior Full Stack Engineer in Product Engineering, you’ll design, build, and operate customer-facing and internal platforms across—,APIs, services, and data—primarily on the PHP and MySQL ecosystem and AWS Cloud environment. You’ll also help the team safely leverage GenAI coding assistants, such as GitHub Copilot, Cursor, and Lovable. This will improve delivery velocity, code quality, and developer experience, in line with our AI governance standards.

Qualifications

What you’ll need to bring to the role & Experian

  • Bachelor’s degree in Computer Science or a related discipline.
  • 5+ years of experience in PHP application development and software design.
  • 3+ years of experience with React.js and modern front-end development.
  • Strong knowledge of Object-Oriented programming, design patterns, and relational databases (e.g., MySQL, PostgreSQL, SQL Server, Oracle).
  • Experience with Python and PHP frameworks such as Laravel or CodeIgniter.
  • Familiarity with AWS, Linux environments, and Nginx.
  • Experience with automated testing tools such as Selenium, Playwright, or Puppeteer.
  • Experience communicating updates and resolutions to customers and other partners, with exposure to Agile delivery and secure software development practices.
  • A commitment to security, privacy, and compliance standards (PCI/ISO/SOC).
  • This role reports directly to the Hiring Manager
  • Hybrid working model, with 2 days in the office and 3 days working remotely each week.

Additional Information

Benefits

Experian care for employee’s work life balance, health, safety and wellbeing. In support of this endeavor, we offer best-in-class family well-being benefits, enhanced medical benefits and paid time off.

Recruitment Fraud Awareness - Experian’s recruitment process is conducted only through authorised channels. Recruitment communications will only be sent from an @experian.com email address. Experian will never ask candidates to make any payment as part of an application, interview, assessment, onboarding, or recruitment process. To apply for roles or verify opportunities, please visit experian.com/careers

Experian Careers - Creating a better tomorrow together

Find out what its like to work for Experian by clicking here

Read the full description
Engineer Senior, Software Engineer - AutoTagging at Torc Robotics

Designs, deploys, and operates data engineering pipelines to process autonomous vehicle logs at scale using Python, Databricks, and AWS infrastructure.

Senior Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

About the Company

At Torc, we have always believed that autonomous vehicle technology will transform how we travel, move freight, and do business.A leader in autonomous driving since 2007, Torc has spent over a decade commercializing our solutions with experienced partners.Now a part of the Daimler family, we are focused solely on developing software for automated trucks to transform how the world moves freight.  Join us and catapult your career with the company that helped pioneer autonomous technology, and the first AV software company with the vision to partner directly with a truck manufacturer.

Meet the Team

The Auto Tagger team is the engine behind our data flywheel, responsible for translating petabytes of raw, multi-modal vehicle data into a highly curated library of critical driving scenarios. By mining driving logs for long-tail events, we provide the foundational data required for safe autonomous trucking. Leveraging Pegasus logical layers, this team structures and catalogs findings into an observations database that directly accelerates development across autonomous perception, sensor fusion, and generative simulation testing.

What You’ll Do

  • Integrate and deploy automated event-tagger into production pipelines, running and monitoring tagging tasks at scale across petabytes of vehicle log data.
  • Build and maintain the data engineering pipelines that organize, structure, and catalog tagged scenario data into the observations database.
  • Own CI/CD for the Auto Tagger pipeline using GitHub Actions, keeping deployments reliable, tested, and repeatable.
  • Write production grade code in Python across the pipeline, from data ingestion and transformation through model integration and deployment.
  • Build and operate on Databricks for large scale data processing, interactive querying, and pipeline orchestration.
  • Design, deploy, and scale AWS infrastructure (as code) to support high-volume, distributed processing of vehicle log pipelines — working with structured/tagged outputs and metadata.
  • Instrument pipelines with logging, metrics, and alerting; own on-call response for tagging job failures and data quality regressions.
  • Partner with ML engineers on the team to take tagging and classification models from development into a scalable, monitored production pipeline.
  • Ensure data quality and metadata integrity as tagged events move from raw logs into the observations database used by perception, simulation, and systems teams.
  • Troubleshoot and improve pipeline performance, reliability, and cost as data volume and model complexity grow.

What You’ll Need to Succeed

  • BS or MS in Computer Science, Engineering, or a related field, with 5+ years of software engineering experience, including production data pipeline or ML infrastructure work.
  • Strong Python skills, with experience building and maintaining production data or ML pipelines.
  • Hands-on CI/CD experience, GitHub Actions required.
  • Required experience with Databricks for large scale data processing and orchestration.
  • Required experience with AWS, including infrastructure-as-code (Terraform or CloudFormation) for provisioning distributed processing infrastructure.
  • Experience processing large scale time series or unstructured datasets.
  • Experience with observability tooling (e.g., Datadog, Grafana, CloudWatch) for production pipeline monitoring and alerting.
  • Experience integrating and deploying ML models into production systems — serving, monitoring, and rollback, not just training.
  • Strong communication skills to work across ML, perception, and simulation teams.

Bonus Points!

  • Familiarity with auto-labeling pipelines, VLMs, or zero-shot classification for scenario extraction.
  • Experience with distributed compute frameworks such as Ray, Spark, or Daft.
  • Familiarity with robotics data formats (ROS bags, MCAP) and columnar storage formats (Parquet, Arrow).
  • Experience with model serving frameworks such as vLLM or SGLang.
  • Familiarity with scenario description standards like Pegasus layers.

Perks of Being a Torc’r

Torc cares about our team members and we strive to provide benefits and resources to support their health, work/life balance, and future. Our culture is collaborative, energetic, and team focused. Torc offers:

  • A competitive compensation package that includes a bonus component and stock options
  • 100% paid medical, dental, and vision premiums for full-time employees
  • 401K plan with a 6% employer match
  • Flexibility in schedule and generous paid vacation (available immediately after start date)
  • Company-wide holiday office closures
  • AD+D and Life Insurance

At Torc, we’re committed to building a diverse and inclusive workplace. We celebrate the uniqueness of our Torc’rs and do not discriminate based on race, religion, color, national origin, gender (including pregnancy, childbirth, or related medical conditions), sexual orientation, gender identity, gender expression, age, veteran status, or disabilities. Even if you don’t meet 100% of the qualifications listed for this opportunity, we encourage you to apply.

Our compensation reflects the cost of labor across several geographic markets. Pay is based on a number of factors and may vary depending on job-related knowledge, skills, and experience. Torc’s total compensation package will also include our corporate bonus and stock option plan. Dependent on the position offered, sign-on payments, relocation, and other forms of compensation may be provided as part of a total compensation package, in addition to a full range of medical, financial, and/or other benefits.

Job ID: R-102834

Hiring Range for Job Opening

US Pay Range

$160,800—$193,000 USD

Read the full description
Engineer Senior AI-Enabled Full Stack Developer at HostPapa

Senior full-stack developer builds AI-integrated web applications using Next.js, TypeScript, and modern tooling while mentoring peers and optimizing production systems.

Senior Remote Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

Position Summary:

With team members and customers in 39 countries around the globe, HostPapa is currently one of the fastest-growing web hosting companies with a wide range of products available. At its core, we provide individuals and small and medium-sized businesses with access to valuable tools and services critical to their online success, including a Website Builder service for making website creation an ultra-easy task for anyone. Tailored to meet every user’s unique needs, our award-winning customer support, email, and cloud-based solutions keep HostPapa at the cutting edge of the web hosting industry and innovation by putting our customers first.

As a Senior AI-Enabled Full-Stack Developer, you’ll be at the forefront of integrating AI into our product experience, using it to solve real-world problems at scale. We’re looking for developers who think critically about user needs, challenge assumptions, and build with both precision and purpose. You’ll work with tools like Next.js, TypeScript, shadcn/ui, Supabase, and an evolving AI toolchain to create intelligent, adaptive features that enhance our platform and deliver measurable value to customers.

What you’ll do:

  • Influence product direction by challenging assumptions and advocating for user-first decisions
  • Design scalable architectures and break them into actionable components with clear rationale
  • Build full-stack apps using Next.js, TypeScript, shadcn/ui, Supabase/Postgres, and edge functions
  • Develop AI-driven workflows that accelerate development while ensuring correctness
  • Lead code reviews, mentor peers, and uphold high engineering standards
  • Monitor and optimize performance, security, and cost in production environments
  • Collaborate async with global teams across product, design, and operations

About you:

  • 7+ years in production web apps, 3+ with React/Next.js 14+
  • Expert in TypeScript, modern React patterns, and API/system design
  • Strong with Postgres/MySQL and CI/CD automation
  • Experience integrating and evaluating AI/LLMs
  • Writes comprehensive tests (unit, integration, E2E)
  • Passionate about using AI to streamline development

Soft Skills & Traits:

  • Strong communicator, especially async
  • Data-driven, collaborative, and precise
  • Values correctness and clarity over speed
  • Curious about practical AI use, not hype

What we offer:

  • Work from anywhere - this is a remote opportunity
  • A competitive salary that values you and your unique skill sets
  • Career advancement & professional development opportunities to help you reach your full potential
  • Flexible work arrangements to support work/life balance

About us:

At HostPapa, we’ve been committed to providing a complete array of enterprise-grade cloud services solutions to every business owner since 2006. These services, traditionally out of reach to smaller businesses, are offered in a one-stop shop, making it quick and easy for customers to select the services they need to grow. We back these offerings with 24⁄7 award‑winning customer support in four languages.

Our HostPapa family values diversity and inclusion. We have a friendly company culture built on trust and respect spanning the entire company. With the acquisition of several companies into our product portfolio within the past year, we’re growing at an incredible rate and have ample opportunities for career growth.

Come join our talented team of enthusiastic, hard-working, passionate, driven people engaged in meaningful, innovative work. We can’t wait to meet you!

HostPapa is an equal-opportunity employer committed to diversity and inclusion. As a multicultural organization, we encourage individual achievement and recognize the strength of our diverse team.

HostPapa is committed to providing accommodations for people with disabilities. If you require accommodation, please let us know, and we will work with you to meet your needs. Accommodation may be provided in all parts of the hiring process.

It is anticipated that this position will be performed outside of Ontario.

Read the full description
Engineer AI Pipeline Engineer - Security Automation Platform (Imunify360) at CloudLinux

Designs and maintains automated security pipelines that convert threat intelligence into deployed WAF rules across millions of websites, managing CI/CD, progressive rollouts, and production quality gates.

Senior Remote Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

Imunify360 Security Suite is a product of CloudLinux Inc., the maker of the #1 OS in security and stability for hosting providers. Imunify is an innovative security solution designed specifically for shared and VPS/Dedicated servers. The automated, easy-to-use solution with the six-layer approach to security delivers comprehensive and complete attack prevention. Check out our website for more information: imunify360.com

We are looking for an experienced AI Pipeline Engineer to own the automated pipelines that turn threat intelligence into shipped protection for tens of millions of websites.

When a new vulnerability appears, a chain of automated systems has to notice it, obtain the vulnerable source, produce WAF rules, generate tests, prove the rules work and don’t break legitimate traffic, and roll it out across tens of millions of websites; then watch production hard enough to pull it back automatically if it misbehaves. Today that chain exists and runs 24⁄7, and a single unreliable link could cost customers their protection. We are looking for a strong Engineer to expand it rapidly while keeping it reliable and transparent. This involves solving hard engineering problems, working with data at scale, in a world with many surprises.

This is not an analyst role and not a research role, but additional experience in this domain is welcome. What we need is someone who builds systems that keep working: complex logic underneath, boring and reliable on the outside. The position is fully remote with flexible hours, allowing you to plan your day and work from anywhere in the world.

What you would own

Systems that are in production today and need to grow considerably:

  • The automated protection pipeline — the chain from threat intelligence to a validated, deployed rule. Multi-stage, largely autonomous, and required to finish inside a fixed time window every day.
  • Progressive release automation — rolling protection out across the fleet in controlled stages, with automated guardrails that hold or roll back a stage without a human in the loop.
  • Quality gates — deciding, from live production signal, whether something we shipped is doing harm, and acting on that before it reaches the next stage. Errors are costly in both directions: miss a problem and customer sites break; over-correct and protection is silently removed.
  • CI at scale — validation that stands up real, disposable environments across a large matrix of software versions and configurations, and returns a trustworthy verdict fast enough to stay inside the release window.
  • LLM orchestration and cost control — several subsystems are driven by AI agents inside purpose-built harnesses, with evaluation, budgets and spend accounting as load-bearing components.
  • Observability and alerting across all of it — the pipelines are expected to report their own condition, prove they are healthy, and escalate on their own.

This runs on top of a petabyte-scale threat-intelligence store and live telemetry from more than 60 million websites, under strict end-to-end latency budgets measured in hours. The failure mode we care most about eliminating is a budget missed silently.

We will go into the specifics during the interview process.

Key responsibilities

  • Designing, building and operating the automated pipelines described above, end to end;
  • Turning fragile multi-stage batch jobs into resumable, idempotent, observable systems with explicit state machines and recovery paths;
  • Defining and enforcing latency budgets and SLOs per stage, and making violations visible and actionable rather than silent;
  • Building the observability layer — metrics, dashboards, alerting and health gates — so the pipeline reports its own condition instead of needing someone to go and look;
  • Designing and implementing guardrails: automatic hold and rollback, blast-radius limits, kill switches, and safe-by-default behavior when an upstream dependency is unavailable;
  • Making the systems low-maintenance: eliminating manual steps, removing standing human babysitting, and reducing the operational surface rather than adding to it;
  • Writing and maintaining unit and integration tests for logic that is genuinely hard to test — concurrency, partial failure, external API flakiness, multi-stage state;
  • Investigating and resolving complex issues across ClickHouse, GitLab CI, S3/object storage, Prometheus/Grafana and third-party APIs;
  • Collaborating with the security analysts and the Server team on architecture, and pushing back when a proposed design will not survive contact with production.

To thrive in this role, you should have:

  • 5+ years of professional backend / platform / infrastructure engineering experience;
  • Demonstrable experience building and operating multi-stage data or automation pipelines — CI/CD systems, ETL/ELT, build and release automation, job orchestration, ML/data platforms, or similar. This is the single most important requirement. We will ask you to walk us through one in detail;
  • Real depth in at least one of Python, Go or Rust. We use all three, and we are not hiring a language specialist — which one you bring genuinely does not matter. Depth is simply how we verify the experience behind it is real, so expect specific questions about systems you have designed and shipped: why they are shaped the way they are, how they behave under failure, and what you would build differently today;
  • Systems design judgement, more than raw coding throughput. The difficult part of this role is deciding what to build, working out where it will break, and making it prove its own correctness — not volume of code produced;
  • Practical experience with workflow orchestration and job scheduling (Airflow, Temporal, Prefect, Dagster, Argo, custom schedulers — whatever you have actually run in production);
  • A working instinct for reliability engineering : idempotency, retries with backoff, exactly-once vs at-least-once, checkpointing and resumability, graceful degradation, backpressure, and safe handling of partial failure;
  • Hands-on observability experience — Prometheus/Grafana, LGTM stack, or equivalent — including designing metrics rather than only consuming dashboards someone else built;
  • Deep CI/CD experience, ideally GitLab CI including dynamic/child pipelines and self-hosted runners; comfort with Docker and container-based test environments;
  • Experience with object storage (S3/Ceph or equivalent) and with large-scale analytical stores — ClickHouse or another columnar database;
  • Comfort designing state machines and long-running processes that survive restarts, and reasoning about concurrency across multiple in-flight rollouts;
  • Excellent debugging skills across system, network and data layers;
  • Strong communication skills and comfort working in a distributed team;
  • At least upper-intermediate proficiency in spoken and written English.

Nice to have:

  • Experience with progressive delivery — canary and percentage-based rollouts, feature flags, automated rollback, blast-radius control;
  • Experience running AI/LLM systems in production , particularly cost control, token accounting, evaluation harnesses, and dealing with non-deterministic components inside a deterministic pipeline;
  • Experience with fleet-scale telemetry and with building quality gates on top of noisy production signal;
  • Familiarity with WordPress, PHP, or WAF/ModSecurity concepts;
  • Experience with configuration management (Ansible, Puppet, Salt) and with Linux service operations.

You do not need a cybersecurity background. Most of the hard problems here are orchestration, reliability, correctness under concurrency and observability. Domain knowledge is learnable and we have specialists to learn it from — pipeline engineering judgement is what we cannot substitute.

We value engineers who are:

  • Curious and fearless problem solvers — not afraid to dig into existing systems, investigate root causes, and propose improvements;
  • Sceptical by default — who ask what would falsify a conclusion before acting on it, and who trust measurements over plausible reasoning;
  • Pragmatic and detail-oriented — focused on building reliable, maintainable systems, and allergic to solutions that require a human to remember something;
  • Owners — comfortable being the person accountable for whether a pipeline ran correctly last night;
  • Effective communicators — able to articulate ideas clearly, exchange feedback constructively, and foster collaboration across teams;
  • Engaging and proactive — contributing energy, initiative, and a positive presence that strengthens team culture.

What’s in it for you?

  • A strong focus on professional development with opportunities for learning and growth: interesting and challenging projects, mentor and other knowledge-exchange programs;
  • Fully remote work with flexible working hours, that allows you to schedule your day and work from any location worldwide;
  • Paid 24 days of vacation per year, 10 days of national holidays, and unlimited sick leaves to ensure you maintain a healthy work-life balance;
  • Compensation for private medical insurance;
  • Co-working and gym/sports reimbursement;
  • The opportunity to receive a reward for the most innovative idea that the company can patent, fostering a culture of creativity and innovation.

By applying for this position, you consent to the processing of your personal data as described in our Privacy Policy, which provides detailed information on how we maintain and handle your data.

Read the full description
Engineer Sr. Software Engineer, External Data Integrations at Fg Life

Senior software engineer designs, develops, and maintains secure external data integrations and APIs using .NET, Azure, Informatica, and Snowflake while leading technical aspects and mentoring other developers.

Senior Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

Job Summary

The Sr. Software Engineer - External Data Integrations will code, test, and document software solutions and perform tests to validate the code. This role will write progressively complex code and independently solve problems and resolve technical issues. The role will serve in a lead capacity with other developers through required feature updates, code management, and requirement implementation.

This position supports F&G’s Electronic Data Interfaces (EDI) team, which delivers secure, reliable external data integrations between F&G and distributors, carriers, aggregators, and other business partners. The role will design and develop file-based, ETL, data-product, and cloud-native API-based integration solutions that enable external partners to access business data and perform supported business functions.

Duties & Responsibilities

Description

  • Design, code, test, and document software solutions that are high performing and intuitive, adhering to F&G’s software development methodologies, frameworks, standards, and security requirements.
  • Perform unit, regression, security, and load tests to validate the readiness of internally and externally developed code for production as required.
  • Design and develop complex integrations.
  • Develop, enhance, and support secure external integrations, including APIs built using .NET and Azure services, file-based interfaces, and ETL processes supporting distributors, carriers, aggregators, IMO groups, and other business partners.
  • Design, develop, and maintain ETL processes using Informatica and data products in Snowflake to source, transform, validate, and deliver integration data.
  • Perform impact analysis for interface/system changes affecting the applications environment.
  • Develop estimates for project and maintenance work.
  • Design integrations for custom or third-party solutions, including DTCC integrations, proprietary data feeds, iPipeline Agency Integrator feeds, and future API-based partner integrations.
  • Assist with the design of architecture and solutions.
  • Translate undefined business problems and defined business objectives and goals into functional solutions.
  • Design with assistance within architectural standards.
  • Lead technical aspects of one or more applications within the function.
  • Technical ownership of one or more business-facing technologies to deliver business outcomes.
  • Interact with clients and stakeholders.
  • Support and interact with various IT teams and lines of business on integration efforts.
  • Provide production support for owned integrations and applications, including troubleshooting, root-cause analysis, defect resolution, and implementation of improvements that strengthen reliability and operational performance.
  • Mentor other engineers and provide technical guidance through code reviews, knowledge sharing, and delivery of complex solutions.

Supervisory Responsibilities: This role does not have formal people leadership responsibilities but may provide guidance, mentorship, or subject matter expertise to others.

Knowledge, Skills & Abilities

  • Self-starter with a high energy level and willingness to take on responsibility
  • Proven verbal, written communication, and conflict resolution skills
  • Excellent ability to think analytically and solve problems
  • Ability to work in a dynamic environment
  • Ability to create technical documentation
  • Ability to develop good relationships with vendors and their technical resources
  • Ability to create strong, collaborative relationships with business partners
  • Ability to lead and mentor others
  • Ability to maintain a technical vision and roadmap
  • Ability to act as a project lead within an initiative including task identification, design, testing, implementation, tracking, reporting, and status updates to management
  • Strong understanding of software engineering practices, including source control, automated testing, code review, CI/CD, and secure development principles
  • Demonstrated ability to independently design, develop, and support complex integration solutions while working within established architectural standards
  • Ability to communicate technical concepts, integration dependencies, risks, and solution options clearly to technical and business stakeholders

Minimum Qualifications

  • BS in Computer Science, Software Engineering, Information Technology, or a related field. Equivalent combination of education, training, and relevant experience may be considered.
  • 5+ years of professional software engineering or application development experience, including experience designing, building, testing, and supporting production software solutions.
  • 7+ years of professional software engineering experience, including experience developing and supporting external data integrations and APIs in a regulated or highly governed environment.

Preferred experience with:

  • Snowflake, including development of data products and data pipelines
  • Informatica ETL development
  • Azure API development and cloud-native integration patterns
  • Terraform or other infrastructure-as-code tooling
  • GitHub Actions or similar CI/CD tooling
  • DTCC, iPipeline Agency Integrator, insurance distributor integrations, or comparable partner-data exchange solutions
  • Financial services, insurance, annuities, or other regulated industries
  • Technical mentoring, code review, and leading technical delivery for complex initiatives

License/Certification

  • Azure Developer Associate Certification
  • Terraform Associate or Authoring and Operations Professional Certification
  • Or other relevant cloud certifications

Other Requirements

  • This position primarily involves sedentary work, requiring long periods of sitting, regular use of a computer, and occasional standing or walking, with reasonable accommodations available.
  • Perform other functions, duties and projects as assigned
  • Regular and punctual attendance

Ability to travel up to: 10% of the time

#LI-JB1 #LI-Remote

Additional Information

Work Environments

F&G believes in an employee-centric flexible environment, which is why we offer the ability for in-office, hybrid and remote work arrangements. During the hiring process, you’ll work with your leader to decide what works best for your role.

F&G complies with federal and state disability laws and makes reasonable accommodations for applicants and candidates with disabilities, unless such accommodation would cause an undue hardship for F&G.  If reasonable accommodation is needed to participate in the job application or interview process, please contact talentacquisition@fglife.com.

Join our employee-centric hybrid work environment: F&G Careers

About F&G

Since 1959, Fidelity & Guaranty Life Insurance Company (F&G) has offered annuity and life insurance products to those who are seeking security in retirement and protection during life’s unexpected events.

As a national Top Workplace1, an Iowa Top Workplace2 and a proud equal opportunity employer, F&G team members are empowered, collaborative, dynamic and authentic. We believe that by embracing these values, we will continue to build and strengthen the company while continuing to be a great place to work.

1 Top Workplaces USA 2022 – 2023

2 Des Moines Register Top Workplaces 2018 – 2022

Notice for all Applicants who are California residents under the California Privacy Rights Act. Please click here to review the policy.

Read the full description
Engineer Advanced Software Engineer - Customer Success at Feedzai

Advanced software engineer who designs and implements technical solutions for enterprise customers, handles integrations, troubleshoots production issues, and optimizes application performance.

Senior Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

At Feedzai, we’re building a world of safer money. A world where financial institutions move faster than criminals. Where the payments that fund real lives through salaries, savings, and businesses are protected in real time. We use trusted AI to detect and prevent financial crime, fraud, and money laundering at scale: the world’s top banks, payment networks, and acquirers trust our technology to safeguard more than one billion consumers and $9 trillion in payment volume every year.

Feedzai is a Series D company and has raised $282M to date. With a valuation of $2 billion, our technology protects 1 billion consumers and 90 billion transactions each year.

The Customer Success Engineering team is responsible for ensuring that Feedzai solutions are successfully implemented, integrated, optimized, and supported throughout the customer lifecycle. Our mission is to build new product capabilities, but to deeply understand the product and leverage its full potential to solve complex customer problems. We work directly with enterprise customers, translating business requirements into scalable technical solutions while ensuring successful deployments, operational excellence, and long-term customer success.

You

As an Advanced Customer Success Engineer, you are an experienced software engineer with a strong implementation mindset. You are comfortable reading, writing, and debugging production-quality code, but your primary focus is delivering successful customer solutions through implementation, integrations, troubleshooting, performance optimization, and technical leadership.

You will serve as a trusted technical advisor for our customers and a technical reference within Customer Success, collaborating closely with Product Engineering, Product Management, Customer Success Managers, and customer technical teams.

Your Day-to-Day

  • Design and implement technical solutions that maximize the value of the Feedzai platform;
  • Configure, customize, and extend customer solutions using Java, SQL, and platform configuration;
  • Build and maintain integrations using REST APIs, messaging systems, event-driven architectures, and file processing;
  • Troubleshoot complex production issues across application, database, infrastructure, and integration layers;
  • Analyze and optimize application performance, scalability, and operational reliability;
  • Lead technical activities during implementations, upgrades, migrations, and production go-lives;
  • Support enterprise customers throughout the implementation and post-production lifecycle;
  • Review solution designs and implementation approaches to ensure alignment with Feedzai best practices;
  • Mentor other engineers and contribute to reusable implementation assets, documentation, and engineering standards;
  • Collaborate with Product Engineering by providing feedback based on real customer implementations and operational experience;

You Have & You Know-how

  • 7+ years of professional software engineering experience;
  • Strong Java development skills with the ability to understand, customize, and debug complex applications;
  • Strong SQL knowledge and database troubleshooting experience;
  • Experience designing and implementing enterprise software integrations;
  • Experience working with REST APIs, messaging platforms, asynchronous systems, and file-based integrations;
  • Experience with cloud platforms (AWS preferred);
  • Strong troubleshooting and root cause analysis skills in production environments;
  • Experience analyzing Java application performance (thread dumps, heap analysis, JVM tuning);
  • Solid understanding of distributed systems, software architecture, scalability, and performance;
  • Excellent communication skills and the ability to work directly with customer engineering teams;
  • Ability to balance hands-on technical work with customer-facing responsibilities;
  • Experience in fraud prevention, financial services, or risk management platforms (nice to have);
  • Experience with Kubernetes and containerized applications (nice to have);
  • Experience with PostgreSQL and NoSQL databases (nice to have);

The Customer Success Team is responsible for delivering our product to our clients. This includes configuration, solution development, and risk strategy to enable them to address their pain points. We collaborate with our clients to ensure they have the right solution, build out a strategy and training plan for them, and then support them through each phase of our client lifecycle. We grow at a fast clip and believe no challenge is too big or too small. Therefore, we have an open environment that encourages us to lean in, try new things, and discover our potential. Join us! #LI-Remote #LI-BX1

Your First 30-Days at Feedzai:

You will be immersed in our brand with training, connections, and one-on-one time with your manager. You may shadow your colleagues virtually or onsite at an office depending on where you work as you are supported through your Feedzai journey. In addition, you will have access to a ton of information to give you history, context, and all the knowledge you can handle about Feedzai and the team. Finally, you will start working on projects and collaborating on work currently being done. We can’t wait to have you join the team!

Life at Feedzai Instagram

Feedzai Culture

Feedzai is an Equal Opportunity Employer and we value diversity at our company. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.

Feedzai does not accept unsolicited resumes from recruiters or employment agencies.

Feedzai will use the personal data you provide us with by filling out this form for reviewing your application and to potentially negotiate a contract with you. Your personal data will be retained by Feedzai for 24 months following your application. Please see our Privacy Notice available at https://www.feedzai.com/legal/feedzai-candidate-privacy-policy/ and https://www.feedzai.com/legal/feedzai-california-candidates-privacy-policy/ for more information on how we process your personal data.

Read the full description
Engineer Sr. Software Engineer, External Data Integrations at Fg Life

Senior software engineer designs, develops, and maintains secure external data integrations using .NET, Azure, Informatica, and Snowflake for business partners.

Senior Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

Job Summary

The Sr. Software Engineer - External Data Integrations will code, test, and document software solutions and perform tests to validate the code. This role will write progressively complex code and independently solve problems and resolve technical issues. The role will serve in a lead capacity with other developers through required feature updates, code management, and requirement implementation.

This position supports F&G’s Electronic Data Interfaces (EDI) team, which delivers secure, reliable external data integrations between F&G and distributors, carriers, aggregators, and other business partners. The role will design and develop file-based, ETL, data-product, and cloud-native API-based integration solutions that enable external partners to access business data and perform supported business functions.

Duties & Responsibilities

Description

  • Design, code, test, and document software solutions that are high performing and intuitive, adhering to F&G’s software development methodologies, frameworks, standards, and security requirements.
  • Perform unit, regression, security, and load tests to validate the readiness of internally and externally developed code for production as required.
  • Design and develop complex integrations.
  • Develop, enhance, and support secure external integrations, including APIs built using .NET and Azure services, file-based interfaces, and ETL processes supporting distributors, carriers, aggregators, IMO groups, and other business partners.
  • Design, develop, and maintain ETL processes using Informatica and data products in Snowflake to source, transform, validate, and deliver integration data.
  • Perform impact analysis for interface/system changes affecting the applications environment.
  • Develop estimates for project and maintenance work.
  • Design integrations for custom or third-party solutions, including DTCC integrations, proprietary data feeds, iPipeline Agency Integrator feeds, and future API-based partner integrations.
  • Assist with the design of architecture and solutions.
  • Translate undefined business problems and defined business objectives and goals into functional solutions.
  • Design with assistance within architectural standards.
  • Lead technical aspects of one or more applications within the function.
  • Technical ownership of one or more business-facing technologies to deliver business outcomes.
  • Interact with clients and stakeholders.
  • Support and interact with various IT teams and lines of business on integration efforts.
  • Provide production support for owned integrations and applications, including troubleshooting, root-cause analysis, defect resolution, and implementation of improvements that strengthen reliability and operational performance.
  • Mentor other engineers and provide technical guidance through code reviews, knowledge sharing, and delivery of complex solutions.

Supervisory Responsibilities: This role does not have formal people leadership responsibilities but may provide guidance, mentorship, or subject matter expertise to others.

Knowledge, Skills & Abilities

  • Self-starter with a high energy level and willingness to take on responsibility
  • Proven verbal, written communication, and conflict resolution skills
  • Excellent ability to think analytically and solve problems
  • Ability to work in a dynamic environment
  • Ability to create technical documentation
  • Ability to develop good relationships with vendors and their technical resources
  • Ability to create strong, collaborative relationships with business partners
  • Ability to lead and mentor others
  • Ability to maintain a technical vision and roadmap
  • Ability to act as a project lead within an initiative including task identification, design, testing, implementation, tracking, reporting, and status updates to management
  • Strong understanding of software engineering practices, including source control, automated testing, code review, CI/CD, and secure development principles
  • Demonstrated ability to independently design, develop, and support complex integration solutions while working within established architectural standards
  • Ability to communicate technical concepts, integration dependencies, risks, and solution options clearly to technical and business stakeholders

Minimum Qualifications

  • BS in Computer Science, Software Engineering, Information Technology, or a related field. Equivalent combination of education, training, and relevant experience may be considered.
  • 5+ years of professional software engineering or application development experience, including experience designing, building, testing, and supporting production software solutions.
  • 7+ years of professional software engineering experience, including experience developing and supporting external data integrations and APIs in a regulated or highly governed environment.

Preferred experience with:

  • Snowflake, including development of data products and data pipelines
  • Informatica ETL development
  • Azure API development and cloud-native integration patterns
  • Terraform or other infrastructure-as-code tooling
  • GitHub Actions or similar CI/CD tooling
  • DTCC, iPipeline Agency Integrator, insurance distributor integrations, or comparable partner-data exchange solutions
  • Financial services, insurance, annuities, or other regulated industries
  • Technical mentoring, code review, and leading technical delivery for complex initiatives

License/Certification

  • Azure Developer Associate Certification
  • Terraform Associate or Authoring and Operations Professional Certification
  • Or other relevant cloud certifications

Other Requirements

  • This position primarily involves sedentary work, requiring long periods of sitting, regular use of a computer, and occasional standing or walking, with reasonable accommodations available.
  • Perform other functions, duties and projects as assigned
  • Regular and punctual attendance

Ability to travel up to: 10% of the time

#LI-JB1 #LI-Remote

Additional Information

Work Environments

F&G believes in an employee-centric flexible environment, which is why we offer the ability for in-office, hybrid and remote work arrangements. During the hiring process, you’ll work with your leader to decide what works best for your role.

F&G complies with federal and state disability laws and makes reasonable accommodations for applicants and candidates with disabilities, unless such accommodation would cause an undue hardship for F&G.  If reasonable accommodation is needed to participate in the job application or interview process, please contact talentacquisition@fglife.com.

Join our employee-centric hybrid work environment: F&G Careers

About F&G

Since 1959, Fidelity & Guaranty Life Insurance Company (F&G) has offered annuity and life insurance products to those who are seeking security in retirement and protection during life’s unexpected events.

As a national Top Workplace1, an Iowa Top Workplace2 and a proud equal opportunity employer, F&G team members are empowered, collaborative, dynamic and authentic. We believe that by embracing these values, we will continue to build and strengthen the company while continuing to be a great place to work.

1 Top Workplaces USA 2022 – 2023

2 Des Moines Register Top Workplaces 2018 – 2022

Notice for all Applicants who are California residents under the California Privacy Rights Act. Please click here to review the policy.

Read the full description
Engineer Advanced Software Engineer - Customer Success at Feedzai

Advanced software engineer who designs and implements technical solutions for customer success, handling integrations, troubleshooting, and performance optimization using Java, SQL, and APIs.

Senior Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

At Feedzai, we’re building a world of safer money. A world where financial institutions move faster than criminals. Where the payments that fund real lives through salaries, savings, and businesses are protected in real time. We use trusted AI to detect and prevent financial crime, fraud, and money laundering at scale: the world’s top banks, payment networks, and acquirers trust our technology to safeguard more than one billion consumers and $9 trillion in payment volume every year.

Feedzai is a Series D company and has raised $282M to date. With a valuation of $2 billion, our technology protects 1 billion consumers and 90 billion transactions each year.

The Customer Success Engineering team is responsible for ensuring that Feedzai solutions are successfully implemented, integrated, optimized, and supported throughout the customer lifecycle. Our mission is to build new product capabilities, but to deeply understand the product and leverage its full potential to solve complex customer problems. We work directly with enterprise customers, translating business requirements into scalable technical solutions while ensuring successful deployments, operational excellence, and long-term customer success.

You

As an Advanced Customer Success Engineer, you are an experienced software engineer with a strong implementation mindset. You are comfortable reading, writing, and debugging production-quality code, but your primary focus is delivering successful customer solutions through implementation, integrations, troubleshooting, performance optimization, and technical leadership.

You will serve as a trusted technical advisor for our customers and a technical reference within Customer Success, collaborating closely with Product Engineering, Product Management, Customer Success Managers, and customer technical teams.

Your Day-to-Day

  • Design and implement technical solutions that maximize the value of the Feedzai platform;
  • Configure, customize, and extend customer solutions using Java, SQL, and platform configuration;
  • Build and maintain integrations using REST APIs, messaging systems, event-driven architectures, and file processing;
  • Troubleshoot complex production issues across application, database, infrastructure, and integration layers;
  • Analyze and optimize application performance, scalability, and operational reliability;
  • Lead technical activities during implementations, upgrades, migrations, and production go-lives;
  • Support enterprise customers throughout the implementation and post-production lifecycle;
  • Review solution designs and implementation approaches to ensure alignment with Feedzai best practices;
  • Mentor other engineers and contribute to reusable implementation assets, documentation, and engineering standards;
  • Collaborate with Product Engineering by providing feedback based on real customer implementations and operational experience;

You Have & You Know-how

  • 7+ years of professional software engineering experience;
  • Strong Java development skills with the ability to understand, customize, and debug complex applications;
  • Strong SQL knowledge and database troubleshooting experience;
  • Experience designing and implementing enterprise software integrations;
  • Experience working with REST APIs, messaging platforms, asynchronous systems, and file-based integrations;
  • Experience with cloud platforms (AWS preferred);
  • Strong troubleshooting and root cause analysis skills in production environments;
  • Experience analyzing Java application performance (thread dumps, heap analysis, JVM tuning);
  • Solid understanding of distributed systems, software architecture, scalability, and performance;
  • Excellent communication skills and the ability to work directly with customer engineering teams;
  • Ability to balance hands-on technical work with customer-facing responsibilities;
  • Experience in fraud prevention, financial services, or risk management platforms (nice to have);
  • Experience with Kubernetes and containerized applications (nice to have);
  • Experience with PostgreSQL and NoSQL databases (nice to have);

The Customer Success Team is responsible for delivering our product to our clients. This includes configuration, solution development, and risk strategy to enable them to address their pain points. We collaborate with our clients to ensure they have the right solution, build out a strategy and training plan for them, and then support them through each phase of our client lifecycle. We grow at a fast clip and believe no challenge is too big or too small. Therefore, we have an open environment that encourages us to lean in, try new things, and discover our potential. Join us! #LI-Remote #LI-BX1

Your First 30-Days at Feedzai:

You will be immersed in our brand with training, connections, and one-on-one time with your manager. You may shadow your colleagues virtually or onsite at an office depending on where you work as you are supported through your Feedzai journey. In addition, you will have access to a ton of information to give you history, context, and all the knowledge you can handle about Feedzai and the team. Finally, you will start working on projects and collaborating on work currently being done. We can’t wait to have you join the team!

Life at Feedzai Instagram

Feedzai Culture

Feedzai is an Equal Opportunity Employer and we value diversity at our company. We do not discriminate on the basis of race, religion, color, national origin, gender, sexual orientation, age, marital status, veteran status, or disability status.

Feedzai does not accept unsolicited resumes from recruiters or employment agencies.

Feedzai will use the personal data you provide us with by filling out this form for reviewing your application and to potentially negotiate a contract with you. Your personal data will be retained by Feedzai for 24 months following your application. Please see our Privacy Notice available at https://www.feedzai.com/legal/feedzai-candidate-privacy-policy/ and https://www.feedzai.com/legal/feedzai-california-candidates-privacy-policy/ for more information on how we process your personal data.

Read the full description
Engineer Product Engineer (PHP + React) (Contract) at Experian

Senior Full Stack Engineer builds and operates customer-facing platforms using PHP, React, and AWS, leveraging GenAI tools to improve development velocity.

Senior Posted about 21 hours ago RemoteFirstJobs Product
What this role involves

Company Description

Experian is a global data and technology company, powering opportunities for people and businesses around the world. We operate across a range of markets, from financial services to healthcare, automotive, agribusiness, insurance, and many more. Experian invests in people and new advanced technologies to unlock the power of data. We have an amazing team of 25,200 people in 32 countries.

Our uniqueness is that we celebrate yours. Experian’s people first, inclusive and purpose driven culture is multi award-winning; World’s Best Workplaces™ 2025 (Fortune Global Top 25), Great Place To Work™ in 26 countries to name a few. Check out Experian Life on social or explore our Careers Site to understand why. Experian is also proud to be an Equal Opportunity and Affirmative Action employer. If you have a disability or special need that requires accommodation, please let us know at the earliest opportunity

Job Description

The team develops innovative data-sharing solutions that help financial institutions make faster, more informed lending decisions through Australia’s Consumer Data Right (CDR) framework, empowering lenders, brokers, and fintechs to instantly verify income, assess affordability, and accelerate lending decisions. As part of this innovative and fast-growing business unit, you’ll contribute to building and enhancing solutions that simplify access to trusted financial data, improve customer experiences, and drive the future of Open Banking.

What you’ll be doing

As a Senior Full Stack Engineer in Product Engineering, you’ll design, build, and operate customer-facing and internal platforms across—,APIs, services, and data—primarily on the PHP and MySQL ecosystem and AWS Cloud environment. You’ll also help the team safely leverage GenAI coding assistants, such as GitHub Copilot, Cursor, and Lovable. This will improve delivery velocity, code quality, and developer experience, in line with our AI governance standards.

Qualifications

What you’ll need to bring to the role & Experian

  • Bachelor’s degree in Computer Science or a related discipline.
  • 5+ years of experience in PHP application development and software design.
  • 3+ years of experience with React.js and modern front-end development.
  • Strong knowledge of Object-Oriented programming, design patterns, and relational databases (e.g., MySQL, PostgreSQL, SQL Server, Oracle).
  • Experience with Python and PHP frameworks such as Laravel or CodeIgniter.
  • Familiarity with AWS, Linux environments, and Nginx.
  • Experience with automated testing tools such as Selenium, Playwright, or Puppeteer.
  • Experience communicating updates and resolutions to customers and other partners, with exposure to Agile delivery and secure software development practices.
  • A commitment to security, privacy, and compliance standards (PCI/ISO/SOC).
  • This role reports directly to the Hiring Manager
  • Hybrid working model, with 2 days in the office and 3 days working remotely each week.

Additional Information

Benefits

Experian care for employee’s work life balance, health, safety and wellbeing. In support of this endeavor, we offer best-in-class family well-being benefits, enhanced medical benefits and paid time off.

Recruitment Fraud Awareness - Experian’s recruitment process is conducted only through authorised channels. Recruitment communications will only be sent from an @experian.com email address. Experian will never ask candidates to make any payment as part of an application, interview, assessment, onboarding, or recruitment process. To apply for roles or verify opportunities, please visit experian.com/careers

Experian Careers - Creating a better tomorrow together

Find out what its like to work for Experian by clicking here

Read the full description
Engineer Senior Associate - ServiceNow Developer (Remote, any state, US)

Designs, develops, and supports enterprise ServiceNow platform solutions for IT operations, asset management, and technology governance.

Senior Hybrid Posted about 21 hours ago Himalayas
What this role involves
Location Designation: Hybrid - 3 days per quarter Role OverviewNew York Life is seeking a highly skilled Senior ServiceNow Developer to design, develop, and support enterprise platform solutions that enable IT operations, IT asset management, enterprise architecture, and technology governance.
Read the full description
Engineer Senior Software Engineer, Layer1 at Arista Networks

Develops control software for physical layer networking, managing connectors, optics, and forwarding engines while building telemetry tools for link health monitoring.

Senior Posted 1 day ago RemoteFirstJobs Product
What this role involves

Company Description

Arista Networks is an industry leader in data-driven, client-to-cloud networking for large data center, campus and routing environments. What sets us apart is our relentless pursuit of innovation. We leverage the latest advancements in cloud computing, artificial intelligence, and software-defined networking to provide our clients with a competitive edge in an increasingly interconnected world. Our solutions are designed to not only meet the current demands of the digital landscape but to also anticipate and adapt to future challenges.

At Arista we value the diversity of thought and perspectives that each employee brings to the table. We  believe that fostering an inclusive environment, where individuals from various backgrounds and experiences feel welcome, is essential for driving creativity and innovation.

Our commitment to excellence has earned us several prestigious awards, such as Best Engineering Team, Best Company for Diversity, Compensation, and Work-Life Balance. At Arista, we take pride in our track record of success and strive to maintain the highest standards of quality and performance in everything we do.

Job Description

Who You’ll Work With

As a Layer1 _software_ engineer, you will get to work on _software_ that manages the physical layer, where packets meet the outside world. Stable and reliable physical connectivity is critical for any network and that is your challenge. You will get to write control _software_ that brings to life everything from the ubiquitous 1GBASE-T connectors to _400G_ long reach optics that provide fiber connectivity across continents. Your _software_ will need to work across a wide variety of _forwarding_ engines, connectors and interface chips called gearboxes, which allow our hardware platforms to support diverse physical connectivity options within a product family. You will build instrumentation and telemetry tools that track physical link health parameters reported by the Layer1 components and enable operators to monitor and troubleshoot their links effectively. You will also work closely with our Optics teams to define standards for new media and bring them to market.

Arista _Software_ Engineering roles demand a strong and broad _software_ engineering background. While the primary focus area for this role is Layer1 software, the role will cover all aspects of _software_ development spanning the addition of new features, debugging problems and fine tuning code for scalability and performance. You will own your projects from definition to deployment and customer interactions, and you will be responsible for the quality of everything you deliver.

Arista _Software_ Engineering prides itself on a supportive and growth oriented culture. Over time, as your interests change, coupled with evolving business needs you will have the opportunity to _switch_ from Layer1 to other areas, if you like.

What You’ll Do

  • Interface with customers, product management and hardware engineers to come up with innovative new Layer1 features.
  • Architect, design and manage the development of these features.
  • Develop and maintain features using C, _C++_ and Python, review and contribute to functional and design specifications. Build automated tests and test infrastructure to test the features.
  • Work with hardware and manufacturing teams to bring new Layer1 components like Phys and Transceivers to market.
  • Collaborate with hardware engineers to design optimal _software_ control interfaces for managing Layer1 components.
  • Provide technical leadership across features, projects and tools.
  • Work with Customer Support Engineers and customers to analyze, mitigate and fix problems in customer networks.
  • Work with the System _Test_ Engineers to analyze problems found in their tests and provide fixes for those problems.
  • Mentor new and junior engineers to bring them up to speed in Arista’s _software_ development environment.

Qualifications

  • BS Computer Science/Electrical Engineering/Computer Engineering + 8 years experience, or equivalent work experience
  • Expert knowledge of C or _C++_ and Python.
  • Knowledge of UNIX or Linux
  • Knowledge of digital communication technologies like modulation and signal encoding schemes is a plus.
  • Understanding of IP networking and/or distributed _systems_ is a plus
  • Experience working with low level hardware components is a plus
  • Applied understanding of _software_ engineering principles
  • Strong problem solving and _software_ troubleshooting skills
  • Ability to design a solution and implement features independently.
  • Ability to work in small teams.

#LI-SZ1

Read the full description