微软近期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的更多相关文章

  1. 微软职位内部推荐-Senior SW Engineer for Application Ecosystem

    微软近期Open的职位: Job posting title: Senior Development Engineer Location: China, Beijing Division: Opera ...

  2. 微软职位内部推荐-Senior Development Engineer

    微软近期Open的职位: Job Title: Senior Software Development Engineering Work Location: Suzhou, China Enterpr ...

  3. 微软职位内部推荐-Senior Software Engineer -Web

    微软近期Open的职位: Location: Beijing, China The Office App Services team is working on the powerful Office ...

  4. 微软职位内部推荐-Senior BSP Engineer

    微软近期Open的职位: The position of Sr. BSP engineer requires experience and good knowledge in mobile hardw ...

  5. 微软职位内部推荐-Senior Software Engineer

    微软近期Open的职位: Are you looking for a big challenge? Do you know why Big Data is the next frontier for ...

  6. 微软职位内部推荐-Senior Software Engineer - Back End

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  7. 微软职位内部推荐-Senior Software Engineer - Front End

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  8. 微软职位内部推荐-Senior Software Engineer II-Sharepoint

    微软近期Open的职位: SharePoint is a multi-billion dollar enterprise business that has grown from an on-prem ...

  9. 微软职位内部推荐-Senior Software Engineer II-Search

    微软近期Open的职位: Do you want to work on a fast-cycle, high visibility, hardcore search team with ambitio ...

随机推荐

  1. HTML5 indexedDB数据库的入门学习(二)

    上一篇关于indexedDB的学习笔记主要写了indexedDB数据库的基本操作—增删改查:但是为什么我们要用indexedDB呢?为什么indexedDB受到了开发者们的青睐呢?最主要的就是inde ...

  2. [转]在SQL中用正则表达式替换html标签

    本文转自:http://blog.csdn.net/dhttaso/article/details/6045380 由于数据库的一个表字段中多包含html标签,现在需要修改数据库的字段把html标签都 ...

  3. [改善Java代码]边界,边界,还是边界

    建议24:边界,边界,还是边界 import java.util.Scanner; public class Client { //一个会员拥有产品的最大数量 public final static ...

  4. 使用AccessibilityService模拟点击事件失败的分析

    使用AccessibilityService模拟点击事件的方法: AccessibilityNodeInfo.performAction(AccessibilityNodeInfo.ACTION_CL ...

  5. 为什么Java byte 类型的取值范围是-128~127 (转)

    概念:负数的补码是该 数 绝 对 值 的 原 码 按 位 取 反 ,然 后 对 整个数 加 1 步骤: 1.确定byte是1个字节,也就是8位 2.最大的应该是0111 1111,因为第一位是符号位, ...

  6. Git CMD - show: Show various types of objects

    命令格式 git show [options] <object>…​ 实例 a) 查看某次提交的信息 $ git show <commit> b) 查看远程仓库的信息. git ...

  7. .NET委托与事件文章收集

    学习这方面的知识,先将文章收集着,以待以后查看. 张子阳 C# 中的委托和事件

  8. DWR应用—快速入门篇

    DWR(Direct Web Remoting)是一个Ajax的开源框架,用于改善web页面与Java类交互的远程服务器端的交互体验. 官网:http://directwebremoting.org/ ...

  9. Linux msgsnd : invalid argument

    msgsnd(message id, buffer, sizeof buffer, ...); Important: buffer[0]不能为0!!!

  10. 第七篇、微信小程序-video组件

    主要属性: 效果图: ml: <View>1.播放网络视频</View> <view > <video style="width: 100%;hei ...