阿里云诚云科技-资深云迁移服务工程师-国际业务
社招全职3年以上诚云科技地点:北京 | 杭州 | 上海状态:招聘
任职要求
1、 熟悉基于云环境的业务技术架构部署,具备疑难技术问题的动手排查和解决能力。 2、 理解Linux/Windows操作系统及其运维,熟悉计算机网络及TCP/IP协议,熟悉至少一种数据库(MySQL/MongoDB/Redis/PostgreSQL/SQL Server等)。 3、熟悉至少一种开发或脚本语言(Java/C/C++/Python/shell/perl等)。 4、 在系统、…
登录查看完整任职要求
微信扫码,1秒登录
工作职责
1、针对迁移重点客户梳理客户需求和迁移痛点,针对客户具体业务架构协助客户输出针对性的迁移方案并配合客户迁移。 2、在迁移过程中对影响业务连续性的事件做及时止血。 3、在迁移过程中对产品相关疑难问题,拉通后端产研专团队解决问题,并优化产品迁移相关功能。 4、站在客户业务视角和云产品使用情况,定期进行全链路评估和风险诊断,并给出系统性优化改进建议。 5. 建立并执行故障应急响应机制:主导制定云迁移及运行期间的应急预案,组织定期的故障演练;在发生重大故障时担任 Incident Commander,协调各方资源进行快速止损、业务恢复及事后复盘。 6. 深度故障诊断与根因分析:负责复杂场景下的全链路故障定位,结合日志、监控指标及链路追踪数据。 7. 高可用架构的容灾切换验证:验证跨可用区(Multi-AZ)或跨地域(Multi-Region)的容灾切换方案,确保在单点故障或区域级灾难发生时,能够通过自动化脚本或标准化流程实现分钟级的业务接管与数据一致性恢复。 8. 具备极强的突发事件处理能力:拥有大型高并发场景下的**7x24小时故障值守与应急处理经验**,能够在高压环境下保持冷静,迅速做出正确的技术决策(如熔断、降级、限流、切流),最大限度降低业务损失。 9. 精通系统级与应用级调试工具:熟练掌握 Linux 下的高级性能分析与故障排查工具,能够深入定位疑难杂症,具备从操作系统底层到应用层的全栈排查能力。 10. 熟悉容灾与备份恢复策略:有实际的大规模数据备份、恢复演练及异地多活架构运维经验,确保在极端故障场景下的数据安全性与业务连续性。
包括英文材料
系统设计+
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.
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
Windows+
[英文] Windows 10 Tutorial
https://www.tutorialspoint.com/windows10/index.htm
This tutorial gives you all the indepth information on this new operating system and its procedures.
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.
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.
MongoDB+
https://learnxinyminutes.com/mongodb/
MongoDB is a NoSQL document database for high volume data storage.
https://studio3t.com/academy/#courses
The fastest way to learn MongoDB
https://www.youtube.com/watch?v=c2M-rlkkT5o
This video will give you and introduction to MongoDB in 1 Hour. Afterwards I recommend exploring aggregation, replication, and sharding.
https://www.youtube.com/watch?v=ExcRbA7fy_A&list=PL4cUxeGkcC9h77dJ-QJlwGlZlTd4ecZOA
You'll learn how to use MongoDB (a NoSQL database) from scratch. You'll also learn how to integrate it into a simple Node.js API.
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.
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.
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
还有更多 •••