微软职位内部推荐-Senior Network Engineer
微软近期Open的职位:
Global Foundation Services is the team behind the cloud. GFS is responsible for delivering over 200 Microsoft web portals, Live and Online Services around the world including infrastructure, security and compliance, operations, globalization, and manageability. Our focus is on smart growth, high efficiency, and delivering a trusted experience to customers and partners worldwide.
As a senior network engineer, this position will work with the Office365 product teams to design networks that support both current and future product initiatives. This position will work with the architecture team to develop roadmaps for new technology introduction, as well as be responsible for the configuration and capacity management and planning of the existing network. This role will also develop deployment guides and documentation for the implementation and operations teams; creation of design specifications and proof of concepts for tooling and monitoring improvements.
Roles and Responsibilities
Develop a technical roadmap for major online services network infrastructure
Provide technical expertise to perform root cause analysis of service interrupting incidents; develop and implement strategies to prevent recurrence
Create or propose technical solutions when faced with a new complex systems design or process issue, where little or no precedent exists
Take responsibility for prioritizing critical, competing tasks that may lack clear end results.
Effectively apply influence strategies and negotiation skills to impact decisions and make trade-offs based on TCO and risk
Drive operational improvements upstream into product development efforts
Drive creation and execution of documentation, process and procedure improvements to streamline and optimize work performed
Experience Required
Excellent oral and written communication skills with the strong ability to work cross-team
Solid working knowledge and experience with PowerShell, C#, VBScript, or Jscript or similar interpreted languages; ability to rapidly adapt defined specifications into scripts/programs to eliminate need for repetitive manual work.
Multi-vendor, multi-platform experience
Expert-level knowledge, experience, and ability troubleshooting and producing designs that leverage protocols such as MSTP, 802.1q, OSPF, BGP, etc.
Working knowledge, experience, and ability with TCP internals and other L4-7 protocols and technologies such as: SSL, HTTP, DNS, NTP, Local Load Balancing, Global Load Balancing, Netmon/Wireshark, etc.
Experience with monitoring and management frameworks, including Nagios, Openview, Truecontrol, and SMARTS InCharge
Experience in developing security hardening procedures, security best practices, and policy implementation
BS degree in Computer Science, Computer Engineering, Electrical Engineering, Management Information Systems, or other technical field.
CCIE / JNCI* certification a plus
Microsoft is an equal opportunity employer and supports workforce diversity.
GCR:CN:DEV:EN
如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com
微软职位内部推荐-Senior Network Engineer的更多相关文章
- 微软职位内部推荐-Senior SW Engineer for Application Ecosystem
微软近期Open的职位: Job posting title: Senior Development Engineer Location: China, Beijing Division: Opera ...
- 微软职位内部推荐-Senior Development Engineer
微软近期Open的职位: Job Title: Senior Software Development Engineering Work Location: Suzhou, China Enterpr ...
- 微软职位内部推荐-Senior Software Engineer -Web
微软近期Open的职位: Location: Beijing, China The Office App Services team is working on the powerful Office ...
- 微软职位内部推荐-Senior BSP Engineer
微软近期Open的职位: The position of Sr. BSP engineer requires experience and good knowledge in mobile hardw ...
- 微软职位内部推荐-Senior Software Engineer
微软近期Open的职位: Are you looking for a big challenge? Do you know why Big Data is the next frontier for ...
- 微软职位内部推荐-Senior Software Engineer - Back End
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Software Engineer - Front End
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Software Engineer II-Sharepoint
微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...
- 微软职位内部推荐-Senior Software Engineer II-Search
微软近期Open的职位: Do you want to work on a fast-cycle, high visibility, hardcore search team with ambitio ...
随机推荐
- 关于Linux测试题
Linux 测试题: 1. 在Linux系统中,以 文件 方式访问设备 . 2. 某文件的权限为:drw-r--r--,用数值形式表示该权限,则该八进制数为: 644 ,该文件属性是 目录 . 3. ...
- 高效的网络流dinic算法模版
#include <cstring> #include <algorithm> #include <vector> #define Maxn 120010 #def ...
- ifndef/define/endif作用和用法
问题:ifndef/define/endif”主要目的是防止头文件的重复包含和编译,偶只知道这个概念不懂的是怎么个用法,和为什么要用它~~高手请指点一下~~谢谢~~~!!! ------------- ...
- 使用visual studio 2015调用阿里云oss .net sdk 2.2的putobject接口抛出outofmemory异常
问题描述: 使用阿里云oss .net sdk 2.2版本,使用putobject接口上传文件时,抛出outofmemory异常. 原因分析: 上传时,用于准备上传的数据缓冲区内存分配失败.与应用软件 ...
- Entity Framework 6.1 学习系列1--概况、安装
原文:Entity Framework 6.1 学习系列1--概况.安装 Entity Framework:实体框架,看名字就知道是针对模型数据的.这是MS推出的一款ORM工具. 与NHibernat ...
- Cocos2d-x数据持久化-修改数据
修改数据时,涉及的SQL语句有insert.update和delete语句,这3个SQL语句都可以带参数.修改数据的具体步骤如下所示.(1) 使用sqlite3_open函数打开数据库.(2) 使用s ...
- iOS夯实:内存管理
iOS夯实:内存管理 文章转自 内存管理 最近的学习计划是将iOS的机制原理好好重新打磨学习一下,总结和加入自己的思考. 有不正确的地方,多多指正. 目录: 基本信息 旧时代的细节 新时代 基本信息 ...
- IOS基础 Day-1手动内存管理
辞职回家打算自学IOS开发,就在借个地方记录一下 Day-1 手动内存管理 主要内容:release retain必须配对好,不然会占用内存 慢慢积累导 ...
- ArcSDE for oracle10g安装后post的时候出现错误
The Post Installation Setup can not locate required Oracle files in your path.Check your Oracle inst ...
- VS2013编译WEBKIT
0,安装VS2013:DXSDK_Jun10.exe:QuickTimeSDK.exe 1,WebKit-r174650.tar.bz2 以管理员解压(非管理员解压最后几下总是报错) 2,设置环境变量 ...