微软近期Open的职位:

Job Title: Software Engineer

Work Location: Suzhou, China

This is a once in a lifetime opportunity - you've heard by now how Microsoft is 'all in' the cloud? And how we as a company are transforming ourselves and the industry by leading software and services? The office 365 foundation team is central to this (positive) disruption and now you have the chance to be a part of it. Our exchange Server, for instance, is the #1 enterprise e-mail server in the world and is on track to be the #1 e-mail service in the world growing at a tremendous pace. We are currently hosting ~50 million mailboxes in our datacenters around the globe, and doubling the number of users every six months. We are expanding in both global presence and customer satisfaction in the cloud. &nbsp

Office 365 was the fastest business in Microsoft to reach $1 billion in revenue. &nbsp Subsequent to that, in one year it again more than doubled its revenue. &nbsp Today it’s already a $3+ billion business at Microsoft. &nbsp Even with such strong business momentum, there is still plenty of opportunities to make deep technical impact to the product, service, and business. &nbsp The Office 365 Foundations Auth and Directory team is looking for talented engineers to work on the following areas:

1) &nbsp&nbsp&nbsp&nbsp A highly scalable mission critical directory service. &nbsp Today this component consists of 5000+ AD servers in our datacenters and powers close to two trillion queries a month for all Exchange Online’s login, address book, and mail routing functionality. &nbsp This team is engineering solutions to significantly reduce MTTR, enhance the directory’s load balancing capability and scalability.

2) &nbsp&nbsp&nbsp&nbsp A fully fault tolerant provisioning system that applies millions of directory changes a month (for user provisioning activity), with 4-9’s success rate. &nbsp The team is working to further reduce provisioning error rate, automate recovery solutions, and reduce the end to end user/company provisioning latency. &nbsp

3) &nbsp&nbsp&nbsp&nbsp A datacenter and service management’s identity and authorization model, to provide our service engineers a flexible but tightly secured environment to manage and operate on the service. &nbsp &nbsp

We are seeking strong software engineers to build system and engineering expertise for Office 365 in Suzhou, China. The ideal candidate must have:

BS or MS degree in Computer Science or related field

2+ years of professional experience in software product development

Passion for solving hard technical problems in cloud services and have “obsession” for user/customer experience. &nbsp

Candidates should have strong analytical, design, and development skills. &nbsp

Experience in Active Directory, Windows security, large scale service, distributed systems, database technologies is a plus but not required. &nbsp

Proficiency in object oriented development is a plus, with C# and .Net preferred. &nbsp

Excellent English communication skills would be a strong asset.

Microsoft is an equal opportunity employer. All qualified applicants will receive consideration for employment without regard to race, color, gender, sexual orientation, gender identity or expression, religion, national origin, marital status, age, disability, veteran status, genetic information, or any other protected status.

如果你想试试这个职位,请跟我联系,我是微软的员工,可以做内部推荐。发你的中英文简历到我的邮箱:Nicholas.lu.mail(at)gmail.com

微软职位内部推荐-Software Engineer的更多相关文章

  1. 微软职位内部推荐-Software Engineer II_VS

    微软近期Open的职位: Job Title: Software Engineer II Division: Visual Studio China – Developer Division Work ...

  2. 微软职位内部推荐-Software Engineer II_HPC

    微软近期Open的职位: Job Title: Software Engineer II_HPC Location: Shanghai, China Are you passionate about ...

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

    微软近期Open的职位: The Office App Services team is working on the powerful Office Web Apps including Word ...

  4. 微软职位内部推荐-Software Engineer II-News

    微软近期Open的职位: News is a critical areas for integration of mobile and services, one of the top priorit ...

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

    微软近期Open的职位: Title: Software Engineer II-Senior Software Engineer for Satori, STC Location: Beijing ...

  6. 微软职位内部推荐-Software Engineer II

    微软近期Open的职位: Job Description Group: Search Technology Center Asia (STCA)/Search Ads Title: SDEII-Sen ...

  7. 微软职位内部推荐-Software Engineer II-Data Mini

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

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

    微软近期Open的职位: Position: SDE II The R&D of Shared Data Platform at Application and Services Group ...

  9. 微软职位内部推荐-Software Engineer II-Office Incubation

    微软近期Open的职位: Office China team is looking for experienced engineers to improve consumer experience i ...

随机推荐

  1. 【Weex学习】环境搭建

    教程来源:http://jspang.com/2017/07/12/weex/,我本地是第一次安装Android Studio和教程有些出入 一.软件安装 1.安装Node.js 2.安装Java(h ...

  2. IE 8 下sharepoint 2013 难看的字体的解决方案

    将 corev15.css 中的有关"Segoe UI","Segoe",Tahoma,移除即可. 一共二处 C:\Program Files\Common F ...

  3. JavaSript模块规范 - AMD规范与CMD规范介绍[转]

    原文地址:http://blog.chinaunix.net/uid-26672038-id-4112229.html JavaSript模块化 在了解AMD,CMD规范前,还是需要先来简单地了解下什 ...

  4. Unicode,GBK,GB2312,UTF-8概念基础(转载)

    第一篇:JAVA字符编码系列一:Unicode,GBK,GB2312,UTF-8概念基础本部分采用重用,转载一篇文章来完成这部分的目标.来源:holen'blog   对字符编码与Unicode,IS ...

  5. 1、JUC--volatile 关键字-内存可见性

    Java JUC简介 在 Java 5.0 提供了 java.util.concurrent (简称JUC )包,在此包中增加了在并发编程中很常用的实用工具类,用于定义类似于线程的自定义子系统,包括线 ...

  6. PReLU与ReLU

    PReLU激活函数,方法来自于何凯明paper <Delving Deep into Rectifiers:Surpassing Human-Level Performance on Image ...

  7. 20165302Exp0 Kali安装 Week1

    一,下载 下载网址https://www.kali.org/downloads/ 二,安装(安装过程中有一部分没有截图,因此没有贴上) 创建虚拟机 选择Linux,版本Ubuntu 一直下一步,最后点 ...

  8. ubuntu16.04之sudo问题

    问题描述: 我通过useradd test创建了test用户,并通过mkdir test创建了该用户对应的目录,再通过chown -R test /home/test将该目录及其子目录权限授予给tes ...

  9. SystemView SEGGER FreeRTOS 移植和使用

    /* 官方帮助英文翻译文档参考:https://blog.csdn.net/bjr2016/article/category/7275877. */ /* 移植文档参考:https://blog.cs ...

  10. word导入导出自定义属性列表

    Sub ExportCustom() ' ' ExportCustom 宏 ' 导出自定义属性到custom.txt ' Dim lFileNumber As Long Dim sFilePath A ...