# Senior Platform Engineer

Remote from[Europe](https://jobicy.com/job-region/europe.md)Annual salary Undisclosed Salary information is not provided for this position.
Check our [Salary Directory](https://jobicy.com/salaries.md) to estimate the average compensation for similar roles.Department  [Software Engineering](https://jobicy.com/categories/engineering.md) Employment type Full Time, Job posted1 Jul 2026Apply before1 Aug 2026Experience level  Senior
Views / Applies 20 / 4 [About company](https://jobicy.com/company/zartis.md) [Share](#share)

About [Zartis](https://jobicy.com/company/zartis.md)

Your Compass for AI Transformation.

*

[Computer Software](https://jobicy.com/company-category/software.md)
*  2009

Actively Hiring  Verified job posting This job post has been [manually reviewed](https://jobicy.com/tools/help-center/employee/how-does-jobicy-verify-the-legitimacy-of-remote-job-listings.md) for authenticity and compliance.       Tailor Resume Check Job Fit Cover Letter

### Tailor my resume to this job

Discover how to best rewrite and optimize your resume for this specific job. You'll receive personalized suggestions and detailed guidance to highlight your key strengths, effectively address the job requirements, and make your application more compelling to recruiters and hiring managers.     After analyzing your resume, I can provide several recommendations to better position yourself for this role.  Your background in software development shows strong technical skills, particularly in Java and Python development. However, for this Senior Backend Developer position, I notice there could be more emphasis on your experience with microservices architecture and cloud technologies, which are key requirements for this role. I recommend highlighting specific projects where you utilized these technologies and quantifying your achievements to demonstrate impact... Upgrade to Plus

### Am I a good fit for this job?

Understand your compatibility with this specific job opportunity. Our detailed analysis will assess your resume against the role's requirements, providing insights into your potential fit, key skill alignments, and areas you might need to develop to be a strong candidate.     After assessing your resume against the job requirements, here's a summary of your fit:  1. Overall Match: Moderate Fit (Approx. 65-70%). Your resume shows good alignment with several core responsibilities for the Project Manager role, especially your experience in agile methodologies and stakeholder communication.
2. Key Strengths: Your PMP certification and proven track record in delivering projects on time are strong assets for this position.
3. Potential Gap: The role specifies experience with 'XYZ specific software', which is not explicitly mentioned in your resume. If you have this experience, ensure it's highlighted.
4. Recommendation: Consider adding a quantifiable achievement related to budget management, as this is often a key metric for PM roles... Upgrade to Plus

### Cover Letter Assistant

Need help writing a compelling cover letter? Our system can analyze this job and your resume to help you draft personalized paragraphs that highlight your strengths and impress hiring managers.      Let me help you draft a strong opening...  Dear Hiring Manager, I am writing to express my keen interest in the Senior Marketing Manager position. My background in developing data-driven marketing strategies and leading successful product launches, as detailed in my resume, directly aligns with your need for a candidate capable of enhancing brand visibility and driving market share growth. I am confident I can make a significant contribution to your team... Upgrade to Plus

###  AI Summary

Zartis is seeking a Senior Platform Engineer to work on a fashion industry project, leading the evaluation and implementation of an API gateway solution. The role involves consolidating pipelines, building shared platform capabilities, and collaborating with distributed teams. The ideal candidate has a broad technical background in platform engineering, API gateways (e.g., Kong, Envoy), Java/Kotlin, cloud platforms (AWS, Azure, GCP), and Kubernetes. This fully remote position offers a career development program, training allowance, and mentoring opportunities. The company values proactive, communicative engineers who can take end-to-end ownership and work with incomplete requirements.

### Role DNA

Job Complexity Easy Hard Pace & Pressure Relaxed Fast-paced Autonomy Level Guided Full Ownership Communication Load Independent Highly Collaborative

AI Insight The role requires a senior-level engineer with a broad and deep technical skill set, including platform engineering, API gateways, cloud infrastructure, and strong coding abilities, making it challenging. However, the responsibilities are well-defined and the company provides support, so it is not at the maximum difficulty level.

### Salary Analysis

Median  Highly Competitive  $150,000US Market $100k – 200k 0 $220k      AI Insight The salary is not specified in the job listing. Based on US market data for a Senior Platform Engineer, the typical salary range is $100,000 to $200,000, with a median of approximately $150,000. The offered compensation package, which includes remote work, WFH allowance, training, and mentoring, may offset a lower base salary.

### Core Skills Required

[API Gateway](https://jobicy.com/jobs?search_keywords=API+Gateway.md) [Kong](https://jobicy.com/jobs?search_keywords=Kong.md) [Java](https://jobicy.com/jobs?search_keywords=Java.md) [Kotlin](https://jobicy.com/jobs?search_keywords=Kotlin.md) [Kubernetes](https://jobicy.com/jobs?search_keywords=Kubernetes.md) [AWS](https://jobicy.com/jobs?search_keywords=AWS.md) [Azure](https://jobicy.com/jobs?search_keywords=Azure.md) [Platform Engineering](https://jobicy.com/jobs?search_keywords=Platform+Engineering.md) [CI/CD](https://jobicy.com/jobs?search_keywords=CICD.md) [Cloud Infrastructure](https://jobicy.com/jobs?search_keywords=Cloud+Infrastructure.md)

### Cover Letter Sample

Dear Hiring Manager,

I am writing to express my strong interest in the Senior Platform Engineer position at Zartis. With over 8 years of experience in platform engineering and a proven track record of designing and scaling API gateways, I am confident in my ability to lead the implementation of a robust API gateway solution for your fashion industry project. My hands-on expertise with Kong, Envoy, and cloud-native technologies aligns perfectly with the requirements outlined in the job description.

In my previous role at a fintech company, I successfully consolidated CI/CD pipelines, introduced security standards, and built shared platform capabilities that improved developer productivity by 30%. I thrive in autonomous, cross-functional teams and am adept at translating business objectives into technical solutions while maintaining clear communication with stakeholders.

I am particularly drawn to Zartis's commitment to innovation and career growth, and I would welcome the opportunity to contribute to your team. Thank you for considering my application. I look forward to discussing how my skills can drive impact at Zartis.

Sincerely,
[Your Name]

Copy

### Sample Interview Questions

Describe your experience leading the evaluation and implementation of an API gateway. Which gateway did you choose and why?I led the evaluation of Kong and Envoy for a microservices migration. Kong was chosen for its extensive plugin ecosystem, ease of management, and strong community support. I implemented it as a centralized API gateway, handling authentication, rate limiting, and observability, which improved security and reduced latency.How do you approach building a shared platform capability that meets the needs of multiple application teams?I start by gathering requirements from application teams through stakeholder interviews and surveys. Then I design a minimal viable platform that addresses common pain points, such as standardized CI/CD pipelines or service templates. I prioritize extensibility and self-service, using internal developer portals to allow teams to provision resources autonomously. Regular feedback loops ensure continuous improvement.Can you explain how you handle sensitive API security concerns like authentication and authorization?I implement OAuth 2.0 with OpenID Connect for authentication, using API gateways to enforce token validation. For authorization, I use fine-grained access controls with RBAC or ABAC, depending on the use case. I also ensure that API keys are rotated regularly and that secrets are managed via a secure vault. Rate limiting and threat detection are integrated at the gateway level.Describe a situation where you had to work with incomplete requirements. How did you proceed?In a previous project, the business objective was to enable faster deployment for a new product line, but technical requirements were vague. I organized a workshop with stakeholders to clarify goals and constraints. Based on that, I created a prototype of a shared deployment pipeline and iterated based on feedback. The solution allowed the team to deploy within minutes instead of hours.What strategies do you use to ensure high performance and reliability of platform services?I implement circuit breakers, retries, and timeouts in service-to-service communication. For observability, I use distributed tracing and centralized logging with tools like Jaeger and Elasticsearch. I also set up SLIs and SLOs for critical services, and use load testing to identify bottlenecks. Monitoring dashboards alert on anomalies, and I follow a blameless incident postmortem process.  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 to design, build, and scale technology solutions that deliver real impact.

Our teams bring deep expertise in AI driven platforms, secure API architectures, and cloud native engineering. You will work on meaningful projects that accelerate the adoption of advanced technologies, from strategy and discovery through to full product delivery, helping turn complex challenges into measurable outcomes.

With engineering hubs across EMEA and LATAM, and long term partnerships in financial services, healthcare and life sciences, and energy and climate, we offer opportunities to work on projects that truly matter. Here, you will not just build technology, you will drive business impact and grow your career alongside industry leaders.

We are looking for a Senior Platform Engineer to work on a project in the fashion industry.

The project:

Our teammates are talented people that come from a variety of backgrounds. We’re committed to building an inclusive culture based on trust and innovation.

You will be part of a distributed team developing new technologies to solve real business problems building and operating shared platform capabilities for application development teams.

We are looking for someone with good communication skills, ideally with experience making decisions, being proactive, used to building software from scratch, and with good attention to detail.

What you will do:

* Lead the evaluation and implementation of an API gateway solution for the platform
* Consolidate existing pipelines and create a blueprint covering security standards and best practices
* Apply and transfer API gateway knowledge across cloud providers (AWS, Azure, GCP)
* Contribute to building and operating shared platform capabilities for application development teams

What you will bring:

* Broad technical background across application development, cloud infrastructure, networking, security, and platform engineering
* Previous experience building or contributing to an Internal Developer Platform, developer portal, or shared cloud platform
* Hands-on experience with API gateway technologies such as Kong, Apache APISIX, Envoy, AWS API Gateway, Azure API Management, or similar
* Good understanding of API security, authentication and authorization, traffic management, rate limiting, resilience, service discovery, and observability
* Strong software engineering skills in Java or Kotlin
* Practical experience with cloud platforms, containers, Kubernetes, infrastructure as code, CI/CD, and observability
* Able to work exploratively with incomplete requirements and translate business or technical objectives into implementable solutions
* Experience evaluating technical options, creating prototypes, documenting trade-offs, and presenting recommendations to technical and non-technical stakeholders
* Used to taking end-to-end ownership in agile, cross-functional teams without fully specified tickets
* Excellent communication and stakeholder-management skills; very good English (German is a plus)

Nice to have:

* Hands-on coding experience in Java or Kotlin
* Familiarity with cloud functions or serverless services (e.g. AWS Lambda)
* German language skills

What we offer:

* 100% Remote Work
* WFH allowance: Monthly payment as financial support for remote working.
* Career Growth: We have established a career development program accessible for all employees with a 360º feedback that will help us to guide you in your career progression.
* Training: For Tech training at Zartis, you have time allocated during the week at your disposal. You can request from a variety of options, such as online courses (from Pluralsight and Educative.io, for example), English classes, books, conferences, and events.
* Mentoring Program: You can become a mentor in Zartis or you can receive mentorship, or both.
* Zartis Wellbeing Hub (Kara Connect): A platform that provides sessions with a range of specialists, including mental health professionals, nutritionists, physiotherapists, fitness coaches, and webinars with such professionals as well.
* Multicultural working environment: We organize tech events, webinars, parties, and activities to do online team-building games and contests.

Show more

[Apply now >](https://jobicy.com/jobs/148224-senior-platform-engineer.md)

>  Annual salary information is not provided for this position. Explore salary ranges for similar roles in our [Salary Directory ›](https://jobicy.com/salaries.md)

*

![Upload CV](data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2NSIgaGVpZ2h0PSI2NSIgZmlsbD0ibm9uZSIgeG1sbnM6dj0iaHR0cHM6Ly92ZWN0YS5pby9uYW5vIj48ZyBjbGlwLXBhdGg9InVybCgjQSkiPjxwYXRoIGQ9Ik0wIDBINjVWNjVIMFYwWiIgZmlsbD0iIzAyOWFlYiIvPjxnIGZpbGw9IiNmZmYiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkPSJNMzMuMDQ5IDE1LjQ1NGExLjQzIDEuNDMgMCAwIDAtMi4wOTcgMGwtNy41NzkgOC4xNDdhMS4zOCAxLjM4IDAgMCAwIC4wOSAxLjk3MyAxLjQ0IDEuNDQgMCAwIDAgMi4wMDgtLjA4OGw1LjEwOS01LjQ5MnYyMC42MWExLjQxIDEuNDEgMCAwIDAgMS40MjEgMS4zOTdjLjc4NSAwIDEuNDIxLS42MjUgMS40MjEtMS4zOTd2LTIwLjYxbDUuMTA5IDUuNDkyYTEuNDQgMS40NCAwIDAgMCAyLjAwOC4wODggMS4zOCAxLjM4IDAgMCAwIC4wOS0xLjk3M2wtNy41NzktOC4xNDZ6TTE2Ljc2OSAzOC40YzAtLjc3My0uNjItMS40LTEuMzg1LTEuNFMxNCAzNy42MjcgMTQgMzguNHYuMTAybC4yMTUgNi4yMjljLjIyMyAxLjY4LjcwMSAzLjA5NSAxLjgxMyA0LjIxOHMyLjUxIDEuNjA3IDQuMTcyIDEuODMzYzEuNi4yMTggMy42MzYuMjE4IDYuMTYuMjE4aDExLjI4bDYuMTYtLjIxOGMxLjY2Mi0uMjI2IDMuMDYxLS43MDkgNC4xNzItMS44MzNzMS41ODktMi41MzggMS44MTMtNC4yMThDNTAgNDMuMTEzIDUwIDQxLjA1NSA1MCAzOC41MDNWMzguNGMwLS43NzMtLjYyLTEuNC0xLjM4NS0xLjRzLTEuMzg1LjYyNy0xLjM4NSAxLjRsLS4xOSA1Ljk1OGMtLjE4MiAxLjM3LS41MTUgMi4wOTUtMS4wMjYgMi42MTJzLTEuMjI4Ljg1My0yLjU4MyAxLjAzOGMtMS4zOTUuMTktMy4yNDMuMTkzLTUuODkzLjE5M0gyNi40NjJjLTIuNjUgMC00LjQ5OC0uMDAzLTUuODkzLS4xOTMtMS4zNTUtLjE4NC0yLjA3Mi0uNTIxLTIuNTgzLTEuMDM4cy0uODQ0LTEuMjQyLTEuMDI2LTIuNjEyYy0uMTg3LTEuNDEtLjE5MS0zLjI3OS0uMTkxLTUuOTU4eiIvPjwvZz48L2c+PGRlZnM+PGNsaXBQYXRoIGlkPSJBIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMCAwaDY1djY1SDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)

### Upload your resume now

To unlock remote work opportunities and be discovered by global employers.

This job listing has been manually reviewed by the Jobicy Trust & Safety Team for compliance with our posting guidelines, including verification of the company's legitimacy, accuracy of job details, clarity of remote work policy, and absence of misleading or fraudulent content.

## How to apply

## See a few more

Similar Software Engineering remote jobs

*
![Truelogic logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/e7ae6cb6-221-1.png)

Truelogic

[Senior Full-stack Engineer (React OR Vue/Python) – Investment (Latam)](https://jobicy.com/jobs/146283-senior-full-stack-engineer-react-or-vue-python-investment-latam.md)

About TruelogicAt Truelogic we are a leading provider of nearshore staff augmentation services headquartered in New York. For over two decades, we’ve been delivering top-tier technology solutions to companies of…

![LATAM flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/latam.svg)
LATAM•Full TimeNEW*
![NBCUniversal logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/836510d4-221-2.jpg)

NBCUniversal

[Data Engineer, Engineering & Operations](https://jobicy.com/jobs/148199-data-engineer-engineering-operations.md)

Company DescriptionNBCUniversal is one of the world’s leading media and entertainment companies. We create world-class content, which we distribute across our portfolio of film, television, and streaming, and bring to…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeUSD 115k-145k/year*
![Lingraphica logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2021/12/0ebd0674d0b000a5783705e1b9ae1dd7.png)

Lingraphica

[Software Engineer – Unity](https://jobicy.com/jobs/148197-software-engineer-unity.md)

Company DescriptionLingraphica is a mission-driven organization that provides speech-generating devices to help improve communication, speech, and quality of life for people with communication impairments. Lingraphica is a leader in augmentative and alternative communication…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeUSD 84k-97,400/year*
![Veeam Software logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/f7716b71-221.jpg)

Veeam Software

[Software Developer in Test (JavaScript)](https://jobicy.com/jobs/144087-software-developer-in-test-javascript-2.md)

Veeam is the Data and AI Trust Company, specializing in helping organizations ensure their data and AI are fully understood, secured, and resilient to enable the acceleration of safe AI…

![Poland flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/pl.svg)
PL•Full TimeNEW*
![Aviatrix logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/c783b38c-221.jpeg)

Aviatrix

[Senior Solutions Architect – ACE](https://jobicy.com/jobs/148145-senior-solutions-architect-ace.md)

WHO WE ARE: Aviatrix® is pioneering the Cloud Native Security Fabric — the architecture the Containment Era requires. The Cloud Native Security Fabric governs every workload communication path across…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeUSD 121,829-143,328/year*
![Chainguard logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/e4b6aacf-221.jpeg)

Chainguard

[Engineering Manager, Internal Developer Platform](https://jobicy.com/jobs/148144-engineering-manager-internal-developer-platform.md)

Chainguard is the trusted source for open source. By delivering hardened, secure, and production-ready builds of all the open source software engineers and AI agents rely on, Chainguard helps organizations…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeUSD 205k-230k/year*
![Reddit logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2020/10/Reddit.jpg)

Reddit

[Senior Software Engineer, Storage](https://jobicy.com/jobs/148143-senior-software-engineer-storage.md)

Reddit is a community of communities. It’s built on shared interests, passion, and trust, and is home to the most open and authentic conversations on the internet. Every day, Reddit…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeUSD 217k-303,900/year*
![Okta logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/d54f5eb5-221.png)

Okta

[Demo Engineer](https://jobicy.com/jobs/148141-demo-engineer.md)

Secure Every Identity, from AI to HumanIdentity is the key to unlocking the potential of AI. Okta secures AI by building the trusted, neutral infrastructure that enables organizations to safely…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeUSD 160k-246k/year*
![Verra Mobility logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2025/06/98f74d13-221.png)

Verra Mobility

[Senior Network Engineer](https://jobicy.com/jobs/143126-senior-network-engineer.md)

Position Overview: The Senior Network Engineer (Load Balancing) will be responsible for the design, implementation, and optimization of enterprise-grade load balancing and traffic management solutions across on-prem and cloud environments. This role is…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeNEW*
![Life360 logo](https://jobicy.com/data/server-nyc0409/galaxy/mercury/2022/02/f269bad3-221.jpeg)

Life360

[Staff AI Architect, Family AI Lab](https://jobicy.com/jobs/143221-staff-ai-architect-family-ai-lab.md)

About Life360Life360’s mission is to keep people close to the ones they love. Our category-leading mobile app,Tile tracking devices, and Pet GPS tracker empower members to protect the people, pets,…

![USA flag](https://cloud.jobicy.com/nyc4-cold/img/round-flags/us.svg)
US•Full TimeUSD 197k-290k/year
[More Jobs](https://jobicy.com/jobs.md)