阿里巴巴业务技术-AI应用研发工程师-资金结算方向
社招全职1年以上地点:杭州状态:招聘
工作描述
任职要求 一、Java与分布式工程能力 本科及以上学历,计算机、软件工程、人工智能等相关专业优先。 精通 Java,深入理解集合、并发编程、线程模型、JVM、IO/NIO及网络编程等核心机制。 熟练使用 Spring Boot、Spring Cloud、MyBatis 等主流框架,具备良好的系统设计、代码质量、单元测试和工程治理能力。 熟悉微服务、RPC、消息队列、缓存、数据库和分布式任务调度,掌握限流、熔断、降级、重试、幂等、隔离及分布式一致性等常见方案。 具备高并发、低延迟、高可用系统的实际研发经验,能够定位和解决线程、内存、GC、数据库、缓存及网络等线上问题。 二、运用AI提升研发效能的能力 能熟练使用大模型及 AI 编程工具辅助需求分析、方案设计、编码、测试用例生成、代码审查、文档编写和问题排查。 能结合代码、日志、监控、业务文档和历史案例设计有效的 AI 辅助方案,并将重复性的研发或业务支撑工作工具化、自动化。 理解大模型的能力边界,能够对 AI 生成的代码、结论和操作建议进行验证,避免将未经校验的结果直接应用于资金链路。 有使用 AI 提升研发交付、线上排障、运维处置或业务支撑效率的实际经验,能够说明具体场景和取得的效果。 三、Agent应用研发能力 理解大模型基础概念及能力边界,了解 Token、上下文窗口、Temperature、Top-P、KV Cache 等基本原理。 理解 ReAct、Plan-and-…
登录查看完整工作描述
微信扫码,1秒登录
包括英文材料
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.
学历+
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
网络编程+
https://www.youtube.com/watch?v=2HrYIl6GpYg
I will make a simple HTTP web server with the C Programming Language.
https://www.youtube.com/watch?v=8z6okCgdREo
This tutorial is for Gophers who have written a command line or an API application, but have little to no experience in lower-level concepts like reading and writing to sockets, working with channels, and managing multiple goroutines.
https://www.youtube.com/watch?v=bdIiTxtMaKA&list=PL9IEJIKnBJjH_zM5LnovnoaKlXML5qh17
https://www.youtube.com/watch?v=bzja9fQWzdA
Implement the ubiquitous TCP protocol that underlies much of the traffic on the internet!
[英文] 📺Network Programming with Python Course (build a port scanner, mailing client, chat room, DDOS)
https://www.youtube.com/watch?v=FGdiSJakIS4
Learn network programming in Python by building four projects. You will learn to build a mailing client, a DDOS script, a port scanner, and a TCP Chat Room.
https://www.youtube.com/watch?v=gntyAFoZp-E
https://www.youtube.com/watch?v=JiuouCJQzSQ
Explore the fundamentals of networking in Rust by building a simple TCP server.
https://www.youtube.com/watch?v=JRTLSxGf_6w
https://www.youtube.com/watch?v=sFizpxHkIlI
In this video we'll cover SOCKET PROGRAMMING in JAVA.
https://www.youtube.com/watch?v=sXW_sNGvqcU
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+
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.
系统设计+
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://learn.microsoft.com/en-us/training/modules/dotnet-microservices/
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces.
https://microservices.io/
Microservices - also known as the microservice architecture - is an architectural style that structures an application as a collection of two or more services.
https://spring.io/microservices
Building small, self-contained, ready to run applications can bring great flexibility and added resilience to your code.
https://www.ibm.com/think/topics/microservices
Microservices, or microservices architecture, is a cloud-native architectural approach in which a single application is composed of many loosely coupled and independently deployable smaller components or services.
https://www.youtube.com/watch?v=CqCDOosvZIk
https://www.youtube.com/watch?v=hmkF77F9TLw
Learn about software system design and microservices.
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=xErwDaOc-Gs
缓存+
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
还有更多 •••
相关职位
社招2年以上
1、熟练掌握 Python 或 Java 开发,熟悉常用异步编程、并发处理及性能优化技巧;深刻理解电商 Web 框架及后端服务架构,具备高并发、高可用系统的设计与开发能力。 2、深刻理解 LLM 基本
更新于 2026-06-23杭州
社招2年以上
1. 计算机或相关专业本科及以上学历,2 年以上大型分布式系统开发经验; 2. 精通 Java 或 Python,深入理解 JVM、并发编程、网络通信机制,具备高并发、高可用系统实战经验; 3. 扎实
更新于 2026-07-13杭州
社招2年以上
1. 本科及以上学历,具备计算机科学、人工智能或相关专业背景 2. 利用AI Coding软件构建过大型企业项目,有自己的一套AI Coding 人机协同方法论,能够高效驾驭AI完成高质量交付的同时保
更新于 2026-06-25杭州