微软近期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. Spring AOP原理解析

    原文链接请参见:http://blog.csdn.net/u010723709/article/details/47839307

  2. saltstack实战2--远程执行之模块(Modules)

    本来转自http://www.cnblogs.com/MacoLee/p/5753640.html  版权归原作者所有 说明 salt '*' sys.list_modules #列出当前版本支持的模 ...

  3. 解决Jquery和prototype的兼容问题

    1. 引入jquery 时,将jquery库在 prototype之前引入: 2.使用时: jQuery.noConflict();  // 这个要在 之前加上 3.初始化加载 (这里我试过,可以有两 ...

  4. Linux - 硬链接与软链接

    在 Linux 的文件系统中,磁盘块分成了 3 个部分.一部分称为数据区,用来存放文件内容.另一部分称为 inode 表,用来存放文件属性.第三部分称为超级块,用来存放文件系统本身的属性.文件的内容和 ...

  5. Spring 数据源配置三:多数据源

    在上一节中,我们讲述了多数据的情况: 1. 数据源不同(数据库厂商不同, 业务范围不同, 业务数据不同) 2. SQL mapper 文件不同, 3. mybatis + 数据方言不同 即最为简单的多 ...

  6. 参数请求post, get , delete中的基本使用(2)

    UTF-8数字编码 /// <summary> /// 参数的Url请求 /// </summary> /// <returns></returns> ...

  7. 换模板,修改了一下css,清新多了~

    基于elf template,改了一下字体颜色和背景.布局的宽度: 博客园修改css真是方便,如果可以直接编辑template代码就更赞了- 不过相对前端web自定义,我更在意后端的服务器是否稳定: ...

  8. Java加密解密相关

    关于解释加密解密中的填充方案: http://laokaddk.blog.51cto.com/368606/461279/ 关于对称加密中的反馈模式: http://blog.csdn.net/aaa ...

  9. 资源汇集:nginx教程从入门到精通

    http://linux.cn/article-4279-1.html

  10. Object-C基础学习笔记(1)

    1.苹果公司将Cocoa.Carbon.QuickTime和OpenGL等技术作为框架集:提供Cocoa组成部分有: (1)Foundation框架(有很多有用的,面向数据的低级类和数据结构): (2 ...