哔哩哔哩资深Java开发工程师-交易方向
社招全职5年以上技术类地点:上海状态:招聘
任职要求
1.本科及以上学历,5年以上JAVA及JAVA Web开发经验,具有扎实的程序设计基本功 2.熟悉复杂电商核心系统的开发,具备良好的抽象思维和平台设计经验,有领域驱动设计成功实践案例优先 3.深入理解数据结构、设计模式和常见框架,以及分布式场景下的中间件(如redis、kafka等) 4.熟悉高可用、高并发微服务后端开发和性能调优,对相应领域的稳定性保障有体系化的方法和实践经验 5.有很强的自驱力,能够快速学习并投入工作
工作职责
1.作为履约/库存/商品领域技术负责人,带领团队实现产品技术目标,并能指导团队同学成长 2.负责核心架构设计、方案评审,并能够主导攻坚技术难题和系统优化以及稳定性保障,做好平台建设和能力沉淀 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.
Web+
https://web.dev/learn
Explore our growing collection of courses on key web design and development subjects.
DDD+
https://ddd-crew.github.io/ddd-starter-modelling-process/
This process gives you a step-by-step guide for learning and practically applying each aspect of Domain-Driven Design (DDD) - from orienting around an organisation’s business model to coding a domain model.
[英文] Domain Driven Design
https://medium.com/@matteopampana/list/domain-driven-design-c1efaabe287e
Everyone talks about DDD, but how many understand and correctly apply Domain-Driven Design? I want to be one of them.
https://redis.io/glossary/domain-driven-design-ddd/
Domain-Driven Design (DDD) is a software development philosophy that emphasizes the importance of understanding and modeling the business domain.
数据结构+
https://www.youtube.com/watch?v=8hly31xKli0
In this course you will learn about algorithms and data structures, two of the fundamental topics in computer science.
https://www.youtube.com/watch?v=B31LgI4Y4DQ
Learn about data structures in this comprehensive course. We will be implementing these data structures in C or C++.
https://www.youtube.com/watch?v=CBYHwZcbD-s
Data Structures and Algorithms full course tutorial java
设计模式+
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.
中间件+
https://www.youtube.com/watch?v=1oWPUpMheGk
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.
Kafka+
https://developer.confluent.io/what-is-apache-kafka/
https://www.youtube.com/watch?v=CU44hKLMg7k
https://www.youtube.com/watch?v=j4bqyAMMb7o&list=PLa7VYi0yPIH0KbnJQcMv5N9iW8HkZHztH
In this Apache Kafka fundamentals course, we introduce you to the basic Apache Kafka elements and APIs, as well as the broader Kafka ecosystem.
高可用+
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://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://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.
后端开发+
https://www.youtube.com/watch?v=tN6oJu2DqCM&list=PLWKjhJtqVAbn21gs5UnLhCQ82f923WCgM
Learn what technologies you should learn first to become a back end web developer.
性能调优+
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.
相关职位
社招3年以上技术类
1、负责商业化相关服务的开发与设计(电商交易、广告投放等业务场景) 2. 负责核心服务架构设计、方案评审、服务落地,并能独立攻克技术难题和系统优化以及稳定性保障 3. 对前沿技术持续保持关注和实践,并能够结合当前业务所处阶段做好技术预瞻和应用
更新于 2025-04-07
社招3年以上技术类-开发
1、负责网商理财对客产品、交易服务、资产平台、高可用架构等关键基础链路设计和开发; 2、独立完成中小型项目的系统分析、设计,主导完成设计和编码任务,保障项目整体进度和质量; 3、技术预研和技术难点攻关,保障系统可用性、稳定性和可扩展性; 4、负责领域内系统核心部分代码编写,疑难问题的解决,维护和升级现有软件产品和系统,快速定位并修复现有软件缺陷。能够在项目中确保资深产出代码有效性和正确性,文档产出和操作流程符合基本标准,在团队code review够对他人代码发现问题并提出合理建议。
更新于 2025-07-16
社招3年以上技术
Location: 北京龙泽滴滴天空之城 上海市普陀区长寿路261号鸿寿坊东塔 杭州市西湖区西溪谷国际商务中心G座 滴滴国际化Fintech业务,是滴滴国际化战略的重要组成板块。近年来,滴滴Fintech在拉美地区积极探索和开展电子支付、信贷、信用卡、商户收单等业务,为当地用户带来更便捷、优质、更高性价比的金融服务。我们诚挚邀请真诚、可靠、勇于挑战的您和我们一起,携手并肩,拥抱金融出海的浪潮,和滴滴Fintech一起快速成长。 职位描述: 1.负责国际化信用卡交易领域系统分析设计以及核心功能的编码工作; 2.负责攻克高并发、高稳定性、高可用、复杂业务模型等带来的技术难点,用合理的架构高质量高效率解决交易安全、金融合规、数据安全等问题; 3.负责该团队方向的系统性能优化和故障排查,发生技术故障快速响应和止损,确保系统可用性、系统安全、资金安全、数据安全;
更新于 2025-09-25