阿里巴巴阿里国际-高级JAVA研发工程师(智能客服)-杭州
社招全职2年以上技术类-开发地点:杭州状态:招聘
任职要求
1、扎实的计算机基础知识,熟悉云计算、负载均衡、数据库、分布式缓存、消息服务、中间件等技术,参与大模型相关开发或架构设计者优先。 2、精通Java编程,对集合、IO、反射、多线程、NIO等特性有深入理解,对JVM原理、GC机制有较好的理解。熟悉面向对象和AOP编程,熟悉Spring MVC/Spring Boot,了解微服务。 3、良好的沟通和团队协作能力,能够熟练阅读和编写各类技术文档。责任心强,思考问题思路清晰。
工作职责
1、作为阿里国际数字商业集团(AIDC)客户服务平台产品的后端研发,能够独立完成一般日需的技术方案设计和开发工作,能够积极参与到核心功能的技术方案设计和开发工作中。 2、理解客户、业务需求,并能够和产品同学深入合作,产出高ROI的技术方案。 3、能够指导合作伙伴,把控需求、设计、研发、质量和部署整个流程。
包括英文材料
缓存+
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
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
大模型+
https://www.youtube.com/watch?v=xZDB1naRUlk
You will build projects with LLMs that will enable you to create dynamic interfaces, interact with vast amounts of text data, and even empower LLMs with the capability to browse the internet for research papers.
https://www.youtube.com/watch?v=zjkBMFhNj_g
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://liaoxuefeng.com/books/java/threading/basic/index.html
和单线程相比,多线程编程的特点在于:多线程经常需要读写共享数据,并且需要同步。
https://www.youtube.com/watch?v=_uQgGS_VIXM&list=PLsc-VaxfZl4do3Etp_xQ0aQBoC-x5BIgJ
https://www.youtube.com/watch?v=IEEhzQoKtQU
https://www.youtube.com/watch?v=mTGdtC9f4EU&list=PLL8woMHwr36EDxjUoCzboZjedsnhLP1j4
https://www.youtube.com/watch?v=TPVH_coGAQs&list=PLk6CEY9XxSIAeK-EAh3hB4fgNvYkYmghp
https://www.youtube.com/watch?v=xPqnoB2hjjA
This video is an introduction to multithreading in modern C++.
https://www.youtube.com/watch?v=YKBwKy5PrpQ
Rust threading is easy to implement and improves the efficiency of your applications on multi-core systems!
JVM+
https://www.freecodecamp.org/news/jvm-tutorial-java-virtual-machine-architecture-explained-for-beginners/
https://www.youtube.com/watch?v=e2zmmkc5xI0
GC+
[英文] Garbage Collection
https://craftinginterpreters.com/garbage-collection.html
The GC doesn’t throw away the memory, it reclaims it to be reused for new data.
https://learn.microsoft.com/en-us/dotnet/standard/garbage-collection/fundamentals
In the common language runtime (CLR), the garbage collector (GC) serves as an automatic memory manager.
https://www.oracle.com/webfolder/technetwork/tutorials/obe/java/gc01/index.html
This tutorial covers the basics of how Garbage Collection works with the Hotspot JVM.
https://www.youtube.com/watch?v=c32zXYAK7CI
How does memory management work? In C you had to manage things yourself, but modern languages take care of a lot of it for you.
面向对象+
https://liaoxuefeng.com/books/java/oop/index.html
面向对象编程,英文是Object-Oriented Programming,简称OOP。
https://liaoxuefeng.com/books/python/oop/index.html
面向对象编程——Object Oriented Programming,简称OOP,是一种程序设计思想。
https://www.youtube.com/watch?v=SiBw7os-_zI
Learn the basics of object-oriented programming all in one video.
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.
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.
微服务+
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.
相关职位
社招技术类-开发
1、作为阿里国际数字商业集团(AIDC)客户服务平台产品的后端研发,能够独立完成一般日需的技术方案设计和开发工作,能够积极参与到核心功能的技术方案设计和开发工作中。 2、理解客户、业务需求,并能够和产品同学深入合作,产出高ROI的技术方案。 3、能够指导合作伙伴,把控需求、设计、研发、质量和部署整个流程。
更新于 2025-04-17
社招3年以上
1、业务支撑:参与飞猪客服平台、智能平台相关重点项目规划、产品设计,负责系统需求分析、设计,并独立完成详细设计和开发任务,确保项目的进度和质量; 2、平台建设:高可扩展性、高可复用性、高可靠性、高可用性的,分布式平台系统架构设计、核心功能代码开发; 3、系统维护:深入理解业务功能、系统链路和架构,能够快速排查和解决系统故障,并推动系统持续优化; 4、技术研究:新技术分析与学习,主导技术选型、技术难题攻关。通过技术创新业务,提升核心竞争力。
更新于 2025-10-11
社招3年以上技术
1、需求分析与方案设计:深度理解国际化客服系统商业化需求,结合业务目标设计技术方案,参与需求评审与技术可行性分析。 2、核心功能研发:参与客服商业化相关系统模块的开发与优化,保障系统高可用、高性能运行。 3、技术架构优化:对现有客服技术架构进行评估与升级,引入前沿技术解决客户诉求和问题,确保系统满足业务快速发展需求。 4、跨部门协作:与产品、运营等团队紧密合作,共同推进客服商业化项目落地,从技术角度提出业务优化建议,提升项目整体效益。 5、技术难题攻克:解决客服商业化过程中的复杂技术问题,如系统模块的能力抽象设计,租户数据隔离、智能化应用等,推动技术创新与突破。
更新于 2025-08-18