字节跳动高级运维开发工程师-抖音支付
社招全职5年以上A129133地点:北京状态:招聘
任职要求
1、计算机相关专业本科及以上,具备银行、证券、三方支付、消金、保险或基金等行业经验; 2、熟悉机房网络架构、TCP/IP和HTTP协议、Linux文件系统、内核、Linux性能调优等,至少5年或以上实际运维经验; 3、熟悉云计算IaaS技术,对于服务器硬件选型、虚拟化、物理和虚拟网络(VPC、NFV)、分布式存储等至少两年或以上实际运维经验,熟悉MySQL、MQ和Redis等主流数据库和中间件工作原理; 4、对成本敏感,可以深入理解业务全局性的成本和资源类问题,包括指标体系建设、协同机制和资源保障,并持续优化; 5、精通至少一门脚本或开发语言,包括但不限于:Python、Shell、Go等,有运维平台开发经验; 6、具备良好的沟通、协调能力,能在一定的压力下有效开展工作。
工作职责
1、负责保障系统稳定性和安全性,快速发现问题、解决问题并及时复盘、总结,对系统稳定性和安全性负责; 2、负责各类(例如:618、双11、双12和春节等)活动重保; 3、负责对疑难问题进行技术攻坚,深入理解系统痛点,积极响应并推动业务运维和容灾体系建设,定期组织演练和总结; 4、负责智能化/自动化运维平台及工具建设,不断提升人效; 5、负责IDC相关硬件资源管理与规划,持续提升资源利用率,降低成本。
包括英文材料
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 服务器之间的通信而设计的,但也可以用于其他目的。
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
内核+
https://www.youtube.com/watch?v=C43VxGZ_ugU
I rummage around the Linux kernel source and try to understand what makes computers do what they do.
https://www.youtube.com/watch?v=HNIg3TXfdX8&list=PLrGN1Qi7t67V-9uXzj4VSQCffntfvn42v
Learn how to develop your very own kernel from scratch in this programming series!
https://www.youtube.com/watch?v=JDfo2Lc7iLU
Denshi goes over a simple explanation of what computer kernels are and how they work, alonside what makes the Linux kernel any special.
性能调优+
https://goperf.dev/
The Go App Optimization Guide is a series of in-depth, technical articles for developers who want to get more performance out of their Go code without relying on guesswork or cargo cult patterns.
https://web.dev/learn/performance
This course is designed for those new to web performance, a vital aspect of the user experience.
https://www.ibm.com/think/insights/application-performance-optimization
Application performance is not just a simple concern for most organizations; it’s a critical factor in their business’s success.
https://www.oreilly.com/library/view/optimizing-java/9781492039259/
Performance tuning is an experimental science, but that doesn’t mean engineers should resort to guesswork and folklore to get the job done.
IaaS+
https://www.ibm.com/think/topics/iaas
https://www.youtube.com/watch?v=XRdmfo4M_YA
MySQL+
https://juejin.cn/post/7190306988939542585
这是一篇 MySQL 通关一篇过硬核经验学习路线,包括数据库相关知识,SQL语句的使用,数据库约束,设计等。
[英文] MySQL Tutorial
https://www.mysqltutorial.org/
your go-to resource for mastering MySQL in a fast, easy, and enjoyable way.
https://www.youtube.com/watch?v=5OdVJbNCSso
MySQL SQL tutorial for beginners
https://www.youtube.com/watch?v=7S_tz1z_5bA
This beginner-friendly course teaches you SQL from scratch.
消息队列+
https://www.youtube.com/watch?v=xErwDaOc-Gs
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.
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
脚本+
[英文] Scripting language
https://en.wikipedia.org/wiki/Scripting_language
https://zhuanlan.zhihu.com/p/571097954
一个脚本通常是解释执行而非编译。脚本语言通常都有简单、易学、易用的特性,目的就是希望能让程序员快速完成程序的编写工作。
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.
Bash+
[英文] The Bash Guide
https://guide.bash.academy/
A quality-driven guide through the shell's many features.
https://www.youtube.com/watch?v=tK9Oc6AEnR4
Understanding how to use bash scripting will enhance your productivity by automating tasks, streamlining processes, and making your workflow more efficient.
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
相关职位
社招D5467
1、深入快手支付业务场景,参与支付用户增长、支付渠道推荐、流量分发、保险业务等场景的算法研发,提升快手支付业务用户增长和平台营收; 2、负责支付业务各算法场景的技术攻关,参与机器学习、深度学习领域的核心研发工作,包括但不限于神经网络模型的设计与优化,营销uplift模型、归因模型等的算法和系统研发; 3、针对快手平台海量用户行为和画像数据,结合支付业务约束和诉求,设计针对性的多目标优化策略、运筹优化策略和推荐策略,提升用户转化效率。
更新于 2025-07-17
社招3年以上D7230
1、负责快手电商业务支付安全,构建风险指标、完善风险画像和对抗策略体系, 降低线上风险水位; 2、深入理解支付业务,了解业务风险; 通过数据分析和算法设计,科学制定策略,推动落地实施,完善策略监控体系,保证策略准确性和健壮性; 3、参与产品流程设计讨论,审核评估产品风险,保障支付业务快速健康发展。
更新于 2025-07-16