百度java研发工程师(J85393)
社招全职3年以上TPG地点:北京状态:招聘
任职要求
-计算机或相关专业本科及以上学历,3年以上研发经验,对分布式、微服务熟练 -精通JAVA语言和丰富研发经验,精通Spring、Mybatis、Spring Boot等主流开源框架 -精通分布式系统的设计和应用,熟悉分布式、缓存、消息、分库分表等机制,对分布式技术进行合理应用 -精通Tomcat/Nginx/Mysq/Redis/spark等服务配置,熟悉主流云服务平台架构和安全协议 -精通数据库优化技术,擅长Mysql或者Oracle优化 -有AI技术实现方案有较深的理解和实际经验,对系统可重用性、扩展性、可维护性有较多的思考与实践经验 -擅长企业应用技术架构解决方案和研究评估能力,熟悉RPA技术实践 -具有良好软件工程能力,追求极致的设计规范和代码质量,具有较强的抽象能力,团队协作执行能力和沟通能力 -加分项:财务系统研发经验优先、开源社区研发,大型研发项目管理经验
工作职责
-负责财务核算、企业运营的系统设计和开发,完成高质量编码项目交付及相关文档编写 -参与平台系统的维护,对线上问题进行跟踪、定位和解决 -深入理解业务,能从全局角度理解业务并能够把业务需求转化为技术实现 -对新技术保持敏锐的洞察力,能够灵活地运用到日常工作中,推进系统架构持续升级
包括英文材料
学历+
微服务+
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.
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.
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://www.distributedsystemscourse.com/
The home page of a free online class in distributed systems.
https://www.youtube.com/watch?v=7VbL89mKK3M&list=PLOE1GTZ5ouRPbpTnrZ3Wqjamfwn_Q5Y9A
缓存+
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
Tomcat+
https://pdai.tech/md/framework/tomcat/tomcat-x-design-web-container.html
我们通过学习如何设计一个最基本的web容器来看它需要考虑什么;进而在真正学习Tomcat时,多把重点放在它的顶层设计上,而不是某一块代码上, 思路永远比具体实现重要的多。
https://www.youtube.com/watch?v=rElJIPRw5iM
This content is about Tomcat, a popular web server used by Java programmers and system administrators.
Nginx+
[英文] Beginner’s Guide
https://nginx.org/en/docs/beginners_guide.html
This guide gives a basic introduction to nginx and describes some simple tasks that can be done with it.
https://www.youtube.com/watch?v=9t9Mp0BGnyI
NGINX is open-source web server software used for reverse proxy, load balancing, and caching. It's important to understand, especially if you are a backend developer.
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.
Spark+
[英文] Learning Spark Book
https://pages.databricks.com/rs/094-YMS-629/images/LearningSpark2.0.pdf
This new edition has been updated to reflect Apache Spark’s evolution through Spark 2.x and Spark 3.0, including its expanded ecosystem of built-in and external data sources, machine learning, and streaming technologies with which Spark is tightly integrated.
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.
Oracle+
[英文] Oracle Tutorial
https://www.oracletutorial.com/
On this website, you can learn Oracle Database fast and easily.
https://www.youtube.com/watch?v=QHYuuXPdQNM&list=PL_c9BZzLwBRJ8f9-pSPbxSSG6lNgxQ4m9
系统设计+
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.
相关职位
社招TPG
-负责搜索服务架构建设,支持企业内部各类搜索系统的架构研发工作; -负责服务治理与重构、云原生架构改造、搜索性能优化,保证搜索系统的可扩展性与可持续发展; -负责智能化语义检索,机器学习与大模型技术在搜索场景的应用落地,提升搜索的智能化水平; -支持用户体验、内容生态的革新;
更新于 2025-06-12
社招2-5年TPG
-负责部门智能IT服务台的后端系统设计、开发和维护 -参与需求分析、系统设计、编码实现、测试上线等全生命周期的开发流程 -与客户端/前端工程师紧密合作,确保项目高效、稳定交互 -持续优化系统架构和代码质量,提升系统的可扩展性和可维护性 -关注行业技术发展动态,引入新技术解决业务痛点,提升产品竞争力
更新于 2025-06-12
社招3年以上TPG
-负责/参与百度重点业务——综合智能办公/工作平台的核心系统之一的实时音视频系统的后端开发以及后端与端协同对接工作,包括但不限于:实时音视频会议(语音、视频、屏幕共享)、直播、互动白板、远程协助、会议文档、智能记录、智能会议助手等 -负责包括音视频会议系统在内的整个智能工作平台后端服务及架构的设计与实现,并持续优化,根据需求进行功能规划、概要设计、技术文档编写、编码及单元测试等。 -参与大型分布式架构设计和优化,负责后端模块及服务在可扩展、高可用、高并发、高性能、可运维等方向的技术改进和优化,参与音视频会议相关服务系统的建设、治理、云原生实现 -负责/参与技术调研、学习和探索,制定相关技术方向的规划,推进相关系统、功能和技术点的落地
更新于 2025-06-12