阿里云阿里云智能-L2技术支持专家-海外业务线
社招全职5年以上云智能集团地点:北京 | 杭州 | 上海状态:招聘
任职要求
1、计算机通信或相关专业本科以上学历,至少5年的传统/互联网业务系统DevOps/运维/开发工作经验;具备优秀的中英文听说读写能力。满足如下2-6能力项中的至少两条。 2、熟悉计算机操作系统,有Linux或虚拟化方面的研发、运维或支持经验;熟悉进程、文件系统和网络常见系统调用,能够使用strace/gdb等类似工具分析程序行为或者能够根据源码分析程序更佳;熟悉Linux网络栈,知道内核网络参数的工作机理,了解虚拟网络设备的工作机理;熟悉Linux存储和文件系统,能够分析和定位影响应用IO性能的因素。 3、具备网络产品开发/测试/运维经验,精通TCP/IP、HTTP(S)技术,深入理解交换、路由原理,理解NAT, 负载均衡,VPN,网络虚拟化等相关网络技术;对操作系统TCP/IP内核协议栈有调优经验;了解主流Web服务器的开发和运维。 4、具有大规模数据库运维/开发经验,精通 MySQL、Oracle、SQL Se…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1、作为云产品技术领域专家,为客户提供云产品的专家服务支持,负责疑难升级问题的快速定位、分析解决。 2、与研发团队对接,根据客户反馈的问题推动云产品Bug修复、架构方案优化。推进后台诊断工具、用户侧自主化诊断工具的落地。 3、整理输出官方技术文档与解决方案,指导用户合理使用云产品。 4、为客户提供企业级服务中云产品相关场景的的解决方案,协助客户完成云环境上的业务技术落地。
包括英文材料
学历+
DevOps+
https://roadmap.sh/devops
Step by step guide for DevOps, SRE or any other Operations Role in 2025
https://zhuanlan.zhihu.com/p/562036793
DevOps中的Dev指的是Development(开发),Ops指的是Operations(运维),用一句话来说,DevOps就是打通开发运维的壁垒,实现开发运维一体化。
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
STrace+
https://opensource.com/article/19/10/strace
Trace the thin layer between user processes and the Linux kernel with strace.
https://www.youtube.com/watch?v=mBfurelWwPQ
In this video, we use the Linux strace command to trace Linux system calls.
GDB+
[英文] Debugging with GDB
https://betterexplained.com/articles/debugging-with-gdb/
A debugger lets you pause a program, examine and change variables, and step through code.
https://code.visualstudio.com/docs/cpp/cpp-debug
After you have set up the basics of your debugging environment as specified in the configuration tutorials for each target compiler/platform, you can learn more details about debugging C/C++ in this section.
https://opensource.com/article/21/3/debug-code-gdb
Troubleshoot your code with the GNU Debugger.
https://www.brendangregg.com/blog/2016-08-09/gdb-example-ncurses.html
gdb is the GNU Debugger, the standard debugger on Linux.
内核+
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.
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 服务器之间的通信而设计的,但也可以用于其他目的。
Web+
https://web.dev/learn
Explore our growing collection of courses on key web design and development subjects.
SQL+
https://liaoxuefeng.com/books/sql/introduction/index.html
什么是SQL?简单地说,SQL就是访问和处理关系数据库的计算机标准语言。
https://sqlbolt.com/
Learn SQL with simple, interactive exercises.
https://www.youtube.com/watch?v=p3qvj9hO_Bo
In this video we will cover everything you need to know about SQL in only 60 minutes.
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.
Oracle+
[英文] Oracle Tutorial
https://www.oracletutorial.com/
On this website, you can learn Oracle Database fast and easily.
https://www.youtube.com/watch?v=QHYuuXPdQNM&list=PL_c9BZzLwBRJ8f9-pSPbxSSG6lNgxQ4m9
SQL Server+
[英文] SQL Server Tutorial
https://www.sqlservertutorial.net/
If you are looking for an easy, fast, and efficient way to master SQL Server, you are in the right place.
https://www.youtube.com/watch?v=voTZUMw23pg
PostgreSQL+
[英文] PostgreSQL Tutorial
https://neon.com/postgresql/tutorial
This PostgreSQL tutorial helps you quickly understand PostgreSQL.
[英文] PostgreSQL Tutorial
https://www.pgtutorial.com/
This PostgreSQL tutorial will teach you about PostgreSQL from beginner to advanced.
https://www.youtube.com/watch?v=qw--VYLpxG4
It is the most advanced open source database system widely used to build back-end systems.
https://www.youtube.com/watch?v=SpfIwlAYaKk
Learn PostgreSQL, one of the world's most advanced and robust open-source relational database systems.
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.
还有更多 •••
相关职位
社招5年以上云智能集团
1、作为云产品技术领域专家,为客户提供云产品的专家服务支持,负责疑难升级问题的快速定位、分析解决。 2、与研发团队对接,根据客户反馈的问题推动云产品Bug修复、架构方案优化。推进后台诊断工具、用户侧自主化诊断工具的落地。 3、整理输出官方技术文档与解决方案,指导用户合理使用云产品。 4、为客户提供企业级服务中云产品相关场景的的解决方案,协助客户完成云环境上的业务技术落地。
更新于 2026-01-13北京|杭州|上海

社招5年以上
1、作为云产品技术领域专家,为客户提供云产品的专家服务支持,负责疑难升级问题的快速定位、分析解决。 2、与研发团队对接,根据客户反馈的问题推动云产品Bug修复、架构方案优化。推进后台诊断工具、用户侧自主化诊断工具的落地。 3、整理输出官方技术文档与解决方案,指导用户合理使用云产品。 4、为客户提供企业级服务中云产品相关场景的的解决方案,协助客户完成云环境上的业务技术落地。
更新于 2026-04-07北京|杭州|上海
