> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/welcome-to-pancakeswap/about-us/team/become-a-chef/senior-backend-engineer.md).

# Senior Backend Engineer

### General Information

* Salary range: Competitive, negotiable
* Position: Full-time
* Location: Remote
* Time-zone preference: Any

### Role Overview

We are seeking an experienced Backend Engineer who is passionate about crypto and DeFi, and has a deep understanding of micro-services architecture. You will work closely with a diverse team of engineers to design, develop, and maintain backend services that support our crypto platform.

### Your Responsibilities

* Design, develop, and maintain scalable backend services and micro-services.
* Work with cross-functional teams to integrate with DeFi protocols and other blockchain solutions.
* Implement secure, efficient, and reliable APIs to power our crypto services.
* Develop and deploy infrastructure on cloud environments to ensure scalability and performance.
* Analyze and optimize system performance and stability.
* Stay current with the latest developments in blockchain, DeFi, and backend technologies.

### Skills & Qualifications

* 5+ years of experience in backend development.
* Strong knowledge of modern backend programming languages such as Typescript
* (must have), Rust (nice to have).
* Experience working with smart contracts and Ethereum-based / Solana-based applications.
* Experience working with microservices and distributed systems.
* Deep understanding of blockchain, cryptocurrency, and DeFi concepts.
* Hands-on experience building APIs and integrating with third-party services.
* Experience with cloud platforms (e.g., AWS, DigitalOcean).
* Strong problem-solving skills and attention to detail.
* Excellent communication skills and a collaborative mindset.

### Good to have

* Knowledge of container orchestration technologies like Kubernetes.
* Familiarity with database technologies like PostgreSQL, Redis, or similar.
* Previous experience working in a startup or fast-paced environment.
* Experience with indexing solutions such as TheGraph or Subsquid.

### Why Join Us?

* Work on cutting-edge technology in the exciting field of blockchain and DeFi.
* Join a passionate, knowledgeable, and supportive team.
* Opportunities for growth and development in the fast-evolving crypto space

### How to apply

Email <hiring@pancakeswap.com> with your resume!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.pancakeswap.finance/welcome-to-pancakeswap/about-us/team/become-a-chef/senior-backend-engineer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
