小红书网关高级开发工程师 / 研发专家
社招全职3年以上基础后端地点:上海状态:招聘
任职要求
任职要求: -计算机科学、软件工程等相关专业本科及以上学历,3 年以上网关开发或相关分布式系统开发经验。 -熟练掌握至少一种主流编程语言,如 Go、C++、Java 等,具备良好的代码风格和系统架构设计能力。 -深入理解网关的工作原理和核心功能,有实际的网关开发或优化经验,熟悉常见的网关技术(如 Nginx、Envoy、Kong 等)。 -熟悉网络编程、TCP/IP 协议、HTTP 协议等,具备处理高并发、分布式系统的能力。 -了解容器技术(如 Docker、Kubernetes)和微服务架构,能够在容器化环境中进行网关的部署和管理。 -具备良好的问题解决能力和分析能力,能够快速定位和解决系统中的技术问题。 -有较强的学习能力和自我驱动力,能够快速掌握新技术和新工具,适应不断变化的技术环境。 -优秀的团队合作与沟通能力,善于与不同部门的人员协作,共同推进项目的进展。 加分项 -参与或主导过大型网关系统的架构设计和开发,有成功的项目经验。 -在开源社区有贡献,如参与过开源网关项目的开发或提交过代码。 -有云原生、边缘计算、服务网格等相关领域的开发经验。
工作职责
职位简介:负责公司网关系统的设计、开发与优化,确保网关在高并发、复杂业务场景下的稳定高效运行,推动网关技术的创新与升级。 岗位职责: -主导公司网关系统的架构设计,包括但不限于流量管理、安全防护、服务路由等核心模块的设计与实现,满足业务快速发展的需求。 -开发高性能、高可用的网关核心功能,如请求转发、负载均衡、限流降级等,提升系统的整体性能和稳定性。 -针对不同业务场景,优化网关的性能和资源利用率,研究并应用新的技术和算法,提高网关的处理能力和响应速度。 -与其他部门(如后端开发、安全团队、运维团队等)协同工作,共同解决复杂的技术问题,确保系统之间的无缝对接和数据安全。 -跟踪网关技术的最新发展趋势,引入并评估新技术,推动公司网关系统的技术升级和创新。 -负责网关系统的性能监控与故障诊断,及时发现并解决系统中存在的问题,保障系统的持续稳定运行。 -编写高质量的代码和技术文档,为团队成员提供技术支持和指导,提升团队整体技术水平。
包括英文材料
学历+
分布式系统+
https://www.distributedsystemscourse.com/
The home page of a free online class in distributed systems.
https://www.youtube.com/watch?v=7VbL89mKK3M&list=PLOE1GTZ5ouRPbpTnrZ3Wqjamfwn_Q5Y9A
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
C+++
https://www.learncpp.com/
LearnCpp.com is a free website devoted to teaching you how to program in modern C++.
https://www.youtube.com/watch?v=ZzaPdXTrSb8
Java+
https://www.youtube.com/watch?v=eIrMbAQSU34
Master Java – a must-have language for software development, Android apps, and more! ☕️ This beginner-friendly course takes you from basics to real coding skills.
系统设计+
https://roadmap.sh/system-design
Everything you need to know about designing large scale systems.
https://www.youtube.com/watch?v=F2FmTdLtb_4
This complete system design tutorial covers scalability, reliability, data handling, and high-level architecture with clear explanations, real-world examples, and practical strategies.
Nginx+
[英文] Beginner’s Guide
https://nginx.org/en/docs/beginners_guide.html
This guide gives a basic introduction to nginx and describes some simple tasks that can be done with it.
https://www.youtube.com/watch?v=9t9Mp0BGnyI
NGINX is open-source web server software used for reverse proxy, load balancing, and caching. It's important to understand, especially if you are a backend developer.
Envoy+
https://www.envoyproxy.io/docs/envoy/latest/start/start
This section gets you started with a very simple configuration and provides some example configurations.
https://www.youtube.com/watch?v=E-UpGmj6B9M
Envoy is a key part of a number of service meshes currently on the market, including Istio and the Kuma CNCF Sandbox project.
网络编程+
https://www.youtube.com/watch?v=2HrYIl6GpYg
I will make a simple HTTP web server with the C Programming Language.
https://www.youtube.com/watch?v=8z6okCgdREo
This tutorial is for Gophers who have written a command line or an API application, but have little to no experience in lower-level concepts like reading and writing to sockets, working with channels, and managing multiple goroutines.
https://www.youtube.com/watch?v=bdIiTxtMaKA&list=PL9IEJIKnBJjH_zM5LnovnoaKlXML5qh17
https://www.youtube.com/watch?v=bzja9fQWzdA
Implement the ubiquitous TCP protocol that underlies much of the traffic on the internet!
[英文] 📺Network Programming with Python Course (build a port scanner, mailing client, chat room, DDOS)
https://www.youtube.com/watch?v=FGdiSJakIS4
Learn network programming in Python by building four projects. You will learn to build a mailing client, a DDOS script, a port scanner, and a TCP Chat Room.
https://www.youtube.com/watch?v=gntyAFoZp-E
https://www.youtube.com/watch?v=JiuouCJQzSQ
Explore the fundamentals of networking in Rust by building a simple TCP server.
https://www.youtube.com/watch?v=JRTLSxGf_6w
https://www.youtube.com/watch?v=sFizpxHkIlI
In this video we'll cover SOCKET PROGRAMMING in JAVA.
https://www.youtube.com/watch?v=sXW_sNGvqcU
TCP/IP+
[英文] What is TCP/IP?
https://www.techtarget.com/searchnetworking/definition/TCP-IP
TCP/IP stands for Transmission Control Protocol/Internet Protocol and is a suite of communication protocols used to interconnect network devices on the internet.
HTTP+
https://developer.mozilla.org/zh-CN/docs/Web/HTTP
超文本传输协议(HTTP)是一个用于传输超媒体文档(例如 HTML)的应用层协议。它是为 Web 浏览器与 Web 服务器之间的通信而设计的,但也可以用于其他目的。
高并发+
https://www.baeldung.com/concurrency-principles-patterns
In this tutorial, we’ll discuss some of the design principles and patterns that have been established over time to build highly concurrent applications.
https://www.baeldung.com/java-concurrency
Handling concurrency in an application can be a tricky process with many potential pitfalls. A solid grasp of the fundamentals will go a long way to help minimize these issues.
https://www.oreilly.com/library/view/concurrency-in-go/9781491941294/
You’ll understand how Go chooses to model concurrency, what issues arise from this model, and how you can compose primitives within this model to solve problems.
https://www.oreilly.com/library/view/modern-concurrency-in/9781098165406/
With this book, you'll explore the transformative world of Java 21's key feature: virtual threads.
https://www.youtube.com/watch?v=qyM8Pi1KiiM
https://www.youtube.com/watch?v=wEsPL50Uiyo
Docker+
https://www.youtube.com/watch?v=GFgJkfScVNU
Master Docker in one course; learn about images and containers on Docker Hub, running multiple containers with Docker Compose, automating workflows with Docker Compose Watch, and much more. 🐳
https://www.youtube.com/watch?v=kTp5xUtcalw
Learn how to use Docker and Kubernetes in this complete hand-on course for beginners.
Kubernetes+
https://kubernetes.io/docs/tutorials/kubernetes-basics/
This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system.
https://kubernetes.io/zh-cn/docs/tutorials/kubernetes-basics/
本教程介绍 Kubernetes 集群编排系统的基础知识。每个模块包含关于 Kubernetes 主要特性和概念的一些背景信息,还包括一个在线教程供你学习。
https://www.youtube.com/watch?v=s_o8dwzRlu4
Hands-On Kubernetes Tutorial | Learn Kubernetes in 1 Hour - Kubernetes Course for Beginners
https://www.youtube.com/watch?v=X48VuDVv0do
Full Kubernetes Tutorial | Kubernetes Course | Hands-on course with a lot of demos
微服务+
https://learn.microsoft.com/en-us/training/modules/dotnet-microservices/
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces.
https://microservices.io/
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of two or more services.
https://spring.io/microservices
Building small, self-contained, ready to run applications can bring great flexibility and added resilience to your code.
https://www.ibm.com/think/topics/microservices
Microservices, or microservices architecture, is a cloud-native architectural approach in which a single application is composed of many loosely coupled and independently deployable smaller components or services.
https://www.youtube.com/watch?v=CqCDOosvZIk
https://www.youtube.com/watch?v=hmkF77F9TLw
Learn about software system design and microservices.
相关职位
社招3年以上技术类-开发
1、负责基础平台类服务的研发及架构升级工作,包括但不限于亿级流量网关、PUSH消息推送、长链接、IM等; 2、负责数据库中间件, 网络中间件等工作开发; 3、负责平台类服务的研发及架构升级工作; 4、分析及深入发掘现有系统的不足,定位系统瓶颈,提高系统性能和稳定性; 5、探索、研究业界的新技术方向,对去中心化/Serverless/Mesh/数据库/容器编排/调度等技术充满热情。
更新于 2025-10-14
社招基础后端
职位简介:负责南北向接入架构演进,包括七层负载均衡 和 GSLB全球负载均衡的开发以及相应的运维工作 岗位职责 建设高性能、高可用接入层,支持峰值数千万 QPS 的业务场景; 建设业内领先的混合云接入架构,从0-1支持QUIC/HTTP3接入; 负责南北流量的容灾架构,通过合理的容灾手段提升接入稳定性; 负责流量平台、内外网调度,高可用系统的设计和迭代,支持跨云、跨地域单元化流量调度; 负责团队内部核心产品的日常运维、调优、排障和接入平台的持续优化;
更新于 2025-09-13
社招TEG技术
1.负责腾讯自研及腾讯云应用层流量接入平台的软件设计与研发; 2.负责腾讯接入协议栈的研发和优化,保障用户快速和安全的传输体验; 3.负责前沿技术预研和实现,包括QUIC协议在内的下一代网络传输协议及高性能密码学计算能力,满足腾讯集团海量业务的性能要求。
更新于 2025-06-05