阿里云阿里云智能-VPC公网产品Java高级研发工程师-杭州
社招全职3年以上技术类-开发地点:杭州状态:招聘
任职要求
1. 至少3年以上云计算、网络技术领域或大型分布式控制平面的工作经验; 2. 精通Java框架,包括Spring,Mybatis,熟悉云计算控制平面、SDN/Openstack/ODL/ONOS、K8s等技术者优先; 3. 熟悉分布式服务以及高并发服务研发,熟练使用JVM性能调优工具,并具备高并发服务架构设计能力; 4. 精通至少一种编程语言(Java、Python、Go、C、C++等) ,计算机理论基础扎实,熟练掌握常用的代码库、研发框架以及中间件。
工作职责
1. 负责阿里云面向AI智算场景的公网产品的技术方案设计和研发,包括技术可行性分析、方案选型、功能设计以及架构设计等工作; 2. 负责云网络虚拟化公网产品的产品需求设计开发,包括EIP/IPv6/AnycastEIP/共享带宽等公网产品; 3. 负责云网络公网产品的稳定性能力建设以及性能优化,确保系统的安全可靠,提升产品稳定性和性能。
包括英文材料
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.
Spring+
https://liaoxuefeng.com/books/java/spring/index.html
Spring是一个支持快速开发Java EE应用程序的框架。它提供了一系列底层容器和基础设施,并可以和大量常用的开源框架无缝集成,可以说是开发Java EE应用程序的必备。
https://spring.io/guides/gs/rest-service
https://spring.io/quickstart
Level up your Java code and explore what Spring can do for you.
MyBatis+
https://mybatis.org/mybatis-3/getting-started.html
https://www.baeldung.com/mybatis
MyBatis is an open source persistence framework which simplifies the implementation of database access in Java applications.
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
高并发+
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
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
性能调优+
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.
系统设计+
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.
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.
Go+
https://www.youtube.com/watch?v=8uiZC0l4Ajw
学习Golang的完整教程!从开始到结束不到一个小时,包括如何在Go中构建API的完整演示。没有多余的内容,只有你需要知道的知识。
C+
https://www.freecodecamp.org/chinese/news/the-c-beginners-handbook/
本手册遵循二八定律。你将在 20% 的时间内学习 80% 的 C 编程语言。
https://www.youtube.com/watch?v=87SH2Cn0s9A
https://www.youtube.com/watch?v=KJgsSFOSQv0
This course will give you a full introduction into all of the core concepts in the C programming language.
https://www.youtube.com/watch?v=PaPN51Mm5qQ
In this complete C programming course, Dr. Charles Severance (aka Dr. Chuck) will help you understand computer architecture and low-level programming with the help of the classic C Programming language book written by Brian Kernighan and Dennis Ritchie.
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
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
相关职位
社招TEG技术
1.主导云网络SDN控制器系统的架构设计、核心模块开发与性能调优,支撑海量网元节点的高可用网络编排; 2.负责SDN控制器与云平台、NFV组件、硬件交换机的协同开发,实现网络自动化配置与智能调度; 3.构建分布式控制器集群的容灾、数据一致性及灰度发布机制,保障99.99%+服务可用性; 4.研究SDN/NFV领域前沿技术(如P4可编程、智能路由算法),推进控制器技术架构迭代; 5.深度参与生产环境问题排查,设计自动化运维体系,优化网络配置下发延迟与故障收敛速度。
更新于 2025-06-05

社招3-5年计算机网络技术类
1、独立负责网络域名管理和SSL证书功能模块的需求分析、设计、开发与维护; 2、负责SSL证书功能产品化,从智域平台迁移到云门户; 3、负责所属模块的技术支持,方案输出和运维稳定。
更新于 2025-02-11
社招5年以上CSIG产品
1.负责腾讯云公网产品(包括弹性公网IP、负载均衡、NAT、IPv6、边缘计算等产品线)的功能设计、竞品分析、市场定价等核心工作; 2.对接出海、互联网、金融、游戏、音视频等行业客户需求,抽象共性痛点设计产品方案; 3.了解云计算网络产品的发展趋势,分析行业与竞品动态,定期完成分析报告或产品竞争战略和计划,推动产品不断迭代升级; 4.负责公网产品的研究与前沿探索,对产品的商业化和竞争力的结果负责。
更新于 2025-09-05