西门子高级IT基础设施运维工程师 - 系统可用性与SRE方向
社招全职5-10年信息技术地点:深圳状态:招聘
工作描述
任职要求 1. 经验: o 5年以上互联网行业生产环境运维经验,有大型电商、金融或高并发在线服务平台运维经验者优先。 o 具备丰富的一线故障排查和应急响应经验,能处理过各类复杂的线上紧急故障。 2. 技术技能: o 精通Linux操作系统内核、网络、性能调优及故障排查。 o 精通至少一种云平台(AWS/Aliyun/GCP) 的核心服务(EC2, VPC, RDS, S3, LB等)。 o 精通容器化技术(Docker)和编排工具(Kubernetes)。精通k8s集群管理, 如Aliyun ACK , ACP 管理能力。 o 精通监控栈: 有搭建和维护Prometheus, Grafana, Alertmanager, ELK/EFK等工具的经验。 o 扎实的网络知识: 深刻理解TCP/IP、HTTP/HTTPS、DNS、负载均衡等协议和组件。精通waf, ddos , alb 7层及4层协议的管理与配置。 o 自动化能力: 熟练使用Shell/Python/Go等至少一种语言编写运维脚本,有Ansible/Terraform等工具使用经验。‘ o 组件维护及管理: 精通但不限于nacos, kafka, rds, kafka , elasticSearch , oss, dataworks等组件的维护于管理能力。 o 网络维护: 精通vpc组网, 路由设置, 网络安全组设置, 精通k8s组网及构建集群间的网络通讯能力。 3. 软技能与素质: o 强大的抗压能力和冷静的心理素质,能在高压下保持思路清晰,快速决策。 o 卓越的问题分…
登录查看完整工作描述
微信扫码,1秒登录
包括英文材料
高并发+
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
Linux+
https://ryanstutorials.net/linuxtutorial/
Ok, so you want to learn how to use the Bash command line interface (terminal) on Unix/Linux.
https://ubuntu.com/tutorials/command-line-for-beginners
The Linux command line is a text interface to your computer.
https://www.youtube.com/watch?v=6WatcfENsOU
In this Linux crash course, you will learn the fundamental skills and tools you need to become a proficient Linux system administrator.
https://www.youtube.com/watch?v=v392lEyM29A
Never fear the command line again, make it fear you.
https://www.youtube.com/watch?v=ZtqBQ68cfJc
内核+
https://www.youtube.com/watch?v=C43VxGZ_ugU
I rummage around the Linux kernel source and try to understand what makes computers do what they do.
https://www.youtube.com/watch?v=HNIg3TXfdX8&list=PLrGN1Qi7t67V-9uXzj4VSQCffntfvn42v
Learn how to develop your very own kernel from scratch in this programming series!
https://www.youtube.com/watch?v=JDfo2Lc7iLU
Denshi goes over a simple explanation of what computer kernels are and how they work, alonside what makes the Linux kernel any special.
性能调优+
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.
AWS+
https://aws.amazon.com/
Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
S3+
https://aws.amazon.com/s3/getting-started/
You can use Amazon S3 to store and retrieve any amount of data at any time, from anywhere.
https://www.youtube.com/watch?v=tfU0JEZjcsg
Amazon S3 is the oldest and one of the most popular services on AWS.
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
Prometheus+
https://grafana.com/docs/grafana/latest/getting-started/get-started-grafana-prometheus/
Prometheus is an open source monitoring system for which Grafana provides out-of-the-box support.
https://prometheus.io/docs/tutorials/getting_started/
Prometheus is a system monitoring and alerting system.
Grafana+
ELK+
https://logz.io/learn/complete-guide-elk-stack/
With millions of downloads for its various components since first being introduced, the ELK Stack is the world’s most popular log management platform.
https://www.baeldung.com/ops/elk
In this tutorial, we’ll learn about the basics of the ELK stack.
https://www.youtube.com/watch?v=jk4RoEYCZTo
explains how to install and configure ELK (Elastic Search, Logstash, Kibana) Stack, a log management solution for analyzing and visualizing your data.
TCP/IP+
[英文] What is TCP/IP?
https://www.techtarget.com/searchnetworking/definition/TCP-IP
TCP/IP stands for Transmission Control Protocol/Internet Protocol and is a suite of communication protocols used to interconnect network devices on the internet.
HTTP+
https://developer.mozilla.org/zh-CN/docs/Web/HTTP
超文本传输协议(HTTP)是一个用于传输超媒体文档(例如 HTML)的应用层协议。它是为 Web 浏览器与 Web 服务器之间的通信而设计的,但也可以用于其他目的。
Bash+
[英文] The Bash Guide
https://guide.bash.academy/
A quality-driven guide through the shell's many features.
https://www.youtube.com/watch?v=tK9Oc6AEnR4
Understanding how to use bash scripting will enhance your productivity by automating tasks, streamlining processes, and making your workflow more efficient.
还有更多 •••
相关职位
社招3年以上运维及运维开发
1. 三年以上云与AI基础设施相关工作经验,具备丰富的云平台管理和AI算力优化经验; 2. 具备网络规划、存储解决方案、云原生应用、GPU加速计算、AI算力优化、云计算架构等领域的专业知识; 3. 精
更新于 2026-01-28深圳
社招3年以上运维及运维开发
1. 至少3年Windows系统管理、PC管理或IT基础设施管理相关经验,终端规模万台以上; 2. 具备主导 PC 选型与测试经验,能基于业务场景完成性能评估、兼容性与安全性测试,并输出选型标准和测试
更新于 2026-01-28深圳
社招5-10年网易职能
1.本科或以上学历,计算机及相关专业,5年以上IDC资源规划、运营、资源管理相关工作经验; 2.熟练掌握Unix/Linux操作系统的操作、维护,了解数据中心网络、DCN网等 3.工作严谨且责任心强,
更新于 2026-02-11安顺