微软近期Open的职位:

Job Title: Principal Development Lead

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 engineer manager to lead the team working 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. 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. 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

First and foremost, we are looking for Engineering Manager with strong passion for solving hard technical problems in cloud services and growing people. He should have “obsession” for user/customer experience. Candidates should have strong analytical, design, and development skills. Experience in Active Directory, Windows security, large scale service, distributed systems, database technologies is a plus but not required. Proficiency in object oriented development is a plus, with C# and .Net preferred. Excellent English communication skills would be a strong asset.

Basic Qualifications:

10+ years of software development experience in the commercial software industry

3+ years of managing people

BS in Computer Science or Engineer or equivalent industry experience

Microsoft Cloud Background Check: This position will be required to pass the Microsoft Cloud background check upon hire/transfer and every two years thereafter.

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

微软职位内部推荐-Principal Development Lead的更多相关文章

  1. 微软职位内部推荐-Principal Development Lead - SharePoint

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

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

    微软近期Open的职位: MSIT Dynamics CRM Sr. Dev Lead (Sr. Dev Lead, Microsoft China, Beijing) Are you interes ...

  3. 微软职位内部推荐-Senior Development Lead – Sharepoint

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

  4. 微软职位内部推荐-Principal Software Developer

    微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com ) Work Location: Suzhou/Beijing News is ...

  5. 微软职位内部推荐-Principal Dev Manager

    微软近期Open的职位: Title: Principal Dev Manager Location: Beijing The R&D of Shared Data Platform at S ...

  6. 微软职位内部推荐-Principal DEV Manager for Bing Client

    微软近期Open的职位: Title: Principal DEV Manager for Bing ClientGroup: Search Technology Center Asia, BingW ...

  7. 微软职位内部推荐-Senior Dev Lead

    微软近期Open的职位: Bing Index Serve team is hiring! We are one of the core teams in Bing serving more than ...

  8. 微软职位内部推荐-Sr DEV Lead, Bing Search Relevance

    微软近期Open的职位: Contact Person: Winnie Wei (wiwe@microsoft.com )Sr DEV Lead, Bing Search RelevanceLocat ...

  9. 微软职位内部推荐-Principal Dev Manager for Windows Phone Shell

    微软近期Open的职位: Location: China, BeijingDivision: Operations System Group Engineering Group OverviewOSG ...

随机推荐

  1. SharePoint 2013: Search Architecture in SPC202

    http://social.technet.microsoft.com/wiki/contents/articles/15989.sharepoint-2013-search-architecture ...

  2. Java 中Comparator 的使用,实现集合排序

    目标:实现对Person 对象的年龄,从小到大排序 1.实现排序 package com.app; import java.util.ArrayList; import java.util.Colle ...

  3. 获取当前屏幕显示的viewcontroller

    //获取当前屏幕显示的viewcontroller - (UIViewController *)getCurrentVC { UIViewController *result = nil; UIWin ...

  4. 关于NSDate和NSDateFormatter的几个常用方法

    /** *  NSDate常见类方法 */ // 获得当前时间 NSDate *date1 = [NSDate date];   // 类方法 // NSDate *date1 = [[NSDate ...

  5. Spring(九)Spring对事务的支持

    一.对事务的支持 事务:是一组原子操作的工作单元,要么全部成功,要么全部失败 Spring管理事务方式: JDBC编程事务管理:--可以控制到代码中的行 可以清楚的控制事务的边界,事务控制粒度化细(编 ...

  6. SharePreference是如何实现的——序列化XML文件

    还记得上一篇我们讲到了用SharePreference来存储数据,那么究竟它是如何实现的呢,今天我们就来仔细看看其实现的细节,我们给它一个准确的名字,叫做XML序列化器(XmlSerializer). ...

  7. nginx的配置总结

    总体而言,nginx的配置比起apache来是要简洁很多,而言容易理解得多的,另外官网的文档也十分的简洁易懂.我们先看一个简化版的配置文件nginx.conf: #user nobody; worke ...

  8. Javascript中replace()的一些用法总结

    关于定义 replace() 方法用于在字符串中用一些字符替换另一些字符,或替换一个与正则表达式匹配的子串. 关于语法 stringObject.replace(regexp/substr,repla ...

  9. 用PowerDesigner将SQL语句生成实体类

    1.首先打开PowerDesigner,点击左上角“File”—>"Reverse Engineer"—>"Database..." 2.选择数据库 ...

  10. ubuntu下ROS安装时sudo rosdep init和rosdep update的解决方法

    问题: 在ubuntu上多次安装matlab选择合适的版本来调用摄像头,终于把系统搞坏了,重装系统后,ROS无法安装,每次安装到sudo rosdep init和rosdep update报错的问题, ...