阿里云阿里云智能-java应用研发专家-产品架构
社招全职5年以上云智能集团地点:杭州状态:招聘
任职要求
主要职责: 1. 负责基于Spring Boot和Spring MVC的应用程序开发、维护和优化。 2. 参与系统架构设计/改造,编写高质量、可维护的代码。 3. 与产品经理、前端开发人员和其他团队成员紧密合作,确保项目按时交付。 4. 负责数据库设计、优化及SQL调优,确保系统的高效运行。 5. 编写技术文档,参与代码评审,确保代码质量和可维护性。 6. 解决系统中的技术难题,提供技术支持和解决方案。 职位要求 1. 必备技能: ○ 熟练掌握Java编程语言,具备扎实的编程基础,和日常问题的诊断能力。 ○ 熟悉Spring Boot框架,有基于Spring MVC开发应用程序的经验。 ○ 熟悉消息,缓存,RPC等中间件的使用,了解Docker、Kubernetes等容器化技术 ○ 熟悉MySQL数据库,具备数据库设计、优化和SQL调优的能力。 ○ 具备优秀的架构设计能力,能够设计高可用、可扩展的系统架构。 ○ 具备扎实的代码功底,能够编写高质量、可维护的代码。 ○ 熟悉常用的设计模式,具备良好的面向对象编程思想。 ○ Java开发工作经验三年以上 ○ 加分项: ○ 有Java存量复杂系统改造,迁移,重构的经验 ○ 有基于云产品开发的经验,比如oss,rds等产品的使用 ○ 对借助AI工具编程有一些经验,比如通义灵码 ○ 软技能: ○ 具备良好的沟通能力和团队协作精神。 ○ 具备较强的学习能力和解决问题的能力。 ○ 对技术有热情,愿意不断学习和探索新技术。
工作职责
我们正在寻找有经验的Java研发工程师,加入我们的技术团队。你将负责设计、开发和维护基于Java的应用程序,支持阿里云产品的国际化。如果你对Spring Boot、Spring MVC有深入的理解,有常用中间件的使用经验,并且具备优秀的架构思维和扎实的代码功底,我们期待你的加入!
包括英文材料
Spring Boot+
https://spring.io/guides/gs/spring-boot
his guide provides a sampling of how Spring Boot helps you accelerate application development.
https://www.youtube.com/watch?v=Nv2DERaMx-4&list=PLzUMQwCOrQTksiYqoumAQxuhPNa3HqasL
The author teaches you how to use Spring Boot from a complete beginner, to building a REST API with a real database, Dockerising it and deploying it to the cloud.
Spring Web MVC+
https://spring.io/guides/gs/serving-web-content
This guide walks you through the process of creating a “Hello, World” web site with Spring.
[英文] Spring MVC Series
https://www.baeldung.com/spring-mvc
Spring MVC provides tools driving both typical web applications as well as REST APIs.
系统设计+
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://roadmap.sh/frontend
Step by step guide to becoming a modern frontend developer
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.
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.
缓存+
https://hackernoon.com/the-system-design-cheat-sheet-cache
The cache is a layer that stores a subset of data, typically the most frequently accessed or essential information, in a location quicker to access than its primary storage location.
https://www.youtube.com/watch?v=bP4BeUjNkXc
Caching strategies, Distributed Caching, Eviction Policies, Write-Through Cache and Least Recently Used (LRU) cache are all important terms when it comes to designing an efficient system with a caching layer.
https://www.youtube.com/watch?v=dGAgxozNWFE
RPC+
https://javaguide.cn/distributed-system/rpc/rpc-intro.html
为什么要 RPC ? 因为,两个不同的服务器上的服务提供的方法不在一个内存空间,所以,需要通过网络编程才能传递方法调用所需要的参数。并且,方法调用的结果也需要通过网络编程来接收。
https://www.youtube.com/watch?v=S2osKiqQG9s
This video is part of an 8-lecture series on distributed systems, given as part of the undergraduate computer science course at the University of Cambridge.
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
Docker+
https://www.youtube.com/watch?v=GFgJkfScVNU
Master Docker in one course; learn about images and containers on Docker Hub, running multiple containers with Docker Compose, automating workflows with Docker Compose Watch, and much more. 🐳
https://www.youtube.com/watch?v=kTp5xUtcalw
Learn how to use Docker and Kubernetes in this complete hand-on course for beginners.
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
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://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.
设计模式+
https://liaoxuefeng.com/books/java/design-patterns/index.html
设计模式,即Design Patterns,是指在软件设计中,被反复使用的一种代码设计经验。使用设计模式的目的是为了可重用代码,提高代码的可扩展性和可维护性。
[英文] Design Patterns
https://refactoring.guru/design-patterns
Design patterns are typical solutions to common problems in software design. Each pattern is like a blueprint that you can customize to solve a particular design problem in your code.
https://www.youtube.com/watch?v=NU_1StN5Tkk
Design Patterns tutorial explained in simple words using real-world examples.
相关职位
社招3年以上技术-开发
1. 负责蚂蚁系统安全产品的架构设计与研发,保障大规模分布式环境下的系统安全与稳定。 2. 持续优化和完善现有服务与系统,识别并修复安全薄弱环节,提升系统性能、可靠性和弹性。 3. 深入分析安全业务需求,完成抽象建模,推动技术方案的设计与落地,实现业务目标并符合合规要求。
更新于 2025-09-11

社招技术类
1、负责数据应用产品的后端研发,完成产品的核心功能和模块的代码编写。如数据分析平台、指标平台、AB实验平台等数据应用; 2、负责数据应用架构设计和后端开发,设计和实现Web后端和关键数据服务; 3、负责数据应用的功能迭代和性能优化,提高效率,优化流程; 4、收集业务需求,协同各方合作,为业务发展提供有效的解决办法。
更新于 2023-12-26