滴滴k8s高级研发工程师(J250723015)
社招全职1年以上技术地点:北京状态:招聘
任职要求
1. 计算机或相关专业本科及以上学历(1年以上工作经验); 2. 精通golang/Java/Python程序开发(至少一种),熟悉Linux/Unix开发环境; 具备K8S相关经验更佳,且愿意投身互联网者优先;具备大规模容器/VM调度,容器PaaS平台开发管理经验优先; 3. 熟悉常用开源分布式系统,热爱开源,精通但不限于k8s/kubelet/docker/kafka/rocketmq/zookeeper/codis/redis等任意一种开源产品源代码; 4. 有大规模分布式系统开发、维护经验,有故障处理能力,源码级开发能力; 5. 具有良好的沟通协作能力,具有较强的分享精神; 6. 有做好基础服务的耐心和决心,有k8s或大规模集群管理相关背景的优先。
工作职责
1. 负责公司弹性云调度相关产品和服务的研发,包括支持弹性云调度架构,k8s核心单机组件kubelet,核心调度策略,用户画像,弹性云层次化监控和反馈机制,以及海量容器下的弹性云分布式公共组件开发等极具挑战性的工作内容与方向; 2. 根据业务需求,对调度策略进行不断的优化和提升,提供合理性的调度方案和策略; 3. 优化系统性能,提升弹性云调度的质量,同时兼顾成本和调度性能,持续优化提升业务核心指标,增加系统稳定性,保障业务运行。
包括英文材料
学历+
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
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.
Python+
https://liaoxuefeng.com/books/python/introduction/index.html
中文,免费,零起点,完整示例,基于最新的Python 3版本。
https://www.learnpython.org/
a free interactive Python tutorial for people who want to learn Python, fast.
https://www.youtube.com/watch?v=K5KVEU3aaeQ
Master Python from scratch 🚀 No fluff—just clear, practical coding skills to kickstart your journey!
https://www.youtube.com/watch?v=rfscVS0vtbw
This course will give you a full introduction into all of the core concepts in python.
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
Unix+
[英文] The UNIX® Standard
https://www.opengroup.org/membership/forums/platform/unix
https://www.youtube.com/watch?v=IrDUcdpPmdI
UNIX is an operating system which was first developed in the 1970s, and has been under constant development ever since.
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
PaaS+
https://www.ibm.com/cn-zh/think/topics/paas
平台即服务 (PaaS) 是一种云计算模型,提供完整的按需云平台(硬件、软件和基础设施),用于开发、运行和管理应用程序。
https://www.ibm.com/think/topics/paas
https://www.youtube.com/watch?v=QAbqJzd0PEE
分布式系统+
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
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.
Kafka+
https://developer.confluent.io/what-is-apache-kafka/
https://www.youtube.com/watch?v=CU44hKLMg7k
https://www.youtube.com/watch?v=j4bqyAMMb7o&list=PLa7VYi0yPIH0KbnJQcMv5N9iW8HkZHztH
In this Apache Kafka fundamentals course, we introduce you to the basic Apache Kafka elements and APIs, as well as the broader Kafka ecosystem.
RocketMQ+
https://www.baeldung.com/apache-rocketmq-spring-boot
In this tutorial, we’ll create a message producer and consumer using Spring Boot and Apache RocketMQ, an open-source distributed messaging and streaming data platform.
ZooKeeper+
https://kubernetes.io/docs/tutorials/stateful-application/zookeeper/
This tutorial demonstrates running Apache Zookeeper on Kubernetes using StatefulSets, PodDisruptionBudgets, and PodAntiAffinity.
https://www.baeldung.com/java-zookeeper
Apache ZooKeeper is a distributed coordination service which eases the development of distributed applications.
[英文] Zookeeper Tutorial
https://www.tutorialspoint.com/zookeeper/index.htm
ZooKeeper is a distributed co-ordination service to manage large set of hosts.
Redis+
[英文] Developer Hub
https://redis.io/dev/
Get all the tutorials, learning paths, and more you need to start building—fast.
https://www.runoob.com/redis/redis-tutorial.html
REmote DIctionary Server(Redis) 是一个由 Salvatore Sanfilippo 写的 key-value 存储系统,是跨平台的非关系型数据库。
https://www.youtube.com/watch?v=jgpVdJB2sKQ
In this video I will be covering Redis in depth from how to install it, what commands you can use, all the way to how to use it in a real world project.
相关职位
社招1年以上MEG
-负责设计和开发直播数字人系统的整体架构,确保其高效、稳定和可扩展性 -持续优化直播数字人的功能,以满足业务快速发展需求,提升用户体验 -跟踪和研究最新的直播数字人技术趋势,引入并应用新技术以提升系统性能和效果 -协同团队成员,解决技术难题,推动项目按时高质量完成
更新于 2025-04-29
社招1年以上MEG
岗位职责: -负责设计和开发直播数字人系统的整体架构,确保其高效、稳定和可扩展性 -持续优化直播数字人的功能,以满足业务快速发展需求,提升用户体验 -跟踪和研究最新的直播数字人技术趋势,引入并应用新技术以提升系统性能和效果 -协同团队成员,解决技术难题,推动项目按时高质量完成
更新于 2025-04-29
社招MEG
-参与Push业务需求分析,负责召回/排序/特征核心模块的研发,支撑业务高效发展 -基于业务方向,制定架构演进路线。优化现有系统的性能和稳定性,降低技术债务,保障架构先进性 -从业务&技术综合角度思考,利用技术和数据分析等手段,支撑用户增长目标达成 -持续学习和调研先进技术和行业动态,关注竞品发展,以技术先进性驱动业务发展
更新于 2025-06-05