阿里云阿里云智能-公共云解决方案架构师-数据库领域专家方向
社招全职5年以上云智能集团地点:北京 | 杭州状态:招聘
任职要求
● 精通至少一种主流数据库(如SQL Server、MySQL、PostgreSQL、Redis、MongoDB)的运行机制和架构体系,并能根据具体业务场景进行合理的数据库模型设计和优化。 ● 具备大规模数据架构设计能力:具备设计高并发、高可用、可扩展的数据库架构经验,熟悉分布式数据库、分库分表、读写分离、数据迁移、灾备与容灾等关键技术,掌握OLTP、OLAP及HTAP架构的差异与适用场景,能够针对实时分析、混合负载等需求设计高效的数据架构; ● 具备Java/PHP/Go/C++/nodejs/Python等至少一种语言的2年以上的开发经验,熟悉 SQL 与数据处理框架(如 Spark)。 ● 具备优秀的面向客户的技能,包括:沟通交流能力和方案宣讲能力,能高质量完成面向客户中高层的方案汇报,影响客户技术选型;能识别和理解客户的需求,支持客户做出正确的产品选型决策、合理的PoC方案; ● 具备良好的团队合作精神、勇于挑战自己、承担压力; ● 有主流云厂商的数据库产品技术应用经验的优先; ● 有 Data for AI (为训练、验证和运行 AI 系统而进行数据准备)领域实践经验者优先;
工作职责
解决方案开发及沉淀推广 ● 基于阿里云的数据与分析相关的产品服务,开发可复用的技术解决方案; ● 参与重点项目,包括迁移上云、或者在阿里云上新构建数据分析应用的项目,在项目中根据客户需求制定针对性的解决方案,开展技术工作坊(workshops),指导客户进行产品选型,进行关键方案的验证(PoC); ● 从项目实践中提炼最佳实践、参考架构,沉淀并在内部面向一线 SA 团队分享; 内部赋能与外部支持 ● 开展面向多人的培训与分享会,赋能内、外部团队; ● 开展面向一线架构师团队的解决方案培训,开发培训课程,担任讲师,提升架构师在数据分析与数据处理领域的架构设计和解决方案编制能力; ● 在重点项目中,面向客户开展技术工作坊(workshops),加深客户对阿里云数据分析领域产品和技术解决方案的了解和采用; 市场洞察和竞争分析 ● 洞察数据分析与数据处理领域的市场机会,将客户的实际需求和反馈传递给产研团队,为产品技术路线图规划提供真实输入; ● 分析市场上领先的产品与方案,结合实际项目,分析阿里云所面临的挑战,提出新的功能建议,以简化客户采用阿里云产品过程并提升阿里云产品的市场竞争力;
包括英文材料
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.
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
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.
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.
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.
系统设计+
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.
高并发+
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
高可用+
https://redis.io/blog/high-availability-architecture/
A high available architecture is when there are a number of different components, modules, or services that work together to maintain optimal performance, irrespective of peak-time loads.
https://www.ibm.com/think/topics/high-availability
High availability (HA) is a term that refers to a system’s ability to be accessible and reliable close to 100% of the time.
OLAP+
https://www.youtube.com/watch?v=iw-5kFzIdgY
OLAP (for online analytical processing) is software for performing multidimensional analysis at high speeds on large volumes of data from a data warehouse, data mart, or some other unified, centralized data store.
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.
PHP+
https://www.learn-php.org/
PHP is a server scripting language, and a powerful tool for making dynamic and interactive Web pages.
https://www.youtube.com/watch?v=l4_Vn-sTBL8
This PHP full course for beginners will teach you everything from scratch—from PHP basics to advanced concepts!
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
Node.js+
https://liaoxuefeng.com/books/javascript/nodejs/index.html
从本章开始,我们就正式开启JavaScript的后端开发之旅。
https://www.youtube.com/watch?v=32M1al-Y6Ag
This is an intro to Node.js. No frameworks or libraries.
https://www.youtube.com/watch?v=zb3Qk8SG5Ms&list=PL4cUxeGkcC9jsz4LDYc6kv3ymONOKxwBU
In this Node JS tutorial I'll introduce to what exactly Node is all about, why we'd use it and the technologies you'll need to be familiar with to get started.
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.
Spark+
[英文] Learning Spark Book
https://pages.databricks.com/rs/094-YMS-629/images/LearningSpark2.0.pdf
This new edition has been updated to reflect Apache Spark’s evolution through Spark 2.x and Spark 3.0, including its expanded ecosystem of built-in and external data sources, machine learning, and streaming technologies with which Spark is tightly integrated.
相关职位
社招8年以上云智能集团
阿里云国际云云迁移架构师与区域团队和产品团队一起,推动国际公共云业务(尤其是公共云7大件)的健康高速发展。阿里云国际云云迁移架构师的主要职责是结合阿里云公共云产品及三方ISV产品形成通用的云迁移解决方案,并于产研一起沉淀Winback竞争对手的迁移工具及最佳实践,与前线业务团队一起攻坚有迁移机会的公共云重点KA客户,直接参与技术决策以及客户交流,加速客户的迁移上量。同时收集和推动公共云产品需求,发展公共云产品生态,了解竞品动态等。
更新于 2025-10-03
社招8年以上云智能集团
阿里云国际云云迁移架构师与区域团队和产品团队一起,推动国际公共云业务(尤其是公共云7大件)的健康高速发展。阿里云国际云云迁移架构师的主要职责是结合阿里云公共云产品及三方ISV产品形成通用的云迁移解决方案,并于产研一起沉淀Winback竞争对手的迁移工具及最佳实践,与前线业务团队一起攻坚有迁移机会的公共云重点KA客户,直接参与技术决策以及客户交流,加速客户的迁移上量。同时收集和推动公共云产品需求,发展公共云产品生态,了解竞品动态等。
更新于 2025-09-01
社招3年以上云智能集团
1、客户应急体系建设 (1) 通过流程机制优化、系统工具和标准化建设,面向阿里云全体公共云客户,提升自动化故障应急能力支撑,实现故障的早发现、早通知和早解决。 (2) 重大面积型故障,提供从故障应急、故障复盘到对客故障沟通整体支持工作,同时内部定期组织演练,提升大故障的应急协同效率。 2、故障改进治理:通过对故障复盘和分析,识别运行风险,针对重点大客户主动推进治理、推荐最佳实践、完善止血逃逸能力。 3、客户稳定性保障:提供面向客户的稳定性服务解决方案,包括故障的预防,出现故障后的快速发现和恢复,及事后的优化改进和故障演练。
更新于 2025-08-14